/third_party/abseil-cpp/absl/strings/ |
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; 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
|
D | str_replace.h | 159 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()
|
D | str_replace.cc | 72 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/ |
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; 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
|
D | str_replace.h | 159 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()
|
D | str_replace.cc | 72 strings_internal::FixedMapping replacements) { in StrReplaceAll() 76 int StrReplaceAll(strings_internal::FixedMapping replacements, in StrReplaceAll()
|
/third_party/spirv-tools/source/opt/ |
D | scalar_replacement_pass.cpp | 78 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/ |
D | scalar_replacement_pass.cpp | 83 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/ |
D | scalar_replacement_pass.cpp | 83 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/ |
D | xml_decorator.hpp | 52 static const char* const replacements[] = in get_replacements() local 75 static const wchar_t* const replacements[] = in get_replacements() local
|
D | csv_decorator.hpp | 53 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/ |
D | ReduceInterfaceBlocks.cpp | 60 TIntermNode *replacements[] = { in visitDeclarationPre() local 79 TIntermNode *replacements[] = { in visitDeclarationPre() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | MacroExpander.cpp | 253 std::vector<Token> replacements; in pushMacro() local 293 std::vector<Token> *replacements) in expandMacro() 465 std::vector<Token> *replacements) in replaceMacroParams()
|
D | MacroExpander.h | 67 std::vector<Token> replacements; member
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | MacroExpander.cpp | 259 std::vector<Token> replacements; in pushMacro() local 299 std::vector<Token> *replacements) in expandMacro() 469 std::vector<Token> *replacements) in replaceMacroParams()
|
D | MacroExpander.h | 70 std::vector<Token> replacements; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | MacroExpander.cpp | 253 std::vector<Token> replacements; in pushMacro() local 293 std::vector<Token> *replacements) in expandMacro() 465 std::vector<Token> *replacements) in replaceMacroParams()
|
D | MacroExpander.h | 67 std::vector<Token> replacements; member
|
/third_party/boost/tools/build/src/engine/ |
D | bump_version.py | 25 def edit(file, *replacements):
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | ArrayReturnValueToOutParameter.cpp | 158 TIntermSequence replacements; in visitAggregate() local 182 TIntermSequence replacements; in visitBranch() local
|
D | SeparateArrayInitialization.cpp | 64 TIntermSequence replacements; in visitDeclaration() local
|
D | RewriteRepeatedAssignToSwizzled.cpp | 72 TIntermSequence replacements; in visitBinary() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
D | ArrayReturnValueToOutParameter.cpp | 162 TIntermSequence replacements; in visitAggregate() local 185 TIntermSequence replacements; in visitBranch() local
|
/third_party/typescript_eslint/packages/eslint-plugin-tslint/src/rules/ |
D | config.ts | 159 const replacements = failure.getFix(); constant
|
/third_party/boost/libs/log/test/run/ |
D | form_char_decor.cpp | 59 static std::vector< std::string > replacements() in replacements() function 99 static std::vector< std::wstring > replacements() in replacements() function
|