Searched defs:three (Results 1 - 25 of 25) sorted by relevance

/external/v8/test/mjsunit/compiler/
H A Dregress-stacktrace.js29 eval("function two() { /* xxxxxxx */ three(); }");
35 function three() { function
43 var p3 = stack.indexOf("at three");
H A Dregress-stacktrace-methods.js34 Svin.prototype.two = function() { /* xxxxxxx */ o.three(); }
38 Hest.prototype.three = function() { if (v == 42) throw new Error("urg"); }
48 %OptimizeFunctionOnNextCall(Hest.prototype.three);
57 var p3 = stack.indexOf("at Hest.three");
/external/clang/test/PCH/Inputs/
H A Dchain-decls2.h5 struct three {}; // for verification struct
/external/clang/test/SemaCXX/
H A Dgnu-case-ranges.cpp7 three, enumerator in enum:E
H A Dtype-traits.cpp1047 int three; member in struct:CppStructStandard
1051 int three; member in struct:CppStructNonStandardByBase
/external/icu4c/test/intltest/
H A Dlistformattertest.h46 UnicodeString three,
55 const UnicodeString three; member in class:ListFormatterTest
H A Dlistformattertest.cpp23 three("Charlie", -1, US_INV), four("Delta", -1, US_INV) {
38 UnicodeString three, UnicodeString four, UnicodeString results[4]) {
51 UnicodeString input3[] = {one, two, three};
54 UnicodeString input4[] = {one, two, three, four};
91 one + ", " + two + ", " + three,
92 one + ", " + two + ", " + three + ", " + four
95 CheckFourCases("", one, two, three, four, results);
103 one + ", " + two + ", " + three,
104 one + ", " + two + ", " + three + ", " + four
107 CheckFourCases("ex_PY", one, two, three, fou
37 CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4]) argument
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dsparse.c51 unsigned int ext2fs_list_backups(ext2_filsys fs, unsigned int *three, argument
54 unsigned int *min = three;
H A Dres_gdt.c26 static unsigned int list_backups(ext2_filsys fs, unsigned int *three, argument
29 unsigned int *min = three;
125 unsigned int three = 1, five = 5, seven = 7; local
166 while ((grp = list_backups(fs, &three, &five, &seven)) <
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dfldcw_check.S131 fldl three # load value onto fp stack
164 three: .long 0 # a floating point 3.0 label
H A Dll.S237 # the above multiplies by three
563 three: .ascii "Three\0" label
/external/valgrind/main/exp-bbv/tests/x86/
H A Dfldcw_check.S85 fldl three # load value onto fp stack
128 three: .long 0 # a floating point 3.0 label
/external/skia/legacy/src/utils/
H A DSkBase64.cpp78 int three = 0; local
84 three = bytes[2];
85 two |= three >> 2;
86 three = (uint8_t) (three << 6);
87 three |= bytes[3];
88 SkASSERT(one < 256 && two < 256 && three < 256);
100 *dst = (unsigned char) three;
/external/skia/src/utils/
H A DSkBase64.cpp78 int three = 0; local
84 three = bytes[2];
85 two |= three >> 2;
86 three = (uint8_t) (three << 6);
87 three |= bytes[3];
88 SkASSERT(one < 256 && two < 256 && three < 256);
100 *dst = (unsigned char) three;
/external/icu4c/test/cintltst/
H A Dchashtst.c101 static const char three[6] = {0x74, 0x68, 0x72, 0x65, 0x65, 0}; /* "three" */ local
121 _put(hash, three, 3, 0);
126 _get(hash, three, 3);
134 if(_compareChars((void*)one, (void*)three) == TRUE ||
140 if(_compareIChars((void*)one, (void*)three) == TRUE ||
161 static const UChar three[6] = {0x0074, 0x0068, 0x0072, 0x0065, 0x0065, 0}; /* L"three" */ local
186 uhash_puti(hash, (void*)three, 3, &status);
/external/v8/test/mjsunit/
H A Dkeyed-call-ic.js56 F.prototype.three = function() {return 'three'; }
59 ['one', 'one', 'one', 'one', 'two', 'two', 'one', 'three', 'one', 'two'];
H A Dstack-traces.js37 function three() {
40 three();
238 testTrace("testNested", testNested, ["at one", "at two", "at three"]);
/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationComponent.java373 public void setRubySounds(Sound one, Sound two, Sound three) { argument
376 mRubySound3 = three;
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S232 # the above multiplies by three
563 three: .ascii "Three\0" label
/external/libvpx/libvpx/vpx_scale/generic/
H A Dbicubic_scaler.c71 unsigned short two, three; local
84 three = 3 << 13;
85 v3 = three - (2 * (a_i >> 3));
99 unsigned short two, three; local
105 three = 3 << 13;
106 v2 = three - (a_i >> 3);
/external/javassist/src/test/test/javassist/convert/
H A DArrayAccessReplaceTest.java275 public void setMultiFoo(int one, int two, int three, Foo foo); argument
276 public Foo getMultiFoo(int one, int two, int three); argument
337 public Foo getMultiFoo(int one, int two, int three) { argument
338 return multi[one][two][three];
381 public void setMultiFoo(int one, int two, int three, Foo foo) { argument
382 multi[one][two][three] = foo;
/external/libogg/src/
H A Dbitwise.c618 static int three[54]={169,2,232,252,91,132,156,36,89,13,123,176,144,32,254, local
660 cliptest(testbuffer2,test2size,0,three,threesize);
/external/tremolo/Tremolo/
H A Dbitwise.c565 static int three[54]={169,2,232,252,91,132,156,36,89,13,123,176,144,32,254, local
596 cliptest(testbuffer2,test2size,0,three,threesize);
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DJSR166TestCase.java606 public static final Integer three = new Integer(3); field in class:JSR166TestCase
/external/v8/test/cctest/
H A Dtest-api.cc1716 // Set up a prototype chain with three interceptors.
2162 Local<v8::Value> three = v8::External::Wrap(&data[3]); local
2170 char_ptr = reinterpret_cast<char*>(v8::External::Unwrap(three));
10849 v8::Handle<Value> three = v8_num(3); local
10850 v8::Handle<Value> value = inner.Close(three);

Completed in 963 milliseconds