| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSetSpanner.java | 235 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 D | locresdata.cpp | 94 const char* replacement = NULL; in uloc_getTableStringWithFallback() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSetSpanner.java | 208 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 D | nir_opt_intrinsics.c | 97 nir_ssa_def *replacement = NULL; in opt_intrinsics_alu() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_instance.py | 358 replacement = REPLACEMENTS variable
|
| H A D | zink_device_info.py | 663 replacement = REPLACEMENTS variable
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locresdata.cpp | 96 const char* replacement = nullptr; in uloc_getTableStringWithFallback() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_opt_cse.c | 163 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 D | EmulateFragColorData.cpp | 40 auto replacement = mVariableMap.find(variable); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceVariable.cpp | 24 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 D | hb-ot-name.cc | 81 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 D | locresdata.cpp | 94 const char* replacement = NULL; in uloc_getTableStringWithFallback() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
| H A D | RewriteDoWhile.cpp | 126 TIntermSequence replacement; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | combined_pass_visitor.cpp | 48 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 D | combined_pass_visitor.h | 48 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 D | skia_runtime_effect.cpp | 46 std::string replacement = childName + ".eval($1)";
in GlslToSksl() local
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | alternative.c | 185 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | alternative.c | 187 union loongarch_instruction *instr, *replacement; in apply_alternatives() local
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | security.c | 146 struct afs_permits *permits, *xpermits, *replacement, *zap, *new = NULL; in afs_cache_permit() local
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | security.c | 146 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 D | ArrayReturnValueToOutParameter.cpp | 133 TIntermFunctionPrototype *replacement = in visitFunctionPrototype() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | DeferGlobalInitializers.cpp | 169 TVariable *replacement = in DeferGlobalInitializers() local
|
| H A D | RemoveInactiveInterfaceVariables.cpp | 139 TIntermSequence replacement; in visitDeclaration() local 185 TIntermSequence replacement; in visitBinary() local
|
| H A D | SeparateDeclarations.cpp | 179 TIntermTyped *replacement = replacementSymbol; in separateDeclarator() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ |
| H A D | globalClassHandler.cpp | 198 const auto replacement = replacements.at(currentChar); in ReplaceSpecialCharacters() local
|