/dalvik/vm/mterp/armv5te/ |
OP_APUT.S | 4 * Array put, 32 bits or less. vBB[vCC] <- vAA.
|
/dalvik/vm/mterp/x86/ |
OP_CONST_CLASS.S | 21 /* This is the less common path, so we'll redo some work
|
OP_CONST_STRING.S | 21 /* This is the less common path, so we'll redo some work
|
OP_CONST_STRING_JUMBO.S | 21 /* This is the less common path, so we'll redo some work
|
/development/host/windows/usb/legacy/driver/ |
android_usb_driver_defines.h | 29 /// Asserts that current IRQL is less than provided level
31 /// Asserts that current IRQL is less or equal than provided level
35 /// Asserts that current IRQL is less than DISPATCH_LEVEL
48 /// Asserts that current IRQL is less or equal DISPATCH_LEVEL
|
/external/blktrace/ |
strverscmp.c | 44 fractional/integral: the fractional part is less than the integral one.
49 If the common prefix contains only leading zeroes, the longest part is less
85 returning less than, equal to or greater than zero if S1 is less than,
|
/external/chromium/base/ |
foundation_utils_mac.h | 30 // In the traditional GC-less environment, NSMakeCollectable is a no-op,
|
/external/chromium/third_party/icu/source/common/ |
ucol_swp.h | 29 * Swap a header-less collation binary, inside a resource bundle or ucadata.icu.
|
/external/chromium/third_party/icu/source/test/intltest/ |
lcukocol.cpp | 61 Collator::LESS
|
mnkytst.h | 11 * less than the string itself appended with any character.
|
/external/dropbear/libtommath/ |
bn_mp_dr_setup.c | 21 /* the casts are required if DIGIT_BIT is one less than
|
/external/elfutils/lib/ |
next_prime.c | 25 /* No even number and none less than 10 will be passed here. */
|
/external/icu4c/common/ |
ucol_swp.h | 37 * Swap a header-less collation binary, inside a resource bundle or ucadata.icu.
|
/external/icu4c/common/unicode/ |
icudataver.h | 32 * If icuver shows something less than U_ICU_DATA_VERSION it returns TRUE, else FALSE. The version
|
/external/icu4c/test/intltest/ |
lcukocol.cpp | 61 Collator::LESS
|
mnkytst.h | 11 * less than the string itself appended with any character.
|
/external/libvpx/vpx_mem/memory_manager/include/ |
cavl_if.h | 117 ** 32 - 64 (inclusive) that is less than or equal to the number of 148 ** or less than the number of bits in a single long. 160 /* Maximum depth is definitely less than number of bits in a long. */ 174 ** take the less branch. bit 0 gives branch from root, and
|
/external/netcat/scripts/ |
iscan | 6 ## advantages: runs slower than ident-scan, giving remote inetd less cause
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
RetryAfter.java | 112 * MUST be less than 2**31. 115 * @throws InvalidArgumentException if supplied value is less than zero. 165 * MUST be greater than zero and MUST be less than 2**31. 168 * @throws InvalidArgumentException if supplied value is less than zero.
|
SubscriptionState.java | 66 * expires value MUST be greater than zero and MUST be less than 2**31. 69 * @throws InvalidArgumentException if supplied value is less than zero. 91 * MUST be greater than zero and MUST be less than 2**31. 94 * @throws InvalidArgumentException if supplied value is less than zero.
|
/external/oauth/core/src/main/java/net/oauth/client/ |
ExcerptInputStream.java | 14 * A marker that's appended to the excerpt if it's less than the complete
|
/external/stlport/test/unit/ |
queue_test.cpp | 35 priority_queue<int, deque<int>, less<int> > q;
|
/external/v8/test/mjsunit/tools/ |
tickprocessor-test.func-info | 21 Callers occupying less than 2.0% are not shown.
|
/external/webkit/LayoutTests/fast/js/resources/ |
garbage-collect-after-string-appends.js-disabled | 6 // cost to the garbage collector. It should be improved to be less tied to these implementation details.
|
/frameworks/base/core/java/android/test/ |
FlakyTest.java | 35 * as a failed test. If the tolerance factor is less than 1, the test runs
|