/external/icu/icu4c/source/data/rbnf/ |
D | lv.txt | 17 "%%spellout-prefixed:", 43 "11: >%%spellout-prefixed>padsmit;", 44 "20: <%%spellout-prefixed<desmit[ >>];", 46 "200: <%%spellout-prefixed<simt[ >>];", 48 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];", 73 "20: <%%spellout-prefixed<desmit[ >>];", 75 "200: <%%spellout-prefixed<simt[ >>];", 77 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
|
/external/clang/test/FixIt/ |
D | fixit-objc.m | 30 NSString *a = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 31 id b = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 32 g("Foo"); // expected-error {{string literal must be prefixed by '@'}} 33 h("Foo"); // expected-error {{string literal must be prefixed by '@'}} 34 h(("Foo")); // expected-error {{string literal must be prefixed by '@'}} 35 [t test:"Foo"]; // expected-error {{string literal must be prefixed by '@'}} 36 t.property = "Foo"; // expected-error {{string literal must be prefixed by '@'}}
|
D | fixit-objc-arc.m | 20 NSString *a = "Foo"; // expected-error {{string literal must be prefixed by '@'}} 21 g("Foo"); // expected-error {{string literal must be prefixed by '@'}} 22 [t test:"Foo"]; // expected-error {{string literal must be prefixed by '@'}} 23 t.property = "Foo"; // expected-error {{string literal must be prefixed by '@'}}
|
D | objc-literals.m | 40 17, // expected-error{{numeric literal must be prefixed by '@' in a collection}} 41 'a', // expected-error{{character literal must be prefixed by '@'}} 42 "blah" // expected-error{{string literal must be prefixed by '@'}}
|
/external/boringssl/src/crypto/bytestring/ |
D | bytestring_test.cc | 69 CBS data, prefixed; in TestGetPrefixed() local 72 return CBS_get_u8_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 73 CBS_len(&prefixed) == 1 && in TestGetPrefixed() 74 CBS_get_u8(&prefixed, &u8) && in TestGetPrefixed() 76 CBS_get_u16_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 77 CBS_len(&prefixed) == 2 && in TestGetPrefixed() 78 CBS_get_u16(&prefixed, &u16) && in TestGetPrefixed() 80 CBS_get_u24_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 81 CBS_len(&prefixed) == 3 && in TestGetPrefixed() 82 CBS_get_u24(&prefixed, &u32) && in TestGetPrefixed() [all …]
|
/external/opencv3/modules/viz/src/ |
D | vizcore.cpp | 146 String prefixed = output + " - "; in generateWindowName() local 147 if (window_name.substr(0, prefixed.length()) == prefixed) in generateWindowName() 150 output = prefixed + window_name; // Doesn't have prefix in generateWindowName() 152 output = (window_name == "" ? output : prefixed + window_name); in generateWindowName()
|
/external/skia/site/dev/contrib/ |
D | style.md | 45 prefixed. 69 Globals variables are similar but prefixed with g and camel-capped 81 Enum values are prefixed with k. Unscoped enum values are post fixed with 136 than file scope should be prefixed SK or GR. 163 Ganesh macros that are GL-specific should be prefixed GR_GL. 382 Method calls within method calls should be prefixed with dereference of the
|
/external/curl/tests/data/ |
D | test1329 | 15 /-prefixed proxy name
|
D | test857 | 42 POP3 RETR message with dot-prefixed line
|
D | test312 | 25 HTTPS GET to localhost and null-prefixed CN cert
|
D | test171 | 31 HTTP, get cookie with dot prefixed full domain
|
D | test1314 | 54 HTTP Location: following a // prefixed url
|
/external/chromium-trace/catapult/third_party/webapp2/docs/api/webapp2_extras/ |
D | routes.rst | 8 domain and subdomain routing, prefixed routes or routes for automatic
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | rep_prefix.S | 2 # rep, repe (repz) and repne (repnz) prefixed string instructions
|
/external/iptables/extensions/ |
D | libxt_LED.man | 9 will be prefixed with "netfilter-".
|
/external/clang/test/SemaObjC/ |
D | objc-array-literal.m | 51 …NSArray *array1 = @["Forgot"]; // expected-error {{string literal must be prefixed by '@' in a col…
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.2 | 36 options are prefixed by -X, and are passed to the compressor for handling.
|
/external/bison/m4/ |
D | asm-underscore.m4 | 22 [whether C symbols are prefixed with underscore at the linker level],
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 36 will be prefixed with the name of the domain group. 66 configurations. Those inner configurations will be prefixed with the name of
|
/external/e2fsprogs/lib/ss/ |
D | ct_c.sed | 54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
|
/external/selinux/secilc/docs/ |
D | cil_reference_guide.md | 12 …ss zygote (...)))` or `(block zygote (class class (...)))`) it would be prefixed with that namespa… 131 …espace. To reference a symbol in global namespace, the symbol should be prefixed with a dot '`.`' … 174 Should the symbol not be prefixed with a dot, the current namespace would be searched first and the…
|
/external/dbus/cmake/dbus/ |
D | CMakeLists.txt | 117 ### be underscore-prefixed) 149 ### should be underscore-prefixed but don't really need
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | test4.test | 115 {"description":"Zero-prefixed hex numeric entity", 119 {"description":"Zero-prefixed decimal numeric entity",
|
/external/eigen/doc/ |
D | A10_Eigen2SupportModes.dox | 54 There is also one more eigen2_-prefixed identifier that you should know about, even though its use … 62 The eigen2_-prefixed identifiers are still available, but at this stage you should now replace them…
|
/external/llvm/docs/CommandGuide/ |
D | llvm-symbolizer.rst | 116 prefixed by (inlined by). Refer to listed examples.
|