Home
last modified time | relevance | path

Searched defs:replacements (Results 1 - 25 of 44) sorted by relevance

12

/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace_test.cc146 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 Dstr_replace.cc76 int StrReplaceAll(strings_internal::FixedMapping replacements, in StrReplaceAll() argument
71 StrReplaceAll(absl::string_view s, strings_internal::FixedMapping replacements) StrReplaceAll() argument
H A Dstr_replace.h158 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 Dstr_replace_benchmark.cc32 } replacements[] = { member
/third_party/rust/crates/regex/examples/
H A Dshootout-regex-dna-cheat.rs73 let mut replacements = vec![""; 256]; in replace_all() variables
H A Dshootout-regex-dna-single-cheat.rs58 let mut replacements = vec![""; 256]; in replace_all() variables
/third_party/node/deps/base64/base64/lib/tables/
H A Dtable_generator.c96 uint8_t* replacements = (uint8_t*)argv[1]; in main() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacro.h49 Replacements replacements; member
H A DMacroExpander.h70 std::vector<Token> replacements; member
H A DMacroExpander.cpp259 std::vector<Token> replacements; in pushMacro() local
297 expandMacro(const Macro &macro, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument
467 replaceMacroParams(const Macro &macro, 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 DReduceInterfaceBlocks.cpp60 TIntermNode *replacements[] = { variable
79 TIntermNode *replacements[] = { variable
H A DNameEmbeddedUniformStructsMetal.cpp24 std::unordered_map<int, TIntermSymbol *> replacements; member in sh::__anon19780::Traverser
H A DSeparateCompoundStructDeclarations.cpp66 TIntermSequence replacements; variable
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacroExpander.h67 std::vector<Token> replacements; member
H A DMacro.h44 Replacements replacements; member
H A DMacroExpander.cpp253 std::vector<Token> replacements; in pushMacro() local
291 expandMacro(const Macro &macro, const Token &identifier, std::vector<Token> *replacements) expandMacro() argument
463 replaceMacroParams(const Macro &macro, 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 DSeparateArrayInitialization.cpp64 TIntermSequence replacements; in visitDeclaration() local
H A DArrayReturnValueToOutParameter.cpp162 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 DRewriteRepeatedAssignToSwizzled.cpp77 TIntermSequence replacements; in visitBinary() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_output_reads.cpp48 hash_table *replacements; member in __anon7191::output_read_remover
/third_party/mesa3d/src/freedreno/computerator/
H A Da4xx.c167 struct fd_bo **replacements = calloc(sizedwords, sizeof(struct fd_bo *)); in emit_const() local
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.h30 std::unordered_map<const CallDescriptor*, const CallDescriptor*> replacements; member
/third_party/cJSON/tests/
H A Dmisc_tests.c295 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 DIntermTraverse.h193 TIntermSequence replacements; member

Completed in 48 milliseconds

12