Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/icu/icu4c/source/data/rbnf/
Dlv.txt11 "%%spellout-prefixed:",
37 "11: >%%spellout-prefixed>padsmit;",
38 "20: <%%spellout-prefixed<desmit[ >>];",
40 "200: <%%spellout-prefixed<simt[ >>];",
42 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
67 "20: <%%spellout-prefixed<desmit[ >>];",
69 "200: <%%spellout-prefixed<simt[ >>];",
71 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/
Dlv.txt11 "%%spellout-prefixed:",
37 "11: >%%spellout-prefixed>padsmit;",
38 "20: <%%spellout-prefixed<desmit[ >>];",
40 "200: <%%spellout-prefixed<simt[ >>];",
42 "2000: <%%spellout-prefixed<t\u016Bksto\u0161[ >>];",
67 "20: <%%spellout-prefixed<desmit[ >>];",
69 "200: <%%spellout-prefixed<simt[ >>];",
71 "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/grpc/doc/
Dc-style-guide.md73 - Non-static functions must be prefixed by `grpc_`
74 - Static functions must *not* be prefixed by `grpc_`
75 - Typenames of `struct`s , `union`s, and `enum`s must be prefixed by `grpc_` if
76 they are declared in a header file. They must not be prefixed by `grpc_` if
81 prefixed with `GRPC_` (except for `#define` macros that are being used to
84 be prefixed with `GRPC_`.
/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/boringssl/src/crypto/bytestring/
Dbytestring_test.cc77 CBS data, prefixed; in TEST() local
80 ASSERT_TRUE(CBS_get_u8_length_prefixed(&data, &prefixed)); in TEST()
81 EXPECT_EQ(1u, CBS_len(&prefixed)); in TEST()
82 ASSERT_TRUE(CBS_get_u8(&prefixed, &u8)); in TEST()
84 ASSERT_TRUE(CBS_get_u16_length_prefixed(&data, &prefixed)); in TEST()
85 EXPECT_EQ(2u, CBS_len(&prefixed)); in TEST()
86 ASSERT_TRUE(CBS_get_u16(&prefixed, &u16)); in TEST()
88 ASSERT_TRUE(CBS_get_u24_length_prefixed(&data, &prefixed)); in TEST()
89 EXPECT_EQ(3u, CBS_len(&prefixed)); in TEST()
90 ASSERT_TRUE(CBS_get_u24(&prefixed, &u32)); in TEST()
[all …]
/third_party/node/deps/npm/node_modules/libnpmorg/
DREADME.md62 respectively. They can optionally be prefixed with `@`.
87 respectively. They can optionally be prefixed with `@`.
104 `org` must be a scope name for an org, and can be optionally prefixed with `@`.
127 `org` must be a scope name for an org, and can be optionally prefixed with `@`.
/third_party/flutter/skia/site/dev/contrib/
Dstyle.md46 prefixed.
70 Globals variables are similar but prefixed with g and camel-capped
82 Enum values are prefixed with k. Unscoped enum values are post fixed with
138 than file scope should be prefixed SK or GR.
165 Ganesh macros that are GL-specific should be prefixed GR_GL.
381 Method calls within method calls should be prefixed with dereference of the
/third_party/boost/boost/units/
Dio.hpp799 *prefixed = true; in operator ()()
811 *prefixed = false; in operator ()()
815 bool* prefixed; member
819 print_scale_t<Os> print_scale(Os& os, bool& prefixed) in print_scale() argument
821 print_scale_t<Os> result = { &os, &prefixed }; in print_scale()
863 bool prefixed; in do_print_prefixed_impl() local
864 …tching_scale<Prefixes>(q.value(), autoprefix_norm(q.value()), detail::print_scale(os, prefixed))) { in do_print_prefixed_impl()
865 if(prefixed) { in do_print_prefixed_impl()
/third_party/curl/tests/data/
Dtest129447 …tage of the business at all events; the item of mortality whose name is prefixed to the head of th…
59 …tage of the business at all events; the item of mortality whose name is prefixed to the head of th…
Dtest132915 /-prefixed proxy name
Dtest31225 HTTPS GET to localhost and null-prefixed CN cert
Dtest85742 POP3 RETR message with dot-prefixed line
Dtest17131 HTTP, get cookie with dot prefixed full domain
/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/curl/docs/cmdline-opts/
Dabstract-unix-socket.d9 Note: netstat shows the path of an abstract socket prefixed with '@', however
/third_party/boost/tools/build/src/tools/features/
Dlocation-prefix-feature.jam11 Sets the build directory for a target as the project’s build directory prefixed
/third_party/glib/gmodule/
Dmeson.build26 message('Building for MSVC: assuming that symbols are prefixed with underscore')
37 message('Cross-compiling: assuming that symbols aren\'t prefixed with underscore')
/third_party/python/Lib/logging/
Dconfig.py233 prefixed = qn + "."
234 pflen = len(prefixed)
237 if existing[i][:pflen] == prefixed:
609 prefixed = name + "."
610 pflen = len(prefixed)
613 if existing[i][:pflen] == prefixed:
/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/typescript_eslint/packages/eslint-plugin/docs/rules/
Dno-unused-vars-experimental.md55 The default value is `'^_'` (i.e. matches any name prefixed with an underscore).
73 …uments, type parameter declarations, and object destructuring variables prefixed with an underscor…
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dbrowser_location.dart11 /// Ensures that [str] is prefixed with [leading]. If [str] is already prefixed,
89 // the hash value is always prefixed with a `#`
/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/node/deps/npm/docs/content/cli-commands/
Dnpm-view.md113 will be prefixed with the version it applies to.
115 If multiple fields are requested, than each of them are prefixed with
/third_party/uboot/u-boot-2020.01/tools/scripts/
Ddefine2mk.sed9 # Only process values prefixed with #define CONFIG_

12345678910>>...17