/third_party/node/test/fixtures/wpt/resources/ |
H A D | testharness.js | |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_replace_test.cc | 146 std::map<const char *, const char *> replacements; in TEST() local 167 std::map<absl::string_view, absl::string_view> replacements; in TEST() local 196 std::vector<std::pair<std::string, std::string>> replacements; TEST() local 221 std::map<const char*, const char*> replacements; TEST() local 232 std::list<std::pair<absl::string_view, absl::string_view>> replacements = { TEST() local [all...] |
H A D | str_replace.cc | 76 int StrReplaceAll(strings_internal::FixedMapping replacements, in StrReplaceAll() argument 71 StrReplaceAll(absl::string_view s, strings_internal::FixedMapping replacements) StrReplaceAll() argument
|
H A D | str_replace.h | 158 FindSubstitutions( absl::string_view s, const StrToStrMapping& replacements) FindSubstitutions() argument 194 StrReplaceAll(absl::string_view s, const StrToStrMapping& replacements) StrReplaceAll() argument 204 StrReplaceAll(const StrToStrMapping& replacements, std::string* target) StrReplaceAll() argument [all...] |
H A D | str_replace_benchmark.cc | 32 } replacements[] = { member
|
/third_party/rust/crates/regex/examples/ |
H A D | shootout-regex-dna-cheat.rs | 73 let mut replacements = vec![""; 256]; in replace_all() variables
|
H A D | shootout-regex-dna-single-cheat.rs | 58 let mut replacements = vec![""; 256]; in replace_all() variables
|
/third_party/node/deps/base64/base64/lib/tables/ |
H A D | table_generator.c | 96 uint8_t* replacements = (uint8_t*)argv[1]; in main() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Macro.h | 49 Replacements replacements; member
|
H A D | MacroExpander.h | 70 std::vector<Token> replacements; member
|
H A D | MacroExpander.cpp | 259 std::vector<Token> replacements; in pushMacro() local 297 expandMacro(const Macro ¯o, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument 467 replaceMacroParams(const Macro ¯o, const std::vector<MacroArg> &args, std::vector<Token> *replacements) replaceMacroParams() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ReduceInterfaceBlocks.cpp | 60 TIntermNode *replacements[] = { variable 79 TIntermNode *replacements[] = { variable
|
H A D | NameEmbeddedUniformStructsMetal.cpp | 24 std::unordered_map<int, TIntermSymbol *> replacements; member in sh::__anon19780::Traverser
|
H A D | SeparateCompoundStructDeclarations.cpp | 66 TIntermSequence replacements; variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
H A D | MacroExpander.h | 67 std::vector<Token> replacements; member
|
H A D | Macro.h | 44 Replacements replacements; member
|
H A D | MacroExpander.cpp | 253 std::vector<Token> replacements; in pushMacro() local 291 expandMacro(const Macro ¯o, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument 463 replaceMacroParams(const Macro ¯o, const std::vector<MacroArg> &args, std::vector<Token> *replacements) replaceMacroParams() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
H A D | SeparateArrayInitialization.cpp | 64 TIntermSequence replacements; in visitDeclaration() local
|
H A D | ArrayReturnValueToOutParameter.cpp | 162 TIntermSequence replacements; in visitAggregate() local 185 TIntermSequence replacements; in visitBranch() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
H A D | RewriteRepeatedAssignToSwizzled.cpp | 77 TIntermSequence replacements; in visitBinary() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_output_reads.cpp | 48 hash_table *replacements; member in __anon7191::output_read_remover
|
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | a4xx.c | 167 struct fd_bo **replacements = calloc(sizedwords, sizeof(struct fd_bo *)); in emit_const() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | int64-lowering.h | 30 std::unordered_map<const CallDescriptor*, const CallDescriptor*> replacements; member
|
/third_party/cJSON/tests/ |
H A D | misc_tests.c | 295 cJSON replacements[3]; in cjson_replace_item_via_pointer_should_replace_items() local [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | IntermTraverse.h | 193 TIntermSequence replacements; member
|