/external/webkit/JavaScriptGlue/icu/unicode/ |
utypes.h | 452 * On Windows, WIN32 is defined, and it is _MSC_Ver>=1200 for MSVC 6.0 and higher. 540 U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than the number of levels in the sort key */
|
/external/webkit/WebCore/icu/unicode/ |
utypes.h | 452 * On Windows, WIN32 is defined, and it is _MSC_Ver>=1200 for MSVC 6.0 and higher. 540 U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than the number of levels in the sort key */
|
/external/webkit/WebKit/mac/icu/unicode/ |
utypes.h | 452 * On Windows, WIN32 is defined, and it is _MSC_Ver>=1200 for MSVC 6.0 and higher. 540 U_SORT_KEY_TOO_SHORT_WARNING = -123, /**< Number of levels requested in getBound is higher than the number of levels in the sort key */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectResources.java | 53 // project IDs that start at a much higher 393 // order and fill the map with resources that will be overwritten by higher [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/ |
measurementMgr.c | 920 /* This can only occur if FW reset occurs or when higher priority */ [all...] |
/external/tcpdump/ |
tcpdump.1 | 559 will also be printed when the higher layer packet is shorter than the [all...] |
/external/libpng/ |
libpng-1.2.44.txt | [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
libtommath.c | 264 /* now copy higher words if any, that is in A+B 338 /* now copy higher words if any, e.g. if A has more digits than B */ 1411 /* get the higher bits of the current word */ [all...] |
/bionic/libc/netbsd/net/ |
getaddrinfo.c | [all...] |
/external/proguard/docs/manual/ |
examples.html | 308 compiling in JDK 5.0 and higher. [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 51 * significantly higher value than you need can waste space and time, 103 * The maximum capacity, used if a higher value is implicitly [all...] |
SynchronousQueue.java | 66 * similar. Fifo usually supports higher throughput under 67 * contention but Lifo maintains higher thread locality in common [all...] |
LinkedBlockingQueue.java | 26 * Linked queues typically have higher throughput than array-based queues but
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
LogFactoryImpl.java | [all...] |
/external/jpeg/ |
libjpeg.doc | [all...] |
/external/kernel-headers/original/linux/ |
sched.h | 490 * values are inverted: lower p->prio value means higher priority. 495 * priority to a value higher than any user task. Note: [all...] |
/external/libffi/src/powerpc/ |
ffi.c | 68 | Return address from ffi_call_SYSV 4bytes | higher addresses 380 | Ret addr from ffi_call_LINUX64 8bytes | higher addresses [all...] |
/external/opencore/engines/player/src/ |
pv_player_engine.h | 425 // Higher priority 442 * @return A 0-based priority number. A lower number indicates higher priority. [all...] |
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 109 #define EXTRA_EPSILON_LABEL 39999 // must be higher than the number of models 112 #define SLOT_COUNTER_OFFSET 30000 // must be higher than the number of models [all...] |
/external/v8/src/arm/ |
assembler-arm.h | 259 hs = 2 << 28, // C set unsigned higher or same. 266 hi = 8 << 28, // C set, Z clear unsigned higher. [all...] |
assembler-thumb2.h | 259 hs = 2 << 28, // C set unsigned higher or same. 266 hi = 8 << 28, // C set, Z clear unsigned higher. [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedReader.java | 244 * higher-order bytes set to 0. If possible, BufferedReader returns a
|
/dalvik/libcore/luni/src/main/java/java/util/ |
IdentityHashMap.java | 265 // higher value if rehashing occurs.
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ThreadGroup.java | 706 * One can never change the maximum priority of a ThreadGroup to be higher
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 229 // Sort first by import level (higher level is at front),
|