| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | code-generator-loong64.cc | 2410 void CodeGenerator::AssembleMove(InstructionOperand* source, in AssembleConstructFrame() argument 2532 AssembleSwap(InstructionOperand* source, InstructionOperand* destination) AssembleConstructFrame() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | code-generator-riscv64.cc | 4084 void CodeGenerator::AssembleMove(InstructionOperand* source, in AssembleMove() argument 4276 AssembleSwap(InstructionOperand* source, InstructionOperand* destination) AssembleSwap() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-heap-broker.cc | 250 MapRef source = MakeRefAssumeMemoryFence(broker, *group[i]); in Refine() local 440 void JSHeapBroker::SetFeedback(FeedbackSource const& source, in SetFeedback() argument 478 ReadFeedbackForPropertyAccess( FeedbackSource const& source, AccessMode mode, base::Optional<NameRef> static_name) ReadFeedbackForPropertyAccess() argument 537 ReadFeedbackForGlobalAccess( FeedbackSource const& source) ReadFeedbackForGlobalAccess() argument 609 ReadFeedbackForInstanceOf( FeedbackSource const& source) ReadFeedbackForInstanceOf() argument 625 ReadFeedbackForArrayOrObjectLiteral( FeedbackSource const& source) ReadFeedbackForArrayOrObjectLiteral() argument 640 ReadFeedbackForRegExpLiteral( FeedbackSource const& source) ReadFeedbackForRegExpLiteral() argument 655 ReadFeedbackForTemplateObject( FeedbackSource const& source) ReadFeedbackForTemplateObject() argument 669 ReadFeedbackForCall( FeedbackSource const& source) ReadFeedbackForCall() argument 690 GetFeedbackForBinaryOperation( FeedbackSource const& source) GetFeedbackForBinaryOperation() argument 697 GetFeedbackForCompareOperation( FeedbackSource const& source) GetFeedbackForCompareOperation() argument 705 GetFeedbackForForIn(FeedbackSource const& source) GetFeedbackForForIn() argument 711 GetFeedbackForArrayOrObjectLiteral( FeedbackSource const& source) GetFeedbackForArrayOrObjectLiteral() argument 720 GetFeedbackForRegExpLiteral( FeedbackSource const& source) GetFeedbackForRegExpLiteral() argument 728 GetFeedbackForTemplateObject( FeedbackSource const& source) GetFeedbackForTemplateObject() argument 736 ProcessFeedbackForBinaryOperation( FeedbackSource const& source) ProcessFeedbackForBinaryOperation() argument 744 ProcessFeedbackForCompareOperation( FeedbackSource const& source) ProcessFeedbackForCompareOperation() argument 752 ProcessFeedbackForForIn( FeedbackSource const& source) ProcessFeedbackForForIn() argument 760 GetFeedbackForPropertyAccess( FeedbackSource const& source, AccessMode mode, base::Optional<NameRef> static_name) GetFeedbackForPropertyAccess() argument 770 GetFeedbackForInstanceOf( FeedbackSource const& source) GetFeedbackForInstanceOf() argument 778 GetFeedbackForCall( FeedbackSource const& source) GetFeedbackForCall() argument 786 GetFeedbackForGlobalAccess( FeedbackSource const& source) GetFeedbackForGlobalAccess() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.cc | 346 i::Handle<i::HeapObject> source = Utils::OpenHandle(this); in Length() local 358 i::Handle<i::HeapObject> source = Utils::OpenHandle(this); in Size() local 365 i::Handle<i::HeapObject> source = Utils::OpenHandle(this); in JavaScriptCode() local 372 i::Handle<i::HeapObject> source = Utils::OpenHandle(this); WasmBytecode() local 829 CompileInspectorScript(Isolate* v8_isolate, Local<String> source) CompileInspectorScript() argument 1036 EvaluateGlobal(v8::Isolate* isolate, v8::Local<v8::String> source, EvaluateGlobalMode mode, bool repl) EvaluateGlobal() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-regexp-gen.cc | 1222 TNode<Object> source = in TF_BUILTIN() local
|
| H A D | builtins-array-gen.cc | 1396 FlattenIntoArray( TNode<Context> context, TNode<JSReceiver> target, TNode<JSReceiver> source, TNode<Number> source_length, TNode<Number> start, TNode<Number> depth, base::Optional<TNode<HeapObject>> mapper_function = base::nullopt, base::Optional<TNode<Object>> this_arg = base::nullopt) FlattenIntoArray() argument 1535 auto source = Parameter<JSReceiver>(Descriptor::kSource); TF_BUILTIN() local 1552 auto source = Parameter<JSReceiver>(Descriptor::kSource); TF_BUILTIN() local [all...] |
| H A D | builtins-internal-gen.cc | 39 TNode<FixedArrayBase> source = in TF_BUILTIN() local 777 SetOrCopyDataProperties( TNode<Context> context, TNode<JSReceiver> target, TNode<Object> source, Label* if_runtime, base::Optional<TNode<IntPtrT>> excluded_property_count = base::nullopt, base::Optional<TNode<IntPtrT>> excluded_property_base = base::nullopt, bool use_set = true) SetOrCopyDataProperties() argument 874 auto source = UncheckedParameter<Object>(Descriptor::kSource); TF_BUILTIN() local 904 auto source = UncheckedParameter<Object>(Descriptor::kSource); TF_BUILTIN() local 925 auto source = Parameter<Object>(Descriptor::kSource); TF_BUILTIN() local 941 auto source = Parameter<Object>(Descriptor::kSource); TF_BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | object-stats.cc | 936 String source = String::cast(raw_source); in RecordVirtualScriptDetails() local
|
| H A D | factory-base.cc | 264 NewScript( Handle<PrimitiveHeapObject> source) NewScript() argument 270 NewScriptWithId( Handle<PrimitiveHeapObject> source, int script_id) NewScriptWithId() argument 505 NewRegExpBoilerplateDescription(Handle<FixedArray> data, Handle<String> source, Smi flags) NewRegExpBoilerplateDescription() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 2429 TNode<Object> source = LoadRegisterAtOperandIndex(0); in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | bigint.cc | 287 Copy(Isolate* isolate, Handle<BigIntBase> source) Copy() argument
|
| H A D | string.cc | 83 Handle<String> String::SlowShare(Isolate* isolate, Handle<String> source) { in SlowShare() argument 839 void String::WriteToFlat(String source, sinkchar* sink, int start, int length) { in WriteToFlat() argument 847 void String::WriteToFlat(String source, sinkchar* sink, int start, int length, in WriteToFlat() argument [all...] |
| /third_party/node/deps/v8/src/regexp/arm64/ |
| H A D | regexp-macro-assembler-arm64.cc | 786 Handle<HeapObject> RegExpMacroAssemblerARM64::GetCode(Handle<String> source) { in GetCode() argument 1562 void RegExpMacroAssemblerARM64::Push(Register source) { in Push() argument 1616 StoreRegister(int register_index, Register source) StoreRegister() argument [all...] |
| /third_party/node/deps/v8/src/regexp/s390/ |
| H A D | regexp-macro-assembler-s390.cc | 697 Handle<HeapObject> RegExpMacroAssemblerS390::GetCode(Handle<String> source) { in GetCode() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-regexp.cc | 2001 Handle<String> source = args.at<String>(1); in RUNTIME_FUNCTION() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | ast.h | 747 std::string source; member
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.cc | 402 InitMergeRegion(LiftoffAssembler::CacheState* state, const VarState* source, VarState* target, uint32_t count, MergeKeepStackSlots keep_stack_slots, MergeAllowConstants allow_constants, MergeAllowRegisters allow_registers, ReuseRegisters reuse_registers, LiftoffRegList used_regs) InitMergeRegion() argument 447 InitMerge(const CacheState& source, uint32_t num_locals, uint32_t arity, uint32_t stack_depth) InitMerge() argument 527 Steal(const CacheState& source) Steal() argument 532 Split(const CacheState& source) Split() argument 754 MergeFullStackWith(CacheState& target, const CacheState& source) MergeFullStackWith() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 96 ppir_codegen_vec4_reg source : 4; member 130 ppir_codegen_uniform_src source : 2; member 278 unsigned source : 6; member 286 bool source : 1; /* 0 = fb_depth, 1 = fb_color */ member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 1325 struct NineSurface9 *source = context->ds; in NineDevice9_ResolveZ() local
|
| /third_party/musl/include/netinet/ |
| H A D | tcp.h | 122 uint16_t source; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_schedule.c | 629 int source; in destructive_merge_instructions() local [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 1286 fn source(&self) -> Option<&(dyn Error + 'static)> { in source() functions [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-stream-restore.c | 1725 pa_source *source; source_output_preferred_source_changed_cb() local [all...] |
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-device.c | 82 pa_source *source; member 1289 pa_dbusiface_device_new_source(pa_dbusiface_core *core, pa_source *source) pa_dbusiface_device_new_source() argument [all...] |
| /third_party/python/Lib/ |
| H A D | ssl.py | 126 source=_ssl) variable 131 source=_ssl) variable 136 source=_ssl) variable 141 source=_ssl) variable 146 source=_ssl) variable 151 source=_ssl) variable
|