Searched defs:four (Results 1 - 16 of 16) sorted by relevance

/external/clang/test/SemaCXX/
H A Dgnu-case-ranges.cpp8 four enumerator in enum:E
20 case four:
H A Dconstant-expression-cxx11.cpp126 const int four = 4; member in namespace:DefaultArguments
131 static_assert(Sum(1, four) == 5, "");
133 static_assert(Sum(1, 2, &four, eight) == 15, "");
H A Dtype-traits.cpp1048 int four; member in struct:CppStructStandard
1052 int four; member in struct:CppStructNonStandardByBase
/external/icu4c/test/intltest/
H A Dlistformattertest.h47 UnicodeString four,
56 const UnicodeString four; 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]) {
54 UnicodeString input4[] = {one, two, three, four};
92 one + ", " + two + ", " + three + ", " + four
95 CheckFourCases("", one, two, three, four, results);
104 one + ", " + two + ", " + three + ", " + four
107 CheckFourCases("ex_PY", one, two, three, four, results);
117 one + ", " + two + ", " + three + ", and " + four
120 CheckFourCases("en", one, two, three, four, results);
128 one + ", " + two + ", " + three + ", and " + four
37 CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4]) argument
[all...]
/external/v8/test/mjsunit/
H A Dsmi-negative-zero.js34 var four = 4; variable
52 assertEquals(Infinity, one / (four % two), "foo3");
53 assertEquals(Infinity, one / (four % minus_two), "foo4");
82 assertEquals(Infinity, one / (four % 2), "buzz5");
83 assertEquals(Infinity, one / (four % -2), "buzz6");
H A Dkeyed-call-ic.js133 f.four = function() { return 'four'; }
136 key = 'four';
/external/icu4c/test/cintltst/
H A Dchashtst.c162 static const UChar four[6] = {0x0066, 0x006F, 0x0075, 0x0072, 0}; /* L"four" */ local
187 uhash_puti(hash, (void*)four, 4, &status);
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S564 four: .ascii "Four\0" label
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S564 four: .ascii "Four\0" label
/external/libogg/src/
H A Dbitwise.c628 static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72, local
683 cliptest(testbuffer1,test1size,7,four,foursize);
/external/tremolo/Tremolo/
H A Dbitwise.c571 static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72, local
628 cliptest(testbuffer1,test1size,7,four,foursize);
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DJSR166TestCase.java607 public static final Integer four = new Integer(4); field in class:JSR166TestCase
/external/webp/src/dsp/
H A Ddec_sse2.c137 const __m128i four = _mm_set1_epi16(4); local
138 const __m128i dc = _mm_add_epi16(T0, four);
207 // Load four bytes/pixels per line.
236 // Store four bytes/pixels per line.
302 const __m128i four = _mm_set1_epi8(4); \
304 __m128i v4 = _mm_adds_epi8(fl, four); \
H A Denc_sse2.c215 const __m128i four = _mm_set1_epi16(4); local
216 const __m128i dc = _mm_add_epi16(T0, four);
285 // Load four bytes/pixels per line.
314 // Store four bytes/pixels per line.
493 // unpack (only four operations, instead of eight)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 461 milliseconds