Home
last modified time | relevance | path

Searched defs:replacement (Results 26 - 50 of 155) sorted by relevance

1234567

/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
H A Dzink_device_info.py663 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/mesa3d/src/panfrost/bifrost/
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/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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteDoWhile.cpp126 TIntermSequence replacement; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcombined_pass_visitor.cpp48 void CombinedPassVisitor::LogicallyReplaceGate(GateRef gate, GateRef replacement) in LogicallyReplaceGate() argument
63 void CombinedPassVisitor::ReplaceGate(GateRef gate, GateRef replacement) in ReplaceGate() argument
79 void CombinedPassVisitor::ReplaceGate(GateRef gate, StateDepend stateDepend, GateRef replacement) in ReplaceGate() argument
175 GateRef replacement = (*i)->VisitGate(gate); VisitGate() local
234 GateRef replacement = VisitGate(gate); VisitTopGate() local
[all...]
H A Dcombined_pass_visitor.h48 void ReplaceGate(GateRef gate, GateRef replacement) in ReplaceGate() argument
52 void ReplaceGate(GateRef gate, StateDepend stateDepend, GateRef replacement) in ReplaceGate() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_effect.cpp46 std::string replacement = childName + ".eval($1)"; in GlslToSksl() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dalternative.c185 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dalternative.c187 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
/kernel/linux/linux-5.10/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/kernel/linux/linux-6.6/fs/afs/
H A Dsecurity.c146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp133 TIntermFunctionPrototype *replacement = in visitFunctionPrototype() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DDeferGlobalInitializers.cpp169 TVariable *replacement = in DeferGlobalInitializers() local
H A DRemoveInactiveInterfaceVariables.cpp139 TIntermSequence replacement; in visitDeclaration() local
185 TIntermSequence replacement; in visitBinary() local
H A DSeparateDeclarations.cpp179 TIntermTyped *replacement = replacementSymbol; in separateDeclarator() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DglobalClassHandler.cpp198 const auto replacement = replacements.at(currentChar); in ReplaceSpecialCharacters() local

Completed in 15 milliseconds

1234567