| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | lexical_env_specialization_pass.cpp | 334 GateRef replacement = acc_.GetValueIn(func, acc_.GetNumValueIn(func) - 1); // 1: last value in in TryGetReplaceEnv() local
|
| H A D | escape_analysis.cpp | 177 void GateInfo::SetReplacement(GateRef replacement) in SetReplacement() argument 208 void EscapeAnalysis::SetReplacement(GateRef gate, GateRef replacement) in SetReplacement() argument 223 GateRef replacement = TryGetReplacement(gate); in GetCurrentGate() local
|
| /foundation/CastEngine/castengine_wifi_display/services/utils/ |
| H A D | utils.cpp | 149 void Replace(std::string &target, std::string search, std::string replacement) in Replace() argument
|
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | dma-resv.c | 335 dma_resv_replace_fences(struct dma_resv *obj, uint64_t context, struct dma_fence *replacement, enum dma_resv_usage usage) dma_resv_replace_fences() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | SupplementalDataTest.java | 327 private static CldrValue languageAlias(String type, String replacement) { in languageAlias() argument 332 private static CldrValue scriptAlias(String type, String replacement) { in scriptAlias() argument 337 private static CldrValue territoryAlias(String type, String replacement) { in territoryAlias() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| H A D | TestData.java | 74 static CldrValue alias(AliasType type, AliasReason reason, String value, String... replacement) { in alias() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | stringutil.cc | 118 GlobalReplaceSubstring(const string& substring, const string& replacement, string* s) GlobalReplaceSubstring() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-reducer.cc | 212 Replace(Node* node, Node* replacement) Replace() argument 217 Replace(Node* node, Node* replacement, NodeId max_id) Replace() argument [all...] |
| H A D | graph-reducer.h | 37 Node* replacement() const { return replacement_; } in replacement() function in v8::internal::compiler::final 106 void Replace(Node* node, Node* replacement) { in Replace() argument [all...] |
| H A D | redundancy-elimination.cc | 213 bool TypeSubsumes(Node* node, Node* replacement) { in TypeSubsumes() argument
|
| H A D | escape-analysis-reducer.cc | 39 ReplaceNode(Node* original, Node* replacement) ReplaceNode() argument [all...] |
| H A D | memory-optimizer.cc | 259 void MemoryOptimizer::ReplaceUsesAndKillNode(Node* node, Node* replacement) { in ReplaceUsesAndKillNode() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-strings.cc | 27 Handle<String> replacement = args.at<String>(3); in RUNTIME_FUNCTION() local 440 Handle<String> replacement = in RUNTIME_FUNCTION() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLSwizzle.cpp | 112 std::unique_ptr<Expression> replacement; in optimize_constructor_swizzle() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | clone_context_test.cc | 330 auto* replacement = a.Create<Node>(cloned.Symbols().New("replacement")); TEST_F() local 362 auto* replacement = a.Create<Node>(cloned.Symbols().New("replacement")); TEST_F() local [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil_unittest.cc | 846 char replacement = std::get<3>(GetParam()); in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | string_utils.cpp | 250 ReplaceSubstring(std::string *str, const std::string &substring, const std::string &replacement) ReplaceSubstring() argument 263 ReplaceAllSubstrings(std::string *str, const std::string &substring, const std::string &replacement) ReplaceAllSubstrings() argument
|
| /foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
| H A D | ringtone_dualfwk_restore.cpp | 415 std::string replacement = "media/local"; in DupToneFile() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid10.h | 19 struct md_rdev *rdev, *replacement; member
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | raid10.h | 19 struct md_rdev *rdev, *replacement; member
|
| /third_party/cJSON/tests/ |
| H A D | misc_tests.c | 343 cJSON *replacement = NULL; in cjson_replace_item_in_object_should_preserve_name() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | arbprogram.c | 380 GLcharARB *replacement; in set_program_string() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 589 UnicodeString replacement; in replaceCharRefs() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 589 UnicodeString replacement; in replaceCharRefs() local [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetEncoderICU.java | 97 CharsetEncoderICU(CharsetICU cs, byte[] replacement) { in CharsetEncoderICU() argument
|