/third_party/icu/icu4c/source/data/rbnf/ |
D | lv.txt | 11 "%%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/ |
D | lv.txt | 11 "%%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/ |
D | lv.txt | 12 "%%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/ |
D | c-style-guide.md | 73 - 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/ |
D | unittest_objc_options.proto | 45 // 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/ |
D | bytestring_test.cc | 77 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/ |
D | README.md | 62 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/ |
D | style.md | 46 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/ |
D | io.hpp | 799 *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/ |
D | test1294 | 47 …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…
|
D | test1329 | 15 /-prefixed proxy name
|
D | test312 | 25 HTTPS GET to localhost and null-prefixed CN cert
|
D | test857 | 42 POP3 RETR message with dot-prefixed line
|
D | test171 | 31 HTTP, get cookie with dot prefixed full domain
|
/third_party/skia/site/docs/dev/contrib/ |
D | style.md | 40 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/ |
D | abstract-unix-socket.d | 9 Note: netstat shows the path of an abstract socket prefixed with '@', however
|
/third_party/boost/tools/build/src/tools/features/ |
D | location-prefix-feature.jam | 11 Sets the build directory for a target as the project’s build directory prefixed
|
/third_party/glib/gmodule/ |
D | meson.build | 26 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/ |
D | config.py | 233 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/ |
D | README.md | 55 … 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/ |
D | no-unused-vars-experimental.md | 55 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/ |
D | browser_location.dart | 11 /// 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/ |
D | CodeViewTypes.def | 59 // 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/ |
D | npm-view.md | 113 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/ |
D | define2mk.sed | 9 # Only process values prefixed with #define CONFIG_
|