/external/valgrind/main/VEX/pub/ |
libvex_guest_ppc64.h | 252 A horrible hack. REDIR_SP points to the highest live entry,
|
/external/valgrind/main/coregrind/ |
pub_core_threadstate.h | 343 /* Address of the highest legitimate word in this stack. This is
|
/external/valgrind/main/perf/ |
ffbench.c | 102 12.5 Mhz, "-O3" (highest level optimisation).
|
/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/ |
buildbot_unittest.py | 387 # Ordered from newest (highest number) to oldest.
|
/external/wpa_supplicant/ |
preauth.c | 399 * highest priority (smallest value) first. */
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
preauth.c | 402 * highest priority (smallest value) first. */
|
/external/wpa_supplicant_8/src/rsn_supp/ |
preauth.c | 395 * highest priority (smallest value) first. */
|
/frameworks/base/core/java/android/server/search/ |
Searchables.java | 348 * Returns the highest ranked search provider as per the
|
/frameworks/base/core/java/android/view/ |
Surface.java | 442 * @param maxLayer The highest (top-most Z order) surface layer to
|
/frameworks/base/docs/html/sdk/api_diff/10/changes/ |
jdiff_statistics.html | 80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
|
/frameworks/base/docs/html/sdk/api_diff/13/changes/ |
jdiff_statistics.html | 80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
jdiff_statistics.html | 80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
|
/frameworks/base/include/media/ |
MediaProfiles.h | 466 * 2. High quality profile must have the highest video
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
e_elementid.h | 70 * this is also the highest number of bins used
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 400 Int relLayerCodeTime[4];/* Next coding time for each Layer relative to highest layer */
|
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditor3gpReader.cpp | 323 /* the length is encoded as a sequence of bytes. The highest bit is used 327 of just 0x22 (highest bit not set) 355 /* the length is encoded as a sequence of bytes. The highest bit is used 359 of just 0x22 (highest bit not set) [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Thread.c | 140 /** Looking for highest number of file descriptor
|
/libcore/luni/src/main/native/ |
java_math_NativeBN.cpp | 233 // Put the first bytes in the highest element of the int array
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_utilities_poly.h | 258 /*Compute 3x3 determinants.Note that the highest
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Suggest.java | 432 // If the current highest word is also equal to typed word, we need to compare
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnDictionary.java | 195 * results is the highest approximation word which contains best
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
signal.h | 395 /* Return number of available real-time signal with highest priority. */
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 791 // the highest score of fits tried so far [all...] |
/external/chromium/net/socket/ |
client_socket_pool_base.cc | 201 // priority. Highest priorities are closest to the front. Older requests are 760 // Search for the highest priority pending request, amongst the groups that [all...] |
/external/chromium/net/url_request/ |
url_request.h | 557 DCHECK_GE(static_cast<int>(priority), static_cast<int>(HIGHEST)); 560 DCHECK_GE(priority, HIGHEST);
|