/external/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[ >>];",
|
/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/grpc-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_`.
|
/external/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 …]
|
/external/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.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | cgscc-invalidate.ll | 39 ; The 'test1_' prefixed functions test the basic scenario of inlining 52 ; The 'test2_' prefixed functions test the scenario of not inlining preserving 65 ; The 'test3_' prefixed functions test the scenario of not inlining preserving
|
D | cgscc-update.ll | 17 ; The 'test1_' prefixed functions are designed to trigger forming a new direct 49 ; The 'test2_' prefixed functions are designed to trigger forming a new direct 82 ; The 'test3_' prefixed functions are designed to inline in a way that causes 148 ; The 'test4_' prefixed functions are designed to trigger forming a new direct
|
D | last-callsite.ll | 3 ; The 'test1_' prefixed functions test the basic 'last callsite' inline 53 ; The 'test2_' prefixed functions test that we can discover the last callsite 123 ; The 'test3_' prefixed functions are similar to the 'test2_' functions but the 195 ; The 'test4_' prefixed functions are similar to the 'test2_' prefixed
|
/external/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
|
/external/skqp/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
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/ |
D | CaptureLambda.java | 27 public List<String> prefixed(String prefix) { in prefixed() method in CaptureLambda
|
/external/igt-gpu-tools/runner/json_tests_data/dmesg-warn-level-one-piglit-style/ |
D | README.txt | 5 dmesg-warn-level. All the messages are prefixed with drm_ to fit the filters.
|
/external/curl/tests/data/ |
D | test1329 | 15 /-prefixed proxy name
|
D | test857 | 42 POP3 RETR message with dot-prefixed line
|
D | test312 | 25 HTTPS GET to localhost and null-prefixed CN cert
|
/external/curl/docs/cmdline-opts/ |
D | abstract-unix-socket.d | 8 Note: netstat shows the path of an abstract socket prefixed with '@', however
|
/external/igt-gpu-tools/runner/json_tests_data/dmesg-warn-level-piglit-style/ |
D | README.txt | 5 dmesg-warn-level. All the messages are prefixed with drm_ to fit the filters.
|
/external/python/cpython3/Lib/logging/ |
D | config.py | 232 prefixed = qn + "." 233 pflen = len(prefixed) 236 if existing[i][:pflen] == prefixed: 608 prefixed = name + "." 609 pflen = len(prefixed) 612 if existing[i][:pflen] == prefixed:
|
/external/python/cpython2/Lib/logging/ |
D | config.py | 237 prefixed = qn + "." 238 pflen = len(prefixed) 241 if existing[i][:pflen] == prefixed: 614 prefixed = name + "." 615 pflen = len(prefixed) 619 (existing[i][:pflen] == prefixed):
|
/external/fonttools/Lib/fontTools/misc/ |
D | loggingTools.py | 204 prefixed = parent + "." 205 pflen = len(prefixed) 208 if existing[i][:pflen] == prefixed:
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewTypes.def | 60 // Member type records. These are generally not length prefixed, and appear 128 // 16 bit member types. Generally not length prefixed. 168 // Member type records. These are generally not length prefixed, and appear
|
/external/brotli/research/ |
D | README.md | 55 … copy length may be specified. Copy length is prefixed with flag byte 0, position-distance pair is…
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/ |
D | capture_lambda_disassembled_golden.txt | 19 …com/google/devtools/build/android/desugar/testdata/CaptureLambda.lambda$prefixed$0$CaptureLambda:(…
|