/external/llvm/test/MC/X86/AlignedBundling/ |
long-nop-pad.s | 25 # To align this group to a bundle end, we need two 15-byte NOPs, and a 1-byte.
|
single-inst-bundling.s | 21 # This imull is 3 bytes long and should have started at 0xe, so two bytes
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-305309.js | 33 this.two = 2; 42 function Two(x) { 43 return x.two; 45 assertEquals(2, Two(a)); 46 assertEquals(2, Two(a)); 48 %OptimizeFunctionOnNextCall(Two); 49 assertEquals(2, Two(a));
|
regress-deep-proto.js | 33 var two = {foo: 0, bar: 1}; 43 poly(two);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 75 uxtb16 r5, r6 ; byte (two pixels) to halfwords 76 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 117 uxtb16 r5, r6 ; byte (two pixels) to halfwords 118 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 159 uxtb16 r5, r6 ; byte (two pixels) to halfwords 160 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords 201 uxtb16 r5, r6 ; byte (two pixels) to halfwords 202 uxtb16 r7, r6, ror #8 ; another two pixels to halfwords
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/ |
unique_pred.pass.cpp | 127 int two = 2; local 201 ii[4].reset(&two); 202 ii[5].reset(&two); 203 ii[6].reset(&two);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/sqlite3/test/ |
dump.py | 63 CREATE_BETA = """CREATE TABLE "beta" ("two");"""
|
/prebuilts/gdb/linux-x86/lib/python2.7/sqlite3/test/ |
dump.py | 63 CREATE_BETA = """CREATE TABLE "beta" ("two");"""
|
/prebuilts/go/darwin-x86/src/cmd/addr2line/ |
main.go | 12 // from standard input. For each input address, addr2line prints two output lines, 34 fmt.Fprintf(w, "reads addresses from standard input and writes two lines for each:\n")
|
/prebuilts/go/linux-x86/src/cmd/addr2line/ |
main.go | 12 // from standard input. For each input address, addr2line prints two output lines, 34 fmt.Fprintf(w, "reads addresses from standard input and writes two lines for each:\n")
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/ |
dump.py | 63 CREATE_BETA = """CREATE TABLE "beta" ("two");"""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/ |
dump.py | 63 CREATE_BETA = """CREATE TABLE "beta" ("two");"""
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
labels.s | 2 * two forms, $[0-9] and label? are allowed
|
/external/guice/extensions/mini/test/com/google/inject/mini/ |
MiniGuiceTest.java | 124 final A two = new A(); local 130 @Provides @Named("two") A getTwo() { 131 return two; 137 assertSame(two, k.aTwo); 143 @Inject @Named("two") A aTwo;
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/ |
OldBigIntegerTest.java | 27 BigInteger two = new BigInteger("2", 10); field in class:OldBigIntegerTest 53 assertTrue("Random number is too big", bi.compareTo(two.pow(70)) < 0); 55 "Two random numbers in a row are the same (might not be a bug but it very likely is)", 105 // final BigInteger TWO = BigInteger.valueOf(2); 109 // q = p.subtract(BigInteger.ONE).divide(TWO); 180 assertFalse("isProbablePrime failed for product of two large primes" + 206 assertFalse("isProbablePrime failed for product of two large primes" + 299 assertTrue("1+1", BigInteger.ONE.add(BigInteger.ONE).equals(two));
|
/external/autotest/site_utils/ |
perf_compare.py | 6 """Script to compare the performance of two different chromeOS builds. 9 chromeOS needs to be analyzed. It requires that you have already created two 150 # choose the maximum of the two. 402 'using two devices, use options --remote-1 ' 477 'board with --board, or else two board names with ' 481 logging.error('Specify either one board with --board, or two boards ' 486 'single device with --remote, or else two devices with ' 490 logging.error('Specify either one remote device with --remote, or two '
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
ConcurrentLinkedQueueTest.java | 107 q.add(two); 453 q.add(two); 470 q.add(two); 487 q.add(two); 493 assertSame(it.next(), two); local
|
FutureTaskTest.java | 552 return two; 558 assertSame(two, task.get()); 564 assertSame(two, task.get(2*LONG_DELAY_MS, MILLISECONDS)); 572 checkCompletedNormally(task, two); 579 checkCompletedNormally(task, two); 591 return two; 597 assertSame(two, task.get()); 603 assertSame(two, task.get(2*LONG_DELAY_MS, MILLISECONDS)); 610 task.set(two); 615 checkCompletedNormally(task, two); [all...] |
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
DialpadView.java | 80 private final int[] mButtonIds = new int[] {R.id.zero, R.id.one, R.id.two, R.id.three, 337 } else if (buttonId == R.id.two) { 361 } else if (buttonId == R.id.two) { 380 } else if (buttonId == R.id.two) { 420 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight 431 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight 440 if (buttonId == R.id.one || buttonId == R.id.two || buttonId == R.id.three
|
/external/libvorbis/doc/ |
02-bitpacking.tex | 13 native word size of eight bits (octets), sixteen bits, thirty-two bits 33 octet (eight bits) and a word to be a group of two, four or eight 42 only bit set when the byte is storing the two's complement integer 95 an unsigned integer, or '-1' as a signed, two's complement integer. 190 We read two, two-bit integer fields, resulting in the returned numbers 191 'b00' and 'b11'. Two things are worth noting here: 200 two-bit-wide integer 'b11'. This value may be interpreted either as
|
/external/v8/test/mjsunit/ |
array-splice.js | 32 var spliced = array.splice(1, 1, 'one', 'two'); 269 'one', 'two'); 271 assertEquals([1, 'one', 'two'], array); 318 var spliced = array.splice(2, 2, 'one', undefined, 'two'); 323 assertEquals([, , 'one', undefined, 'two', , , at7, at7, ,], array); 366 var spliced = array.splice(2, 2, 'one', undefined, 'two'); 371 assertEquals([, , 'one', undefined, 'two', , , at7, at7, ,], array);
|
substr.js | 84 // Then two-byte strings. 85 x = "UC16\u2028"; // Non-ascii char forces two-byte string. 121 // Same with two-byte strings
|
/external/guava/guava-tests/test/com/google/common/cache/ |
LocalCacheTest.java | 222 // round up to nearest power of two 241 // share capacity over each segment, then round up to nearest power of two 574 Object two = map.get(key, loader); local 575 assertNotSame(one, two); 710 final Object two = new Object(); local 730 map.put(one, two); 731 assertSame(two, map.get(one)); 773 Object two = new Object(); local 779 map.put(one, two); 781 assertNotified(listener, one, two, RemovalCause.EXPLICIT) 815 Object two = new Object(); local 846 Object two = new Object(); local 872 Object two = new Object(); local 899 Object two = new Object(); local 2410 LocalLoadingCache<Object, Object> two = SerializableTester.reserialize(one); local 2465 LocalManualCache<Object, Object> two = SerializableTester.reserialize(one); local [all...] |
/external/selinux/policycoreutils/sandbox/ |
seunshare.c | 194 #define equal_stats(one,two) \ 195 ((one)->st_dev == (two)->st_dev && (one)->st_ino == (two)->st_ino && \ 196 (one)->st_uid == (two)->st_uid && (one)->st_gid == (two)->st_gid && \ 197 (one)->st_mode == (two)->st_mode)
|
/external/v8/test/intl/ |
assert.js | 31 * Compares two objects for key/value equality. 52 * Compares two JavaScript values for type and value equality. 103 * Throws if two variables have different types or values.
|