| /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
|
| H A D | regexp-compiler.cc | 1957 RegExpNode* replacement = in FilterOneByte() local 1977 RegExpNode* replacement in FilterOneByte() local 1997 RegExpNode* replacement = node->FilterOneByte(depth - 1, flags); FilterOneByte() local [all...] |
| /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
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_string.cpp | 1377 GetSubstitution(JSThread *thread, const JSHandle<EcmaString> &matched, const JSHandle<EcmaString> &srcString, int position, const JSHandle<TaggedArray> &captureList, const JSHandle<JSTaggedValue> &namedCaptures, const JSHandle<EcmaString> &replacement) GetSubstitution() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | gate_accessor.cpp | 1211 UseIterator GateAccessor::ReplaceHirIfException(const UseIterator &useIt, StateDepend replacement) in ReplaceHirIfException() argument 1277 ReplaceHirDirectly(GateRef hirGate, StateDepend replacement, GateRef value) ReplaceHirDirectly() argument 1298 ReplaceHirAndDeleteIfException(GateRef hirGate, StateDepend replacement, GateRef value) ReplaceHirAndDeleteIfException() argument 1591 ReplaceGate(GateRef gate, GateRef replacement) ReplaceGate() argument 1606 ReplaceGate(GateRef gate, StateDepend stateDepend, GateRef replacement) ReplaceGate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid10.c | 1221 raid10_write_one_disk(struct mddev *mddev, struct r10bio *r10_bio, struct bio *bio, bool replacement, int n_copy) raid10_write_one_disk() argument [all...] |
| H A D | raid5.h | 475 struct md_rdev *rdev, *replacement; member
|
| H A D | raid5.c | 2802 int replacement = 0; raid5_end_write_request() local [all...] |
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | raid10.c | 1269 raid10_write_one_disk(struct mddev *mddev, struct r10bio *r10_bio, struct bio *bio, bool replacement, int n_copy) raid10_write_one_disk() argument [all...] |
| H A D | raid5.h | 477 struct md_rdev __rcu *replacement; member
|
| H A D | raid5.c | 2892 int replacement = 0; raid5_end_write_request() local 8181 struct md_rdev *rdev, *replacement; raid5_spare_active() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 2148 GLcharARB *replacement; in shader_source() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 4746 protected void implReplaceWith(byte[] replacement) { in implReplaceWith() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-typed-lowering.cc | 894 Node* replacement = graph()->NewNode( in ReduceJSStrictEqual() local
|
| H A D | simplified-lowering.cc | 733 Node* replacement = *(++i); in RunLowerPhase() local 4111 void DeferReplacement(Node* node, Node* replacement) { in DeferReplacement() argument 4155 void NotifyNodeReplaced(Node* node, Node* replacement) { in NotifyNodeReplaced() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| H A D | runtime_stubs.cpp | 372 JSHandle<EcmaString> replacement = GetHArg<EcmaString>(argv, argc, 3); // 3: means the third parameter in DEF_RUNTIME_STUBS() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | shmem.c | 414 shmem_replace_entry(struct address_space *mapping, pgoff_t index, void *expected, void *replacement) shmem_replace_entry() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | shmem.c | 473 shmem_replace_entry(struct address_space *mapping, pgoff_t index, void *expected, void *replacement) shmem_replace_entry() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.cpp | 1421 UnicodeString replacement = UNICODE_STRING_SIMPLE("Supplemental Digit 1 $\\U0001D7CF."); in API_Replace() local 5784 const char16_t replacement[] = {u'x', u'$'}; // Not nul terminated string. in TestBug13632() local
|