HomeSort by relevance Sort by last modified time
    Searched refs:bB (Results 1 - 25 of 44) sorted by null

1 2

  /external/fio/exp/
expression-parser.l 59 [kK]|[kK][bB] {
63 [Mm][bB] {
75 [gG]|[Gg][Bb] {
79 [tT]|[tT][bB] {
84 [pP]|[pP][bB] {
89 [kK][iI][Bb] {
93 [mM][Ii][bB] {
97 [gG][iI][Bb] {
101 [pP][iI][Bb] {
  /toolchain/binutils/binutils-2.27/gas/config/
bfin-lex.l 69 [sS][iI][gG][nN][bB][iI][tT][sS] return SIGNBITS;
130 [lL][oO][oO][pP]_[bB][eE][gG][iI][nN] return LOOP_BEGIN;
136 [lL][bB]0 _REG.regno = REG_LB0; return REG;
139 [lL][bB]1 _REG.regno = REG_LB1; return REG;
172 [dD][bB][gG][hH][aA][lL][tT] return DBGHALT;
173 [dD][bB][gG][cC][mM][pP][lL][xX] return DBGCMPLX;
174 [dD][bB][gG][aA][lL] return DBGAL;
175 [dD][bB][gG][aA][hH] return DBGAH;
176 [dD][bB][gG][aA] return DBGA;
177 [dD][bB][gG] return DBG
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
compile 100 *.o | *.[oO][bB][jJ])
  /external/libnfnetlink/build-aux/
compile 142 *.o | *.[oO][bB][jJ])
  /frameworks/data-binding/compilerCommon/
BindingExpression.g4 287 : '0' [bB] BinaryDigits
  /external/ImageMagick/config/
compile 146 *.o | *.[oO][bB][jJ])
  /external/curl/
compile 146 *.o | *.[oO][bB][jJ])
  /external/google-breakpad/autotools/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libedit/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libevent/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libmicrohttpd/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libnetfilter_conntrack/build-aux/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libpng/
compile 146 *.o | *.[oO][bB][jJ])
  /external/libxkbcommon/xkbcommon/build-aux/
compile 146 *.o | *.[oO][bB][jJ])
  /external/lmfit/build-aux/
compile 146 *.o | *.[oO][bB][jJ])
  /external/pcre/dist2/
compile 146 *.o | *.[oO][bB][jJ])
  /external/protobuf/
compile 146 *.o | *.[oO][bB][jJ])
  /external/protobuf/gtest/build-aux/
compile 146 *.o | *.[oO][bB][jJ])
  /external/python/cpython2/Modules/_ctypes/libffi/
compile 146 *.o | *.[oO][bB][jJ])
  /external/python/cpython3/Modules/_ctypes/libffi/
compile 146 *.o | *.[oO][bB][jJ])
  /external/strace/
compile 146 *.o | *.[oO][bB][jJ])
  /external/valgrind/
compile 146 *.o | *.[oO][bB][jJ])
  /toolchain/binutils/binutils-2.27/
compile 146 *.o | *.[oO][bB][jJ])
  /external/skia/tests/
ReadPixelsTest.cpp 156 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b));
161 SkAbs32(aB - bB) <= 1;
WritePixelsTest.cpp 171 int32_t bB = static_cast<int32_t>(SkGetPackedB32(b));
176 SkAbs32(aB - bB) <= 1;

Completed in 1227 milliseconds

1 2