HomeSort by relevance Sort by last modified time
    Searched full:lowest (Results 376 - 400 of 946) sorted by null

<<11121314151617181920>>

  /external/clang/lib/Lex/
PPExpressions.cpp 440 case tok::r_paren: return 0;// Lowest priority, end of expr.
441 case tok::eod: return 0;// Lowest priority, end of directive.
  /external/icu4c/common/
normalizer2impl.h 681 * minDecompNoCP=indexes[IX_MIN_DECOMP_NO_CP] is the lowest code point
683 * minCompNoMaybeCP=indexes[IX_MIN_COMP_NO_MAYBE_CP] is the lowest code point
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 453 // If the stack grows down, add the object size to find the lowest address.
522 // If the stack grows down, we need to add the size to find the lowest
    [all...]
  /external/v8/src/
platform-linux.cc 330 // We keep the lowest and highest addresses mapped as a quick way of
334 // [lowest, highest), inclusive on the low and and exclusive on the high end.
    [all...]
  /external/valgrind/main/coregrind/
m_syscall.c 341 the lowest bit of %r4.
439 calling conventions, with the leftmost arg at the lowest
  /external/valgrind/main/memcheck/
mc_include.h 154 /* Constants which are used as the lowest 2 bits in origin tags.
174 * all valid ECUs have the lowest 2 bits zero and at least
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_conceal.c 582 Simplified transform, assuming that only dc component and lowest
583 horizontal and lowest vertical component may be non-zero
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 87 components running in the process and the state of those components. Processes with the lowest
88 importance are eliminated first, then those with the next lowest importance, and so on, as necessary
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 446 * step, both sources point to the lowest id that hasn't been
448 * lowest id from those two possibilities. At each step: -If the
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h 813 /* By default, the C++ compiler will use the lowest bit of the pointer
816 function addresses aren't always even, the lowest bit of the delta
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gcov.1 188 the lowest resolution), it works best with a programming style that
567 the lowest numbered branch or call will correspond to the leftmost construct
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 813 /* By default, the C++ compiler will use the lowest bit of the pointer
816 function addresses aren't always even, the lowest bit of the delta
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gcov.1 188 the lowest resolution), it works best with a programming style that
567 the lowest numbered branch or call will correspond to the leftmost construct
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h 813 /* By default, the C++ compiler will use the lowest bit of the pointer
816 function addresses aren't always even, the lowest bit of the delta
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gcov.1 188 the lowest resolution), it works best with a programming style that
567 the lowest numbered branch or call will correspond to the leftmost construct
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 813 /* By default, the C++ compiler will use the lowest bit of the pointer
816 function addresses aren't always even, the lowest bit of the delta
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gcov.1 188 the lowest resolution), it works best with a programming style that
567 the lowest numbered branch or call will correspond to the leftmost construct
  /external/chromium/net/http/
http_network_transaction_unittest.cc     [all...]
  /external/icu4c/i18n/unicode/
calendar.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 549 /* Define this if most significant bit is lowest numbered
553 /* Define this if most significant byte of a word is the lowest numbered.
559 /* Define this if most significant word of a multiword number is the lowest
564 /* Define this if most significant word of doubles is the lowest numbered.
585 /* The lowest bit is used to indicate Thumb-mode functions, so the
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 549 /* Define this if most significant bit is lowest numbered
553 /* Define this if most significant byte of a word is the lowest numbered.
559 /* Define this if most significant word of a multiword number is the lowest
564 /* Define this if most significant word of doubles is the lowest numbered.
585 /* The lowest bit is used to indicate Thumb-mode functions, so the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 549 /* Define this if most significant bit is lowest numbered
553 /* Define this if most significant byte of a word is the lowest numbered.
559 /* Define this if most significant word of a multiword number is the lowest
564 /* Define this if most significant word of doubles is the lowest numbered.
585 /* The lowest bit is used to indicate Thumb-mode functions, so the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 549 /* Define this if most significant bit is lowest numbered
553 /* Define this if most significant byte of a word is the lowest numbered.
559 /* Define this if most significant word of a multiword number is the lowest
564 /* Define this if most significant word of doubles is the lowest numbered.
585 /* The lowest bit is used to indicate Thumb-mode functions, so the
    [all...]
  /external/ceres-solver/docs/
solving.tex 384 lowest numbered elimination group are eliminated first, and then the
385 parameter blocks in the next lowest numbered elimination group and so
414 specify an ordering, it must have one important property. The lowest
    [all...]
  /external/chromium/net/base/
host_resolver_impl_unittest.cc     [all...]

Completed in 883 milliseconds

<<11121314151617181920>>