/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | parser_impl_type_alias_test.cc | 47 EXPECT_EQ(p->builder().Symbols().NameFor(alias->name), "a"); in TEST_F()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | external_texture_transform.cc | 81 auto* exp = ctx.Clone(call_expr->target.name); in Run()
|
H A D | num_workgroups_from_uniform.cc | 66 "missing transform data for " + std::string(TypeInfo().name)); in Run()
|
/third_party/skia/tools/fonts/ |
H A D | TestSVGTypeface.h | 54 TestSVGTypeface(const char* name,
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_bld.h | 70 char name member 71 [UCNV_MAX_CONVERTER_NAME_LENGTH]; /* +4: 60 internal name of the converter- invariant chars */ 257 * Return the (n)th converter name in mixed case, or NULL 260 * @param n The number specifies which converter name to get 262 * @return the (n)th converter name in mixed case, or NULL if there is none.
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | unorm2.h | 10 * file name: unorm2.h 199 * (packageName/name similar to ucnv_openPackage() and ures_open()/ResourceBundle) 204 * Use name="nfc" and UNORM2_COMPOSE/UNORM2_DECOMPOSE for Unicode standard NFC/NFD. 205 * Use name="nfkc" and UNORM2_COMPOSE/UNORM2_DECOMPOSE for Unicode standard NFKC/NFKD. 206 * Use name="nfkc_cf" and UNORM2_COMPOSE for Unicode standard NFKC_CF=NFKC_Casefold. 208 * @param packageName NULL for ICU built-in data, otherwise application data package name 209 * @param name "nfc" or "nfkc" or "nfkc_cf" or name of custom data file 220 const char *name,
|
/third_party/typescript/tests/baselines/reference/ |
H A D | returnTypeTypeArguments.js | 12 name: V;
|
H A D | throwStatements.js | 22 name: string;
|
H A D | everyTypeWithAnnotationAndInvalidInitializer.js | 21 name: string;
|
H A D | genericClassExpressionInFunction.js | 20 name: string;
|
H A D | inferTypeConstraintInstantiationCircularity.js | 83 name: string
|
/third_party/toybox/lib/ |
H A D | commas.c | 22 (int)(5+strlen(toys.which->name)+strlen(err)+next-al->arg), '^'); in comma_args()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | kill.c | 25 -l List signal name(s) and number(s) 36 -l List signal name(s) and number(s) 90 if (CFG_KILLALL5 && toys.which->name[4]=='a') { in kill_main()
|
/third_party/toybox/toys/other/ |
H A D | nsenter.c | 126 if (CFG_UNSHARE && *toys.which->name=='u') { in unshare_main()
|
/third_party/toybox/toys/posix/ |
H A D | kill.c | 25 -l List signal name(s) and number(s) 37 -l List signal name(s) and number(s) 93 if (CFG_KILLALL5 && toys.which->name[4]=='a') { in kill_main()
|
H A D | test.c | 97 if (!strcmp("[", toys.which->name)) in test_main()
|
/third_party/vixl/tools/ |
H A D | clang_tidy.py | 14 # * Neither the name of ARM Limited nor the names of its contributors may be 105 test.name,
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_message_builder_lite.cc | 15 // * Neither the name of Google Inc. nor the names of its 97 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()
|
/third_party/python/PC/layout/support/ |
H A D | filesets.py | 38 return os.path.normcase(f.name)
|
/third_party/python/Python/ |
H A D | dynamic_annotations.c | 10 * * Neither the name of Google Inc. nor the names of its 35 # error "This file should be built as pure C to avoid name mangling" 105 const char *name){} in AnnotateThreadName() 104 AnnotateThreadName(const char *file, int line, const char *name) AnnotateThreadName() argument
|
/third_party/python/Modules/_sqlite/ |
H A D | statement.c | 189 .name = MODULE_NAME ".Statement",
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | descriptor_database_test.py | 17 # * Neither the name of Google Inc. nor the names of its 118 conflict_fd.name = 'other_file2'
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | code_generator.cc | 15 // * Neither the name of Google Inc. nor the names of its 65 *error = file->name() + ": " + *error; in GenerateAll() 100 // Parses a set of comma-delimited name/value pairs.
|
/third_party/protobuf/objectivec/Tests/ |
H A D | GPBTestUtilities.h | 15 // * Neither the name of Google Inc. nor the names of its 96 - (NSData *)getDataFileNamed:(NSString *)name dataToWrite:(NSData *)dataToWrite;
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | bt-codec-cvsd.c | 111 .name = "CVSD",
|