/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/boringssl/src/crypto/bytestring/ |
D | bytestring_test.cc | 66 CBS data, prefixed; in TestGetPrefixed() local 69 return CBS_get_u8_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 70 CBS_len(&prefixed) == 1 && in TestGetPrefixed() 71 CBS_get_u8(&prefixed, &u8) && in TestGetPrefixed() 73 CBS_get_u16_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 74 CBS_len(&prefixed) == 2 && in TestGetPrefixed() 75 CBS_get_u16(&prefixed, &u16) && in TestGetPrefixed() 77 CBS_get_u24_length_prefixed(&data, &prefixed) && in TestGetPrefixed() 78 CBS_len(&prefixed) == 3 && in TestGetPrefixed() 79 CBS_get_u24(&prefixed, &u32) && in TestGetPrefixed() [all …]
|
/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/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/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/ |
D | routes.rst | 8 domain and subdomain routing, prefixed routes or routes for automatic
|
/external/llvm/cmake/modules/ |
D | LLVMParseArguments.cmake | 13 # name, prefixed with prefix_. So, for example, if prefix is MY_MACRO and 19 #name, prefixed with prefix_. Each variable will be filled with the arguments
|
/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/llvm/test/CodeGen/X86/ |
D | fold-load-unops.ll | 6 ; ie, when generating SSE (non-VEX-prefixed) instructions.
|
/external/bison/m4/ |
D | asm-underscore.m4 | 22 [whether C symbols are prefixed with underscore at the linker level],
|
/external/e2fsprogs/lib/ss/ |
D | ct_c.sed | 54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
|
/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 33 In Objective-C, any character, numeric or boolean literal prefixed with 144 boxed literals (this avoids conflicts with future ``'@'``-prefixed 192 A C string literal prefixed by the ``'@'`` token denotes an ``NSString`` 193 literal in the same way a numeric literal prefixed by the ``'@'`` token
|
/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/chromium-trace/trace-viewer/tracing/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/parameter-framework/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/deqp/doc/ |
D | qpa_file_format.txt | 17 log files. Comments are prefixed with an asterisk ('*').
|
/external/valgrind/exp-bbv/tests/x86/ |
D | rep_prefix.S | 2 # rep, repe (repz) and repne (repnz) prefixed string instructions
|
/external/libusb/ |
D | PORTING | 49 libusb functions, prefixed with "usbi_". Documentation for these functions
|
/external/toybox/ |
D | README | 29 prefixed cross compiler toolchain, several example toolchains are available at:
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | README | 179 set to a string that will be prefixed to all URL's when contacting 299 If an item is prefixed with "TOP_" then the item is inserted at
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 5 * public APIs to be prefixed. This makes it possible, with some care, to use
|