Home
last modified time | relevance | path

Searched defs:replacement (Results 1 - 25 of 111) sorted by relevance

12345

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dclass_use_as.hpp7 int replacement; member
/third_party/skia/third_party/externals/tint/src/utils/
H A Dstring.h27 ReplaceAll(std::string str, const std::string& substr, const std::string& replacement) ReplaceAll() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java43 public static String replace(String source, String toBeReplaced, String replacement) { in replace() argument
57 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTestUtility.java40 public static String replace(String source, String toBeReplaced, String replacement) { in replace() argument
54 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_copy_prop.c89 bi_index *replacement = calloc(sizeof(bi_index), ctx->ssa_alloc); in bi_opt_copy_prop() local
H A Dbi_opt_cse.c163 bi_index *replacement = calloc(sizeof(bi_index), ctx->ssa_alloc); in bi_opt_cse() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DUnfoldShortCircuitAST.cpp45 TIntermTernary *replacement = nullptr; in visitBinary() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dvirtual_file_store.cc28 ReplaceAll(std::string str, const std::string& substr, const std::string& replacement) ReplaceAll() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutation_finders/
H A Dreplace_identifiers.cc59 const auto* replacement = in FindMutations() local
/third_party/node/deps/v8/src/compiler/
H A Dvalue-numbering-reducer.cc127 ReplaceIfTypesMatch(Node* node, Node* replacement) ReplaceIfTypesMatch() argument
H A Dverifier.h53 VerifyEdgeInputReplacement(const Edge& edge, const Node* replacement) VerifyEdgeInputReplacement() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DNameNamelessUniformBuffers.cpp103 TIntermBinary *replacement = variable
/third_party/skia/src/sksl/ir/
H A DSkSLPrefixExpression.cpp97 ExpressionArray replacement; in negate_operands() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.h138 absl::string_view replacement; member
H A Dstr_replace_benchmark.cc31 const char* replacement; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSetSpanner.java235 public String replaceFrom(CharSequence sequence, CharSequence replacement) { in replaceFrom() argument
253 public String replaceFrom(CharSequence sequence, CharSequence replacement, CountMetho argument
273 replaceFrom(CharSequence sequence, CharSequence replacement, CountMethod countMethod, SpanCondition spanCondition) replaceFrom() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dlocresdata.cpp94 const char* replacement = NULL; in uloc_getTableStringWithFallback() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSetSpanner.java208 public String replaceFrom(CharSequence sequence, CharSequence replacement) { in replaceFrom() argument
224 public String replaceFrom(CharSequence sequence, CharSequence replacement, CountMetho argument
242 replaceFrom(CharSequence sequence, CharSequence replacement, CountMethod countMethod, SpanCondition spanCondition) replaceFrom() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_intrinsics.c97 nir_ssa_def *replacement = NULL; in opt_intrinsics_alu() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_instance.py358 replacement = REPLACEMENTS variable
/third_party/node/deps/icu-small/source/common/
H A Dlocresdata.cpp96 const char* replacement = nullptr; in uloc_getTableStringWithFallback() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DEmulateFragColorData.cpp40 auto replacement = mVariableMap.find(variable); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceVariable.cpp24 ReplaceVariableTraverser(const TVariable *toBeReplaced, const TIntermTyped *replacement) in ReplaceVariableTraverser() argument
107 ReplaceVariable(TCompiler *compiler, TIntermBlock *root, const TVariable *toBeReplaced, const TVariable *replacement) ReplaceVariable() argument
135 ReplaceVariableWithTyped(TCompiler *compiler, TIntermBlock *root, const TVariable *toBeReplaced, const TIntermTyped *replacement) ReplaceVariableWithTyped() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name.cc81 const hb_codepoint_t replacement = HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT; in hb_ot_name_convert_utf() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocresdata.cpp94 const char* replacement = NULL; in uloc_getTableStringWithFallback() local

Completed in 10 milliseconds

12345