Home
last modified time | relevance | path

Searched defs:replacements (Results 1 – 25 of 61) sorted by relevance

123

/third_party/abseil-cpp/absl/strings/
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; in TEST() local
221 std::map<const char*, const char*> replacements; in TEST() local
232 std::list<std::pair<absl::string_view, absl::string_view>> replacements = { in TEST() local
241 std::vector<X> replacements(3); in TEST() local
251 std::vector<Cont> replacements(3); in TEST() local
Dstr_replace.h159 absl::string_view s, const StrToStrMapping& replacements) { in FindSubstitutions()
195 const StrToStrMapping& replacements) { in StrReplaceAll()
204 int StrReplaceAll(const StrToStrMapping& replacements, std::string* target) { in StrReplaceAll()
Dstr_replace.cc72 strings_internal::FixedMapping replacements) { in StrReplaceAll()
76 int StrReplaceAll(strings_internal::FixedMapping replacements, in StrReplaceAll()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
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; in TEST() local
221 std::map<const char*, const char*> replacements; in TEST() local
232 std::list<std::pair<absl::string_view, absl::string_view>> replacements = { in TEST() local
241 std::vector<X> replacements(3); in TEST() local
251 std::vector<Cont> replacements(3); in TEST() local
Dstr_replace.h159 absl::string_view s, const StrToStrMapping& replacements) { in FindSubstitutions()
195 const StrToStrMapping& replacements) { in StrReplaceAll()
204 int StrReplaceAll(const StrToStrMapping& replacements, std::string* target) { in StrReplaceAll()
Dstr_replace.cc72 strings_internal::FixedMapping replacements) { in StrReplaceAll()
76 int StrReplaceAll(strings_internal::FixedMapping replacements, in StrReplaceAll()
/third_party/spirv-tools/source/opt/
Dscalar_replacement_pass.cpp78 std::vector<Instruction*> replacements; in ReplaceVariable() local
165 Instruction* dbg_decl, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugDeclare()
195 Instruction* dbg_value, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugValue()
220 Instruction* load, const std::vector<Instruction*>& replacements) { in ReplaceWholeLoad()
278 Instruction* store, const std::vector<Instruction*>& replacements) { in ReplaceWholeStore()
328 Instruction* chain, const std::vector<Instruction*>& replacements) { in ReplaceAccessChain()
375 Instruction* inst, std::vector<Instruction*>* replacements) { in CreateReplacementVariables()
424 const Instruction* source, std::vector<Instruction*>* replacements) { in TransferAnnotations()
456 std::vector<Instruction*>* replacements) { in CreateVariable()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_replacement_pass.cpp83 std::vector<Instruction*> replacements; in ReplaceVariable() local
170 Instruction* dbg_decl, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugDeclare()
204 Instruction* dbg_value, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugValue()
229 Instruction* load, const std::vector<Instruction*>& replacements) { in ReplaceWholeLoad()
287 Instruction* store, const std::vector<Instruction*>& replacements) { in ReplaceWholeStore()
337 Instruction* chain, const std::vector<Instruction*>& replacements) { in ReplaceAccessChain()
384 Instruction* inst, std::vector<Instruction*>* replacements) { in CreateReplacementVariables()
433 const Instruction* source, std::vector<Instruction*>* replacements) { in TransferAnnotations()
465 std::vector<Instruction*>* replacements) { in CreateVariable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp83 std::vector<Instruction*> replacements; in ReplaceVariable() local
170 Instruction* dbg_decl, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugDeclare()
204 Instruction* dbg_value, const std::vector<Instruction*>& replacements) { in ReplaceWholeDebugValue()
229 Instruction* load, const std::vector<Instruction*>& replacements) { in ReplaceWholeLoad()
287 Instruction* store, const std::vector<Instruction*>& replacements) { in ReplaceWholeStore()
337 Instruction* chain, const std::vector<Instruction*>& replacements) { in ReplaceAccessChain()
384 Instruction* inst, std::vector<Instruction*>* replacements) { in CreateReplacementVariables()
433 const Instruction* source, std::vector<Instruction*>* replacements) { in TransferAnnotations()
465 std::vector<Instruction*>* replacements) { in CreateVariable()
/third_party/boost/boost/log/expressions/formatters/
Dxml_decorator.hpp52 static const char* const replacements[] = in get_replacements() local
75 static const wchar_t* const replacements[] = in get_replacements() local
Dcsv_decorator.hpp53 static const char* const replacements[] = in get_replacements() local
76 static const wchar_t* const replacements[] = in get_replacements() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DReduceInterfaceBlocks.cpp60 TIntermNode *replacements[] = { in visitDeclarationPre() local
79 TIntermNode *replacements[] = { in visitDeclarationPre() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.cpp253 std::vector<Token> replacements; in pushMacro() local
293 std::vector<Token> *replacements) in expandMacro()
465 std::vector<Token> *replacements) in replaceMacroParams()
DMacroExpander.h67 std::vector<Token> replacements; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.cpp259 std::vector<Token> replacements; in pushMacro() local
299 std::vector<Token> *replacements) in expandMacro()
469 std::vector<Token> *replacements) in replaceMacroParams()
DMacroExpander.h70 std::vector<Token> replacements; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.cpp253 std::vector<Token> replacements; in pushMacro() local
293 std::vector<Token> *replacements) in expandMacro()
465 std::vector<Token> *replacements) in replaceMacroParams()
DMacroExpander.h67 std::vector<Token> replacements; member
/third_party/boost/tools/build/src/engine/
Dbump_version.py25 def edit(file, *replacements):
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DArrayReturnValueToOutParameter.cpp158 TIntermSequence replacements; in visitAggregate() local
182 TIntermSequence replacements; in visitBranch() local
DSeparateArrayInitialization.cpp64 TIntermSequence replacements; in visitDeclaration() local
DRewriteRepeatedAssignToSwizzled.cpp72 TIntermSequence replacements; in visitBinary() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DArrayReturnValueToOutParameter.cpp162 TIntermSequence replacements; in visitAggregate() local
185 TIntermSequence replacements; in visitBranch() local
/third_party/typescript_eslint/packages/eslint-plugin-tslint/src/rules/
Dconfig.ts159 const replacements = failure.getFix(); constant
/third_party/boost/libs/log/test/run/
Dform_char_decor.cpp59 static std::vector< std::string > replacements() in replacements() function
99 static std::vector< std::wstring > replacements() in replacements() function

123