/external/icu/icu4c/source/i18n/ |
rbt_rule.h | 166 * 0. For example, the rule "abc{def} > | @@@ xyz;" changes "def" to 167 * "xyz" and moves the cursor to before "a". It would have a cursorOffset
|
/external/llvm/docs/CommandGuide/ |
lli.rst | 84 **llvm-as < /dev/null | llc -march=xyz -mcpu=help** 91 **llvm-as < /dev/null | llc -march=xyz -mattr=help**
|
/external/llvm/test/CodeGen/AMDGPU/ |
llvm.r600.read.local.size.ll | 130 %xyz = add i32 %xy, %z 131 store i32 %xyz, i32 addrspace(1)* %out
|
/external/shflags/src/ |
shflags_test_parsing.sh | 44 _flags_getoptEnhanced '--xyz' >"${stdoutF}" 2>"${stderrF}" 45 assertFalse "parsed invalid flag 'xyz'" $?
|
/external/webrtc/webrtc/modules/video_render/android/ |
video_render_opengles20.cc | 135 // 3 for (xyz) for the vertices and 2 for the texture 145 // 3 for (xyz) for the vertices and 2 for the texture
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/ |
Pattern2Test.java | 520 p = Pattern.compile("[&&[xyz]]"); 528 p = Pattern.compile("[[xyz]&[axy]]"); 541 p = Pattern.compile("[[xyz]&&]"); 552 p = Pattern.compile("[[abc]\\&&[xyz]]"); 554 p = Pattern.compile("[[abc]&\\&[xyz]]"); 571 p = Pattern.compile("[[a-z]&&[^aeiou]][aeiou][[^xyz]&&[a-z]]"); 586 m = p.matcher("!$/xyz"); 623 .matcher("xyz <foo\n\r22 5> <pp \t\n\f\r \u000b41x\u1234><pp \nx7\rc> zzz"); [all...] |
/libcore/luni/src/test/java/libcore/io/ |
Base64Test.java | 123 assertEquals(null, decodeToString("aGVsbG8sIHdvcmxkPyE=XYZ")); 147 assertEquals(null, decodeToString("aGVsbG8sIHdvcmxkLg==XYZ"));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
cdefs.h | 165 /* __asm__ ("xyz") is used throughout the headers to rename functions 200 # define __attribute__(xyz) /* Ignore */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_decorators.py | 185 @funcattrs(abc=1, xyz="haha") 190 self.assertEqual(C.foo.xyz, "haha")
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_decorators.py | 185 @funcattrs(abc=1, xyz="haha") 190 self.assertEqual(C.foo.xyz, "haha")
|
/prebuilts/go/darwin-x86/src/strings/ |
strings_test.go | 87 {"abc", "xyz", -1}, 89 {"a?b?c?d", "uvw?xyz", 2 + len("?")}, 100 {"abc", "xyz", -1}, 102 {"a?b?c?d", "uvw?xyz", 2 + len("?")}, 1028 {"abc", "xyz", false}, 1030 {"a?b?c?d", "uvw?xyz", true}, 1076 {"abc", "xyz", false}, 1077 {"abc", "XYZ", false},
|
/prebuilts/go/darwin-x86/src/text/template/ |
exec_test.go | 959 {"eq `xy` `xyz`", "false", true}, 973 {"ne `xy` `xyz`", "true", true}, 981 {"lt `xy` `xyz`", "true", true}, [all...] |
/prebuilts/go/darwin-x86/src/text/template/parse/ |
lex_test.go | 439 {"sample", "0123{{hello}}xyz", []item{ 444 {itemText, 13, "xyz"},
|
/prebuilts/go/linux-x86/src/strings/ |
strings_test.go | 87 {"abc", "xyz", -1}, 89 {"a?b?c?d", "uvw?xyz", 2 + len("?")}, 100 {"abc", "xyz", -1}, 102 {"a?b?c?d", "uvw?xyz", 2 + len("?")}, 1028 {"abc", "xyz", false}, 1030 {"a?b?c?d", "uvw?xyz", true}, 1076 {"abc", "xyz", false}, 1077 {"abc", "XYZ", false},
|
/prebuilts/go/linux-x86/src/text/template/ |
exec_test.go | 959 {"eq `xy` `xyz`", "false", true}, 973 {"ne `xy` `xyz`", "true", true}, 981 {"lt `xy` `xyz`", "true", true}, [all...] |
/prebuilts/go/linux-x86/src/text/template/parse/ |
lex_test.go | 439 {"sample", "0123{{hello}}xyz", []item{ 444 {itemText, 13, "xyz"},
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_decorators.py | 185 @funcattrs(abc=1, xyz="haha") 190 self.assertEqual(C.foo.xyz, "haha")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_decorators.py | 185 @funcattrs(abc=1, xyz="haha") 190 self.assertEqual(C.foo.xyz, "haha")
|
/external/icu/icu4c/source/test/cintltst/ |
cbiditst.c | [all...] |
/external/icu/icu4c/source/test/testdata/ |
re_tests.txt | 94 \by\b xyz n - - 103 \By\B xyz y - - 560 ([[:]+) a:[b]: yi $1 :[ Java and ICU dont escape [[xyz 561 ([[=]+) a=[b]= yi $1 =[ Java and ICU dont escape [[xyz 562 ([[.]+) a.[b]. yi $1 .[ Java and ICU dont escape [[xyz 563 [a[:xyz: - c - Unmatched [ 564 [a[:xyz:] - c - POSIX class [:xyz:] unknown 566 ([a[:xyz:]b]+) pbaq c - POSIX class [:xyz:] unknow [all...] |
/external/pcre/dist/testdata/ |
testinput12 | 27 xyz 33 xyz 39 xyz 45 xyz 46 xyz\P 52 xyz 58 xyz 64 xyz 70 xyz 76 xyz [all...] |
testoutput12 | 76 xyz 86 xyz 96 xyz 106 xyz 108 xyz\P 118 xyz 128 xyz 138 xyz 148 xyz 158 xyz [all...] |
/device/generic/goldfish/camera/fake-pipeline2/ |
Scene.h | 87 // Sensor color filtering coefficients in XYZ
|
/external/autotest/client/cros/faft/utils/ |
cgpt_handler.py | 29 'ROOT-A': {'partition': 3, 'Type': 'ChromeOS rootfs', 'UUID': 'xyz'},
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
name_expansion.py | 126 xyz/o1.txt 127 xyz/o2.txt 243 # [abcd/o1.txt, abcd/o2.txt, xyz/o1.txt, xyz/o2.txt]
|