Home
last modified time | relevance | path

Searched refs:prefixed (Results 1 – 25 of 157) sorted by relevance

1234567

/external/icu4c/data/rbnf/
Dlv.txt20 "%%spellout-prefixed:",
46 "11: >%%spellout-prefixed>padsmit;",
47 "20: <%%spellout-prefixed<desmit[ >>];",
49 "200: <%%spellout-prefixed<simt[ >>];",
51 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
76 "20: <%%spellout-prefixed<desmit[ >>];",
78 "200: <%%spellout-prefixed<simt[ >>];",
80 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
/external/chromium_org/third_party/icu/source/data/rbnf/
Dlv.txt20 "%%spellout-prefixed:",
46 "11: >%%spellout-prefixed>padsmit;",
47 "20: <%%spellout-prefixed<desmit[ >>];",
49 "200: <%%spellout-prefixed<simt[ >>];",
51 "2000: <%%spellout-prefixed< t\u016Bksto\u0161[ >>];",
76 "20: <%%spellout-prefixed<desmit[ >>];",
78 "200: <%%spellout-prefixed<simt[ >>];",
80 "2000: <%%spellout-prefixed< t\u016Bksto\u0161[ >>];",
/external/chromium_org/chrome/common/extensions/docs/server2/
Dchroot_file_system.py32 prefixed = posixpath.join(self._root, path)
33 prefixed_paths[prefixed] = path
34 return prefixed
/external/clang/test/FixIt/
Dobjc-literals.m40 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 '@'}}
Dfixit-objc.m30 NSString *a = "Foo"; // expected-warning {{string literal must be prefixed by '@'}}
32 g("Foo"); // expected-warning {{string literal must be prefixed by '@'}}
35 [t test:"Foo"]; // expected-warning {{string literal must be prefixed by '@'}}
36 t.property = "Foo"; // expected-warning {{string literal must be prefixed by '@'}}
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Drep_prefix.S2 # rep, repe (repz) and repne (repnz) prefixed string instructions
/external/llvm/cmake/modules/
DLLVMParseArguments.cmake13 # 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/clang/test/SemaObjC/
Dobjc-array-literal.m37 …NSArray *array1 = @["Forgot"]; // expected-error {{string literal must be prefixed by '@' in a col…
/external/grub/
Dacinclude.m4156 dnl not prefixed with `*', while later versions warn if not prefixed.
160 [whether an absolute indirect call/jump must not be prefixed with an asterisk])
178 …LUTE_WITHOUT_ASTERISK, 1, [Define if an absolute indirect call/jump must NOT be prefixed with `*'])
Dconfig.h.in3 /* Define if an absolute indirect call/jump must NOT be prefixed with `*' */
/external/smack/asmack-master/patch/beem/
D50-improved-pubsub.patch16 * For example, OpenFire requires the server to be prefixed by <b>pubsub</b>
/external/chromium_org/chrome/common/extensions/docs/templates/json/
Dcontent_providers.json29 // prefixed by the chromium directory (docs/examples).
/external/iptables/extensions/
Dlibxt_LED.man9 will be prefixed with "netfilter-".
/external/bison/m4/
Dasm-underscore.m422 [whether C symbols are prefixed with underscore at the linker level],
/external/chromium_org/net/third_party/nss/patches/
Dalpn.patch159 + /* Each protocol string is prefixed with a single byte length. */
216 * length-prefixed). For example: "\010http/1.1\006spdy/2". */
/external/chromium_org/build/
Dprotoc_java.gypi28 # the proto. All the values must be prefixed with >(java_out_dir), since that
/external/e2fsprogs/lib/ss/
Dct_c.sed54 # Dispatch based on the keyword.... illegal keywords are prefixed by ERROR:
/external/eigen/doc/
DA10_Eigen2SupportModes.dox60 There is also one more eigen2_-prefixed identifier that you should know about, even though its use …
68 The eigen2_-prefixed identifiers are still available, but at this stage you should now replace them…
/external/clang/docs/
DObjectiveCLiterals.rst33 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/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
Dcv8.txt42 rather than length-prefixed strings
/external/chromium_org/third_party/sqlite/src/test/
Dtrace2.test18 # 1. Each line of the statement is prefixed with "-- " to turn it into
/external/openssl/patches/
Dalpn.patch268 + * length-prefixed strings).
288 + * length-prefixed strings).
422 + * length-prefixed strings. */
/external/qemu/distrib/sdl-1.2.15/acinclude/
Dltdl.m463 # AC_CONFIG_SUBDIRS is not called here. LIBLTDL will be prefixed with
65 # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single
119 # is not found, LIBLTDL will be prefixed with '${top_build_prefix}' if
121 # prefixed with '${top_srcdir}/' (note the single quotes!). If your
/external/valgrind/main/exp-bbv/tests/x86/
Drep_prefix.S2 # rep, repe (repz) and repne (repnz) prefixed string instructions
/external/libusb/
DPORTING49 libusb functions, prefixed with "usbi_". Documentation for these functions

1234567