/external/android-mock/tests/com/google/android/testing/mocking/ |
ClassIsEnum.java | 24 One, Two, Three, Four;
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
caretScrolling.html | 11 four<br>
|
/external/clang/test/CodeGen/ |
staticinit.c | 14 static char* strs[] = { "one", "two", "three", "four" };
|
/external/markdown/tests/misc/ |
blockquote.html | 17 <pre><code>> this one had four so it's a code block.
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
mmintrin.h | 138 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 139 the result, and the four 16-bit values from M2 into the upper four 8-bit 168 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 169 the result, and the four 16-bit values from M2 into the upper four 8-bit 183 /* Interleave the four 8-bit values from the high half of M1 with the four [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/ |
__init__.py | 3 This package contains four sub-packages:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/ |
__init__.py | 3 This package contains four sub-packages:
|
/cts/tools/dex-tools/src/dex/reader/ |
DexEncodedValueImpl.java | 157 * four-byte integer value, interpreted as an index into the field_ids 171 * four-byte integer value, interpreted as an index into the method_ids 182 * four-byte integer value, interpreted as an index into the field_ids 196 * four-byte integer value, interpreted as an index into the type_ids 201 // FIXME SPEC!! states: unsigned (zero-extended) four-byte integer value 207 * four-byte integer value, interpreted as an index into the string_ids 225 * VALUE_FLOAT 0x10 size - 1 (0...3) ubyte[size] four-byte bit pattern, 242 * VALUE_INT 0x04 size - 1 (0...3) ubyte[size] signed four-byte integer
|
/external/chromium-trace/trace-viewer/src/tracing/ |
record_selection_dialog_interactive_tests.html | 21 ['disabled-by-default-one', 'disabled-by-default-two', 'three', 'four', 25 'twenty-four', 'twenty-five', 'twenty-six', 'twenty-seven',
|
/external/chromium_org/third_party/sqlite/src/test/ |
attachmalloc.test | 46 ATTACH 'test4.db' AS four; 47 CREATE TABLE four.t1(x);
|
/external/clang/test/Frontend/ |
dependency-gen.c | 17 // RUN: %clang -MD -MF - %s -fsyntax-only -I .//./a/b/ | FileCheck -check-prefix=CHECK-FOUR %s 18 // CHECK-FOUR: {{ }}a/b{{[/\\]}}x.h
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/ |
test_encode_basestring_ascii.py | 35 items = [('one', 1), ('two', 2), ('three', 3), ('four', 4), ('five', 5)] 37 self.assertEqual(s, '{"one": 1, "two": 2, "three": 3, "four": 4, "five": 5}')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/ |
test_encode_basestring_ascii.py | 35 items = [('one', 1), ('two', 2), ('three', 3), ('four', 4), ('five', 5)] 37 self.assertEqual(s, '{"one": 1, "two": 2, "three": 3, "four": 4, "five": 5}')
|
/art/test/055-enum-performance/src/ |
Main.java | 80 System.out.println(Enum.valueOf(c, "FOUR")); 91 "ZERO", "ONE", "TWO", "THREE", "FOUR", "FIVE", "SIX", "SEVEN", "EIGHT", 102 basisValueOf("FOUR"); 139 Enum.valueOf(c, "FOUR"); 167 Enum.valueOf(c, "FOUR"); 195 Enum.valueOf(c, "FOUR");
|
/dalvik/tests/055-enum-performance/src/ |
Main.java | 60 System.out.println(Enum.valueOf(c, "FOUR")); 71 "ZERO", "ONE", "TWO", "THREE", "FOUR", "FIVE", "SIX", "SEVEN", "EIGHT", 82 basisValueOf("FOUR"); 119 Enum.valueOf(c, "FOUR"); 147 Enum.valueOf(c, "FOUR"); 175 Enum.valueOf(c, "FOUR");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/ |
swap_member.pass.cpp | 117 P(4, "four"), 118 P(1, "four"), 119 P(2, "four"), 140 assert(c2.at(4) == "four"); 159 P(4, "four"), 160 P(1, "four"), 161 P(2, "four"), 201 assert(c2.at(4) == "four"); 298 P(4, "four"), 299 P(1, "four"), [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.swap/ |
swap_non_member.pass.cpp | 117 P(4, "four"), 118 P(1, "four"), 119 P(2, "four"), 140 assert(c2.at(4) == "four"); 159 P(4, "four"), 160 P(1, "four"), 161 P(2, "four"), 201 assert(c2.at(4) == "four"); 298 P(4, "four"), 299 P(1, "four"), [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.modifiers/ |
erase_key.pass.cpp | 34 P(4, "four"), 35 P(1, "four"), 36 P(2, "four"), 49 assert(k->second == "four"); 57 assert(k->second == "four"); 67 assert(k->second == "four"); 80 assert(k->second == "four"); 90 assert(k->second == "four"); 103 assert(k->second == "four"); 113 assert(k->second == "four"); [all...] |
/external/icu4c/layout/ |
OpenTypeLayoutEngine.h | 91 * the four byte script tag required by OpenType. 97 * @return the four byte script tag 104 * the four byte script tag required by OpenType. 110 * @return the four byte script tag 118 * the four byte langauge tag required by OpenType. 122 * @return the four byte language tag 153 * and language codes to four byte tags and save them. 228 * The four byte script tag. 235 * The four byte script tag for V2 fonts. 242 * The four byte language ta [all...] |