/external/llvm/utils/llvm-build/llvmbuild/ |
D | configutil.py | 8 def configure_file(input_path, output_path, substitutions): argument
|
/external/openscreen/third_party/abseil/src/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/webrtc/third_party/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/libtextclassifier/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/abseil-cpp/absl/strings/ |
D | str_replace.cc | 34 int substitutions = 0; in ApplySubstitutions() local
|
D | str_replace.h | 210 int substitutions = in StrReplaceAll() local
|
/external/fonttools/Tests/varLib/ |
D | featureVars_test.py | 28 def _merge_substitutions(substitutions): argument
|
/external/llvm/utils/lit/lit/ |
D | TestingConfig.py | 120 environment, substitutions, unsupported, argument
|
D | TestRunner.py | 658 def applySubstitutions(script, substitutions): argument
|
/external/llvm-project/libcxx/utils/libcxx/test/ |
D | format.py | 44 def _checkBaseSubstitutions(substitutions): argument
|
D | dsl.py | 214 def _addToSubstitution(substitutions, key, value): argument
|
/external/angle/scripts/ |
D | generate_new_renderer.py | 262 substitutions = { variable
|
/external/llvm-project/llvm/utils/lit/lit/ |
D | TestingConfig.py | 105 environment, substitutions, unsupported, argument
|
D | TestRunner.py | 1147 def applySubstitutions(script, substitutions, recursion_limit=None): argument
|
/external/perfetto/src/trace_processor/metrics/ |
D | metrics.cc | 413 const std::unordered_map<std::string, std::string>& substitutions, in TemplateReplace() 576 std::unordered_map<std::string, std::string> substitutions; in RunMetric() local
|
/external/llvm-project/mlir/lib/TableGen/ |
D | Predicate.cpp | 143 ArrayRef<Subst> substitutions) { in buildPredicateTree()
|
/external/toolchain-utils/cros_utils/ |
D | misc.py | 54 def ApplySubs(string, *substitutions):
|
/external/libchrome/base/strings/ |
D | string_util.cc | 1017 size_t substitutions = subst.size(); in DoReplaceStringPlaceholders() local
|