/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
signal.h | 397 /* Return number of available real-time signal with lowest priority. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
signal.h | 397 /* Return number of available real-time signal with lowest priority. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
stringold.py | 168 Return the lowest index in s where substring sub is found,
|
timeit.py | 212 very useful. In a typical case, the lowest value gives a
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
stringold.py | 168 Return the lowest index in s where substring sub is found,
|
timeit.py | 212 very useful. In a typical case, the lowest value gives a
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
VaryingConfiguration.java | 196 // then pick the lowest supported target, and vice versa
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ReplaceStringsVisitor.java | 360 * The rating is reversed: the lowest rating integer is used for the best candidate.
|
/external/yaffs2/yaffs2/ |
yaffs_guts.c | 1489 int lowest = 999999; local 3177 int lowest = -99; \/* Stop compiler whining. *\/ local [all...] |
/docs/source.android.com/src/devices/tech/ |
power.jd | 325 graph on your measurement equipment and choose samples where the CPU is at its lowest 341 somewhere between the extremes of an all-black screen (which consumes the lowest power for
|
/external/ceres-solver/include/ceres/ |
solver.h | 437 // the lowest numbered group are eliminated first, and then the 438 // parmeter blocks in the next lowest numbered group and so on. Within [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
BidiResolver.h | 518 // L2. From the highest level found in the text to the lowest odd level on each line, 521 // Reversing is only done up to the lowest odd level. [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videocapturer_unittest.cc | 285 // Ask for lower than QQVGA. Get QQVGA, which is the lowest. 353 // Ask for lower than QVGA. Get QVGA, which is the lowest.
|
/external/clang/lib/Lex/ |
PPExpressions.cpp | 445 case tok::r_paren: return 0;// Lowest priority, end of expr. 446 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/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/av/media/libstagefright/httplive/ |
LiveSession.cpp | 824 return 0; // Pick the lowest bandwidth stream by default. 856 // to lowest) [all...] |
/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...] |
/packages/apps/Camera2/src/com/android/camera/util/ |
CameraUtil.java | 843 // Find the lowest min rate in supported ranges who can cover 30fps. [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
|