| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 349 struct dma_fence *replacement; in amdgpu_amdkfd_remove_eviction_fence() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | alternative.c | 412 u8 *instr, *replacement; in apply_alternatives() local
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | unifdef.c | 520 keywordedit(const char *replacement) in keywordedit() argument
|
| /third_party/cJSON/ |
| H A D | cJSON.c | 2618 replace_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJSON_bool case_sensitive) replace_item_in_object() argument [all...] |
| /third_party/cares/include/ |
| H A D | ares.h | 575 char *replacement; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ULocale.java | 1477 deleteOrReplace( String input, String type, String replacement) deleteOrReplace() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_longnames.cpp | 448 auto replacement = ures_getUnicodeString(aliasFillIn.getAlias(), &status); in getMeasureData() local
|
| H A D | rematch.cpp | 279 appendReplacement(UnicodeString &dest, const UnicodeString &replacement, UErrorCode &status) appendReplacement() argument 302 appendReplacement(UText *dest, UText *replacement, UErrorCode &status) appendReplacement() argument 1697 replaceAll(const UnicodeString &replacement, UErrorCode &status) replaceAll() argument 1720 replaceAll(UText *replacement, UText *dest, UErrorCode &status) replaceAll() argument 1758 replaceFirst(const UnicodeString &replacement, UErrorCode &status) replaceFirst() argument 1777 replaceFirst(UText *replacement, UText *dest, UErrorCode &status) replaceFirst() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 724 nir_ssa_def *replacement = NULL; in nir_lower_io_block() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 780 nir_deref_instr *replacement = NULL; in lower_rt_derefs() local
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_compiler.h | 190 agx_replace_index(agx_index old, agx_index replacement) in agx_replace_index() argument
|
| /third_party/node/deps/cares/include/ |
| H A D | ares.h | 608 char *replacement; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_longnames.cpp | 448 auto replacement = ures_getUnicodeString(aliasFillIn.getAlias(), &status); in getMeasureData() local
|
| H A D | rematch.cpp | 279 appendReplacement(UnicodeString &dest, const UnicodeString &replacement, UErrorCode &status) appendReplacement() argument 302 appendReplacement(UText *dest, UText *replacement, UErrorCode &status) appendReplacement() argument 1697 replaceAll(const UnicodeString &replacement, UErrorCode &status) replaceAll() argument 1720 replaceAll(UText *replacement, UText *dest, UErrorCode &status) replaceAll() argument 1758 replaceFirst(const UnicodeString &replacement, UErrorCode &status) replaceFirst() argument 1777 replaceFirst(UText *replacement, UText *dest, UErrorCode &status) replaceFirst() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 1114 const TNode<Object> replacement = in TF_BUILTIN() local 1127 const TNode<Object> replacement = in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-date-time-format.cc | 1131 char16_t replacement; in ReplaceHourCycleInPattern() local
|
| H A D | string.cc | 1284 GetSubstitution(Isolate* isolate, Match* match, Handle<String> replacement, int start_index) GetSubstitution() argument [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-nodes.h | 212 RegExpNode* replacement() { in replacement() function in v8::internal::RegExpNode 216 RegExpNode* set_replacement(RegExpNode* replacement) { in set_replacement() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 326 Compile(Isolate* isolate, Handle<JSRegExp> regexp, Handle<String> replacement, int capture_count, int subject_length) Compile() argument 545 StringReplaceGlobalAtomRegExpWithString( Isolate* isolate, Handle<String> subject, Handle<JSRegExp> pattern_regexp, Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) StringReplaceGlobalAtomRegExpWithString() argument 624 StringReplaceGlobalRegExpWithString( Isolate* isolate, Handle<String> subject, Handle<JSRegExp> regexp, Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) StringReplaceGlobalRegExpWithString() argument 1407 Handle<String> replacement; RegExpReplace() local 1602 Handle<String> replacement; RUNTIME_FUNCTION() local 1935 Handle<String> replacement; RUNTIME_FUNCTION() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.cc | 922 Register replacement = no_reg; in ClearRegister() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | IntermNode.cpp | 297 bool TIntermBranch::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() argument 315 bool TIntermSwizzle::replaceChildNode(TIntermNode *original, TIntermNode *replacement) in replaceChildNode() argument 375 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 448 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 470 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 516 replaceChildNode(TIntermNode *original, TIntermNode *replacement) replaceChildNode() argument 529 replaceChildNodeInternal(TIntermNode *original, TIntermNode *replacement) replaceChildNodeInternal() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| H A D | unittests.cpp | 338 std::string replace(std::string str, const std::string &substr, const std::string &replacement) in replace() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rematch.cpp | 279 appendReplacement(UnicodeString &dest, const UnicodeString &replacement, UErrorCode &status) appendReplacement() argument 302 appendReplacement(UText *dest, UText *replacement, UErrorCode &status) appendReplacement() argument 1687 replaceAll(const UnicodeString &replacement, UErrorCode &status) replaceAll() argument 1710 replaceAll(UText *replacement, UText *dest, UErrorCode &status) replaceAll() argument 1748 replaceFirst(const UnicodeString &replacement, UErrorCode &status) replaceFirst() argument 1767 replaceFirst(UText *replacement, UText *dest, UErrorCode &status) replaceFirst() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl.cc | 1755 SetLocation( ast::DecorationList* decos, const ast::Decoration* replacement) SetLocation() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 1618 GlobalReplaceSubstring(const string& substring, const string& replacement, string* s) GlobalReplaceSubstring() argument
|