Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/icu/icu4c/source/data/rbnf/
Dlv.txt12 "%%spellout-prefixed:",
38 "11: >%%spellout-prefixed>padsmit;",
39 "20: <%%spellout-prefixed<desmit[ >>];",
41 "200: <%%spellout-prefixed<simt[ >>];",
43 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
68 "20: <%%spellout-prefixed<desmit[ >>];",
70 "200: <%%spellout-prefixed<simt[ >>];",
72 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
/third_party/skia/third_party/externals/icu/source/data/rbnf/
Dlv.txt12 "%%spellout-prefixed:",
38 "11: >%%spellout-prefixed>padsmit;",
39 "20: <%%spellout-prefixed<desmit[ >>];",
41 "200: <%%spellout-prefixed<simt[ >>];",
43 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
68 "20: <%%spellout-prefixed<desmit[ >>];",
70 "200: <%%spellout-prefixed<simt[ >>];",
72 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
/third_party/protobuf/objectivec/Tests/
Dunittest_objc_options.proto45 // Verify that messages that already have a prefix aren't prefixed twice.
49 // Verify that enums that already have a prefix aren't prefixed twice.
59 // Verify that classes named the same as prefixes are prefixed.
/third_party/node/deps/npm/node_modules/libnpmorg/
DREADME.md66 respectively. They can optionally be prefixed with `@`.
91 respectively. They can optionally be prefixed with `@`.
108 `org` must be a scope name for an org, and can be optionally prefixed with `@`.
131 `org` must be a scope name for an org, and can be optionally prefixed with `@`.
/third_party/rust/crates/nix/
DCONTRIBUTING.md44 - **A-** prefixed labels state which area of the project the issue
46 - **E-** prefixed labels explain the level of experience necessary to fix the
48 - **O-** prefixed labels specify the OS for issues that are OS-specific
49 - **R-** prefixed labels specify the architecture for issues that are
/third_party/skia/site/docs/dev/contrib/
Dstyle.md40 prefixed.
78 Global variables are similar but prefixed with g and camel-capped.
108 Enum values are also prefixed with k. Unscoped enum values are postfixed with an
160 than file scope should be prefixed SK or GR.
192 Ganesh macros that are GL-specific should be prefixed GR_GL.
419 Method calls within method calls should be prefixed with dereference of the
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dnaming.adoc56 Each definition is prefixed with `VK_`, followed by the name.
97 Each type name is prefixed with `Vk`.
177 Each enumerant name is prefixed with `VK_`.
179 Enumerants are prefixed with the exact name of the type it belongs to,
187 ** Success codes are not prefixed with anything other than `VK_`.
188 ** Error codes are prefixed with `VK_ERROR_`.
357 declared command would be declared, but prefixed with `PFN_`, standing for
378 Pointer members/parameters are prefixed with a number of `p` characters,
381 Function pointer members/parameters are prefixed with `pfn`.
620 specification are prefixed with these two characters, according to the
Dnaming.txt56 Each definition is prefixed with `VK_`, followed by the name.
97 Each type name is prefixed with `Vk`.
177 Each enumerant name is prefixed with `VK_`.
179 Enumerants are prefixed with the exact name of the type it belongs to,
187 ** Success codes are not prefixed with anything other than `VK_`.
188 ** Error codes are prefixed with `VK_ERROR_`.
357 declared command would be declared, but prefixed with `PFN_`, standing for
378 Pointer members/parameters are prefixed with a number of `p` characters,
381 Function pointer members/parameters are prefixed with `pfn`.
619 specification are prefixed with these two characters, according to the
/third_party/python/Lib/logging/
Dconfig.py234 prefixed = qn + "."
235 pflen = len(prefixed)
238 if existing[i][:pflen] == prefixed:
610 prefixed = name + "."
611 pflen = len(prefixed)
614 if existing[i][:pflen] == prefixed:
/third_party/curl/tests/data/
Dtest129449 …tage of the business at all events; the item of mortality whose name is prefixed to the head of th…
61 …tage of the business at all events; the item of mortality whose name is prefixed to the head of th…
Dtest132915 /-prefixed proxy name
Dtest85742 POP3 RETR message with dot-prefixed line
Dtest31225 HTTPS GET to localhost and null-prefixed CN cert
Dtest17131 HTTP, get cookie with dot prefixed full domain
Dtest131454 HTTP Location: following a // prefixed url
/third_party/skia/third_party/externals/brotli/research/
DREADME.md55 … copy length may be specified. Copy length is prefixed with flag byte 0, position-distance pair is…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewTypes.def59 // Member type records. These are generally not length prefixed, and appear
127 // 16 bit member types. Generally not length prefixed.
167 // Member type records. These are generally not length prefixed, and appear
/third_party/curl/docs/cmdline-opts/
Dabstract-unix-socket.md20 Note: netstat shows the path of an abstract socket prefixed with '@', however
/third_party/openssl/doc/internal/man7/
DVERSION.pod71 prefixed by a dash, otherwise the empty string.
76 value, prefixed by a plus sign, otherwise the empty string.
/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dmain.rs43 let prefixed = format!("{}_{}", prefix, name); in env() localVariable
44 env_inner(&prefixed).or_else(|| env_inner(name)) in env()
/third_party/libuv/
DCONTRIBUTING.md60 prefixed with `uv_` (or `UV_` in case of macros).
62 * Internal, non-static functions should be prefixed with `uv__`.
100 description of the change prefixed with the name of the changed
/third_party/node/deps/uv/
DCONTRIBUTING.md60 prefixed with `uv_` (or `UV_` in case of macros).
62 * Internal, non-static functions should be prefixed with `uv__`.
100 description of the change prefixed with the name of the changed
/third_party/curl/docs/
DHSTS.md35 The `[host name]` is dot-prefixed if it includes subdomains.
/third_party/elfio/
D.gitignore90 # ignore all _ prefixed directories (usually used for generated directories)
/third_party/openh264/codec/common/x86/
Ddct.asm58 %define prefixed(a) _ %+ a
60 %define prefixed(a) a
221 jmp prefixed(WelsIDctT4Rec_mmx.begin)
602 jmp prefixed(WelsIDctT4Rec_sse2.begin)
943 jmp prefixed(WelsIDctFourT4Rec_avx2.begin)
1008 jmp prefixed(WelsIDctT4Rec_avx2.begin)

12345678910>>...13