Searched refs:five (Results 1 - 25 of 28) sorted by relevance

12

/external/mesa3d/src/glsl/glcpp/tests/
H A D054-if-with-macros.c4 #define five 5 macro
5 #if five < two
15 #if two + three <= five
20 #if five - two == three
30 #if one != five
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
H A Dscope-001.js22 * The idea behind bug 53268 is as follows. The item 'five' below is defined
24 * obj.__proto__ = this, 'five' should become a read-only propery of obj.
26 * If we then change obj.__proto__ to null, obj.five should initially be
27 * undefined. We should be able to define obj.five to whatever we want,
28 * and be able to access this value as obj.five.
30 * Bug 53268 was filed because obj.five could not be set or accessed after
39 const five = 5;
57 actual = obj.five;
61 obj.five=1;
62 actual = obj.five;
[all...]
/external/srec/config/en.us/tcp/
H A Dchange_sample_rate2.tcp12 recognize_nist dallas/0000/S072.nwf 0 0 oh eight four zero nine two five one eight five
13 recognize_nist dallas/0000/S074.nwf 0 0 eight six one oh five six six two six two
14 recognize_nist dallas/0000/S075.nwf 0 0 zero seven six five nine oh zero two five two
15 recognize_nist dallas/0000/S076.nwf 0 0 five zero two seven four nine three three zero zero
16 recognize_nist dallas/0000/S077.nwf 0 0 six nine five zero two eight seven seven three six
17 recognize_nist dallas/0000/S079.nwf 0 0 seven one one five six zero oh six five nine
18 recognize_nist dallas/0000/S080.nwf 0 0 seven oh three seven nine zero six eight five seve
[all...]
/external/clang/test/Analysis/
H A Didempotent-operations.cpp11 int five = 5; local
13 test(five * a); // expected-warning {{The right operand to '*' is always 0}}
/external/e2fsprogs/lib/ext2fs/
H A Dsparse.c52 unsigned int *five, unsigned int *seven)
65 if (*five < *min) {
66 min = five;
51 ext2fs_list_backups(ext2_filsys fs, unsigned int *three, unsigned int *five, unsigned int *seven) argument
H A Dres_gdt.c27 unsigned int *five, unsigned int *seven)
40 if (*five < *min) {
41 min = five;
125 unsigned int three = 1, five = 5, seven = 7; local
166 while ((grp = list_backups(fs, &three, &five, &seven)) <
26 list_backups(ext2_filsys fs, unsigned int *three, unsigned int *five, unsigned int *seven) argument
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp51 IntTemplate<5> five; local
/external/valgrind/main/memcheck/tests/
H A Dvcpu_fbench.stdout.exp7 adjust iteration count so the benchmark runs about five minutes.
/external/clang/test/SemaTemplate/
H A Dtypename-specifier.cpp27 int five = f(5); local
31 five += 1;
/external/v8/test/mjsunit/
H A Dsmi-ops-inlined.js445 var five = 5;
503 assertEquals(0x73594000, (pos_smi) << five);
513 assertEquals(0x73594000, (pos_smi + 0.5) << five);
521 assertEquals(-0x73594000, (neg_smi) << five);
531 assertEquals(-0x73594000, (neg_smi - 0.5) << five);
535 five = 0;
536 while (five < 5 ) ++five;
537 four = five - one;
599 assertEquals(0x73594000, (pos_smi) << five);
[all...]
H A Dsmi-ops.js452 var five = 5;
510 assertEquals(0x73594000, (pos_smi) << five);
520 assertEquals(0x73594000, (pos_smi + 0.5) << five);
528 assertEquals(-0x73594000, (neg_smi) << five);
538 assertEquals(-0x73594000, (neg_smi - 0.5) << five);
542 five = 0;
543 while (five < 5 ) ++five;
544 four = five - one;
606 assertEquals(0x73594000, (pos_smi) << five);
[all...]
H A Dkeyed-call-ic.js134 f.five = function() { return 'five'; }
140 key = 'five';
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DConcurrentModTest.java175 Double five = new Double(5.0);
176 c.add(five);
/external/llvm/test/Bindings/Ocaml/
H A Dvmcore.ml236 let five = const_int i64_type 5 in var
237 let ffive = const_uitofp five double_type in
246 ignore (define_global "const_add" (const_add foldbomb five) m);
247 ignore (define_global "const_nsw_add" (const_nsw_add foldbomb five) m);
248 ignore (define_global "const_nuw_add" (const_nuw_add foldbomb five) m);
250 ignore (define_global "const_sub" (const_sub foldbomb five) m);
251 ignore (define_global "const_nsw_sub" (const_nsw_sub foldbomb five) m);
252 ignore (define_global "const_nuw_sub" (const_nuw_sub foldbomb five) m);
254 ignore (define_global "const_mul" (const_mul foldbomb five) m);
255 ignore (define_global "const_nsw_mul" (const_nsw_mul foldbomb five)
[all...]
/external/icu4c/test/cintltst/
H A Dchashtst.c163 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ local
164 static const UChar five2[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */
188 uhash_puti(hash, (void*)five, 5, &status);
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java315 Object five = new Object();
332 map.put(four, five);
336 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
338 map.put(five, six);
342 assertNotified(listener, five, six, RemovalCause.EXPLICIT);
358 Object five = new Object();
369 map.replace(one, five);
372 map.replace(one, five, six);
373 assertNotified(listener, one, five, RemovalCause.REPLACED);
/external/tremolo/Tremolo/
H A Dbitwise.c576 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, local
632 cliptest(testbuffer2,test2size,17,five,fivesize);
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java732 Object five = new Object();
749 map.put(four, five);
753 assertNotified(listener, four, five, RemovalCause.EXPLICIT);
755 map.put(five, six);
759 assertNotified(listener, five, six, RemovalCause.EXPLICIT);
774 Object five = new Object();
785 map.replace(one, five);
788 map.replace(one, five, six);
789 assertNotified(listener, one, five, RemovalCause.REPLACED);
831 Object five
[all...]
/external/libvorbis/doc/
H A D03-codebook.tex96 4) [length] = read a five bit unsigned integer;
107 7) [length] = read a five bit unsigned integer;
122 2) [current_length] = read a five bit unsigned integer and add 1;
H A D04-codec.tex634 \item[five channels]
635 the stream is five-channel surround. channel order: front left,
H A D08-residue.tex199 5) if ( [bitflag] is set ) then [high_bits] = read five bits as unsigned integer
/external/libogg/src/
H A Dbitwise.c636 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, local
687 cliptest(testbuffer2,test2size,17,five,fivesize);
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptvalue/
H A Dtst_qscriptvalue.cpp772 QScriptValue five(5);
776 QVERIFY(five.isValid());
790 QCOMPARE(incr.call(QScriptValue(), QScriptValueList() << five).toString(), QString::fromAscii("6"));
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DJSR166TestCase.java608 public static final Integer five = new Integer(5); field in class:JSR166TestCase
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php481 protected $timestamp_threshold = 300; // in seconds, five minutes

Completed in 1338 milliseconds

12