HomeSort by relevance Sort by last modified time
    Searched refs:than (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /external/bzip2/
Android.mk 19 # than the thumb one...
  /external/dbus/test/data/valid-config-files/
system.conf 2 Add a system-local.conf and edit that rather than changing this
  /external/zlib/
Android.mk 5 # than the thumb one...
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 491 mvncc r0, #0 @ (less than) r1<- -1
492 moveq r0, #0 @ (equal) r1<- 0, trumps less than
503 movcc r0, #1 @ (greater than) r1<- 1
534 mvncc r0, #0 @ (less than) r1<- -1
535 moveq r0, #0 @ (equal) r1<- 0, trumps less than
546 movcc r0, #1 @ (greater than) r1<- 1
597 mvncc r0, #0 @ (less than) r0<- -1
598 moveq r0, #0 @ (equal) r0<- 0, trumps less than
607 movcc r0, #1 @ (greater than) r1<- 1
659 mvncc r0, #0 @ (less than) r0<- -
    [all...]
  /external/clearsilver/java-jni/
Android.mk 74 # mostly don't do that. Java on Hardy is 64 bit, and rather than finding a 32
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-validate-input.js 51 r = zip + " is longer than five characters.";
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-validate-input.js 51 r = zip + " is longer than five characters.";
  /external/guava/src/com/google/common/primitives/
generate.sh 92 * @throws IllegalArgumentException if {@code value} is greater than {@link
93 * WrapperCl#MAX_VALUE} or less than {@link WrapperCl#MIN_VALUE}
125 * @return a negative value if {@code a} is less than {@code b}; a positive
126 * value if {@code a} is greater than {@code b}; or zero if they are equal
232 * @return the value present in {@code array} that is less than or equal to
251 * @return the value present in {@code array} that is greater than or equal to
316 * @throws IllegalArgumentException if {@code bytes} has fewer than ?
  /external/v8/test/mjsunit/
debug-script-breakpoints.js 64 // Remove script break points (in another order than they where added).
105 // Remove script break points (in another order than they where added).
debug-stepin-builtin.js 39 // and than check that execution is paused inside function
debug-stepout-to-builtin.js 39 // and than check that execution is paused inside function
large-object-allocation.js 30 // than what was called for.
285 // Meaning that the instance will be smaller than a minimal JSObject and we
unicode-test.js     [all...]
array-slice.js 78 // More than 2 arguments:
debug-evaluate.js 143 // String which is longer than 80 chars.
  /bootable/recovery/updater/
Android.mk 42 # it is different than the existing .list (if any). The register.inc
  /external/v8/test/mjsunit/regress/
regress-490.js 31 // Build a string longer than 2^11. See StringBuilderConcatHelper and
  /system/core/adb/
Android.mk 135 # the gadget driver; rather than relying on the architecture type.
  /external/v8/src/
math.js 100 // of range than negative numbers; check the upper bound first.
131 // Make sure +0 is considered greater than -0. -0 is never a Smi, +0 can be
151 // Make sure -0 is considered less than +0. -0 is never a Smi, +0 can b a
  /external/libffi/src/mips/
n32.S 91 # Fix the stack if there are more than 8 64bit slots worth
97 # Is it bigger than 8 * FFI_SIZEOF_ARG?
386 # Store all possible argument registers. If there are more than
  /external/dropbear/libtommath/
bn.tex 285 own application but I think there are reasons not to. While LibTomMath is slower than libraries such as GnuMP it is
441 Certain algorithms require more than one large integer. In these instances it is ideal to initialize all of the mp\_int
523 The $size$ parameter must be greater than zero. If the function succeeds the mp\_int $a$ will be initialized
605 This will grow the array of digits of $a$ to $size$. If the \textit{alloc} parameter is already bigger than
683 To set a constant that is the size of an ISO C ``unsigned long'' and larger than a single digit the following function
716 /* set the number to 654321 (note this is bigger than 127) */
    [all...]
  /dalvik/vm/arch/arm/
CallOldABI.S 97 @ Rather than keep a count and pop them off after, we just hold on to
  /external/grub/util/
mkbimage 401 will be more than enough... if you have formated the floppy correctly
  /external/iproute2/doc/
api-ip6-flowlabels.tex 223 longer than boot time require to store allocated labels at stable
247 we cannot lease labels with lifetimes longer than boot time, the second,
324 unprivileged user to set linger longer than 60 sec.
329 unprivileged user to set timeout longer than 60 sec. Proviledged applications
ip-tunnels.tex 124 rather than via Internet. Actual tunnel endpoint address \verb|A|
134 rather than via Internet. You still may use \verb|ip route add ... onlink|
403 but not fatal flaw. The tunnel becomes NBMA rather than broadcast network.
439 and queuing not more than 10K.

Completed in 2389 milliseconds

12 3 4 5