Searched
full:highest (Results
276 -
300 of
892) sorted by null
<<11121314151617181920>>
/external/v8/src/ |
platform-cygwin.cc | 115 // We keep the lowest and highest addresses mapped as a quick way of 119 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|
platform-freebsd.cc | 128 // We keep the lowest and highest addresses mapped as a quick way of 132 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|
platform-macos.cc | 108 // We keep the lowest and highest addresses mapped as a quick way of 112 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|
platform-solaris.cc | 138 // We keep the lowest and highest addresses mapped as a quick way of 142 // [lowest, highest), inclusive on the low and and exclusive on the high end.
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_types_n_macros.h | 463 in memory at the highest address. 513 in memory at the highest address.
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
PODRedBlackTree.h | 396 // Update nodes lowest to highest. 429 // Update nodes lowest to highest.
|
/frameworks/base/docs/html/training/multiple-apks/ |
multiple.jd | 235 <li>Of the eligible APKs, highest version number wins.</li> 326 However, by using the "highest version number wins" rule, we can set an order of
|
screensize.jd | 185 <li>Of the eligible APKs, highest version number wins</li> 216 However, by using the "highest version number wins" rule, if we set the versionCode attribute in
|
texture.jd | 166 <li>Of the eligible APKs, highest version number wins</li> 207 according to the "highest version number wins" rule, if we set the versionCode attribute in each APK
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
chvr_filter.cpp | 155 /* Subtract off highest pixel and add in pixel below */ 313 /* Subtract off highest pixel and add in pixel below */
|
/frameworks/base/telephony/java/android/telephony/ |
SignalStrength.java | 59 private int mEvdoSnr; // Valid values are 0-8. 8 is the highest signal to noise ratio 281 * Get the signal to noise ratio. Valid values are 0-8. 8 is the highest.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 23 // bits. (They are the high- order bits in the highest word.) It is 330 // Helper class to zero out the unused high-order bits in the highest word.
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/ |
ContactFragment.java | 595 // Choose the label associated with the highest type precedence. 606 // Choose the presence with the highest precedence.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wanrouter.h | 117 unsigned hi_pvc; /* highest permanent circuit number */ 119 unsigned hi_svc; /* highest switched circuit number */
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 23 // bits. (They are the high- order bits in the highest word.) It is 330 // Helper class to zero out the unused high-order bits in the highest word.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 23 // bits. (They are the high- order bits in the highest word.) It is 330 // Helper class to zero out the unused high-order bits in the highest word.
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_bitset.h | 23 // bits. (They are the high- order bits in the highest word.) It is 330 // Helper class to zero out the unused high-order bits in the highest word.
|
/sdk/anttasks/src/com/android/ant/ |
NewSetupTask.java | 542 * @return a list of properties, sorted from highest priority to lowest. 608 // first build the list. they are ordered highest priority first.
|
/external/clang/lib/Frontend/ |
InitHeaderSearch.cpp | 217 // causing the highest value path to be searched for and used. 250 // If we have a $VERSION placeholder, do the highest-version search. 294 // If we found the highest versioned key, open the key and get the value. [all...] |
/external/v8/src/arm/ |
macro-assembler-arm.h | 196 // Push two registers. Pushes leftmost register first (to highest address). 207 // Push three registers. Pushes leftmost register first (to highest address). 225 // Push four registers. Pushes leftmost register first (to highest address). [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.h | 448 // Push two registers. Pushes leftmost register first (to highest address). 456 // Push three registers. Pushes leftmost register first (to highest address). 465 // Push four registers. Pushes leftmost register first (to highest address). [all...] |
/external/webkit/Source/WebCore/editing/ |
ApplyStyleCommand.cpp | 432 // We are allowed to leave the highest ancestor with unicode-bidi unsplit if it is unicode-bidi: embed and direction: allowedDirection. 468 // Split every ancestor through highest ancestor with embedding. 678 // Start from the highest fully selected ancestor so that we can modify the fully selected node. [all...] |
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-reference.js | 40 // Handle provisional api levels; the provisional level will always be the highest possible level
|
/dalvik/libdex/ |
DexFile.cpp | 527 * Round up to the next highest power of 2.
|
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 403 /* Check the highest instruction */
|
Completed in 1014 milliseconds
<<11121314151617181920>>