HomeSort by relevance Sort by last modified time
    Searched full:less (Results 51 - 75 of 2477) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/util/
ToHuman.java 26 * generally less "debuggy" than {@code toString()}.
  /dalvik/libcore/luni/src/main/java/java/lang/
NegativeArraySizeException.java 21 * Thrown when an attempt is made to create an array with a size of less than
  /dalvik/libcore/luni/src/main/java/java/util/
SortedSet.java 52 * {@code SortedSet} which contains elements less than the end element. The
58 * @return a subset where the elements are less than {@code end}.
81 * element but less than the end element. The returned {@code SortedSet} is
90 * and less than {@code end}.
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
DataStream.java 35 * If the data size in the stream is less than specified length,
  /dalvik/vm/mterp/arm-vfp/
OP_CMPG_DOUBLE.S 35 mvnmi r0, #0 @ (less than) r1<- -1
OP_CMPG_FLOAT.S 35 mvnmi r0, #0 @ (less than) r1<- -1
  /dalvik/vm/mterp/armv5te/
OP_AGET.S 4 * Array get, 32 bits or less. vAA <- vBB[vCC].
OP_APUT.S 4 * Array put, 32 bits or less. vBB[vCC] <- vAA.
  /dalvik/vm/mterp/x86/
OP_APUT_OBJECT.S 3 * Array put, 32 bits or less. vBB[vCC] <- vAA
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/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 29 * Swap a header-less collation binary, inside a resource bundle or ucadata.icu.
  /external/icu4c/test/intltest/
lcukocol.cpp 61 Collator::LESS
mnkytst.h 11 * less than the string itself appended with any character.
  /external/netcat/scripts/
iscan 6 ## advantages: runs slower than ident-scan, giving remote inetd less cause
  /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
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 34 * Interpolators which overshoot their targets, or less than 0 for

Completed in 178 milliseconds

1 23 4 5 6 7 8 91011>>