Home
last modified time | relevance | path

Searched refs:rb (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/build/b14811006-GOT_PREL-optimization/jni/
DSkAlphaMulQ.cc8 uint32_t rb = ((c & mask) * scale) >> 8; in SkAlphaMulQ() local
10 return (rb & mask) | (ag & ~mask); in SkAlphaMulQ()
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp584 string::const_iterator rb = s.begin(); in replace() local
586 s.replace(b, e, rb, re); in replace()
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp584 string::const_iterator rb = s.begin(); in replace() local
586 s.replace(b, e, rb, re); in replace()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dfstream507 __mdstr = "rb";
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.010128 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`