Home
last modified time | relevance | path

Searched refs:slot_id (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dtemplate-objects.cc21 Handle<SharedFunctionInfo> shared_info, int slot_id) { in GetTemplateObject() argument
38 if (cached_template.slot_id() == slot_id) { in GetTemplateObject()
79 isolate, slot_id, template_object, previous_cached_templates); in GetTemplateObject()
88 Isolate* isolate, int slot_id, Handle<JSArray> template_object, in New() argument
97 result.set_slot_id(slot_id); in New()
Dtemplate-objects.h28 static Handle<CachedTemplateObject> New(Isolate* isolate, int slot_id,
47 Handle<SharedFunctionInfo> shared_info, int slot_id);
Dtemplate-objects.tq6 slot_id: Smi;
/third_party/node/deps/v8/src/ic/
Dbinary-op-assembler.cc14 TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, in Generate_AddWithFeedback() argument
73 slot_id, update_feedback_mode); in Generate_AddWithFeedback()
121 UpdateFeedback(var_type_feedback.value(), maybe_feedback_vector(), slot_id, in Generate_AddWithFeedback()
174 slot_id, update_feedback_mode); in Generate_AddWithFeedback()
203 UpdateFeedback(var_type_feedback.value(), maybe_feedback_vector(), slot_id, in Generate_AddWithFeedback()
211 maybe_feedback_vector(), slot_id, update_feedback_mode); in Generate_AddWithFeedback()
230 UpdateFeedback(var_type_feedback.value(), maybe_feedback_vector(), slot_id, in Generate_AddWithFeedback()
242 TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, in Generate_BinaryOperationWithFeedback() argument
292 slot_id, update_feedback_mode); in Generate_BinaryOperationWithFeedback()
335 UpdateFeedback(var_type_feedback.value(), maybe_feedback_vector(), slot_id, in Generate_BinaryOperationWithFeedback()
[all …]
/third_party/node/deps/v8/src/compiler/
Dbytecode-graph-builder.cc107 FeedbackSource CreateFeedbackSource(int slot_id);
238 size_t arg_count, int slot_id);
240 std::initializer_list<Node*> args, int slot_id) { in BuildCall() argument
241 BuildCall(receiver_mode, args.begin(), args.size(), slot_id); in BuildCall()
304 CallFrequency ComputeCallFrequency(int slot_id) const;
308 SpeculationMode GetSpeculationMode(int slot_id) const;
312 CallFeedbackRelation ComputeCallFeedbackRelation(int slot_id) const;
1128 FeedbackSource BytecodeGraphBuilder::CreateFeedbackSource(int slot_id) { in CreateFeedbackSource() argument
1129 return CreateFeedbackSource(FeedbackVector::ToSlot(slot_id)); in CreateFeedbackSource()
2257 int const slot_id = bytecode_iterator().GetIndexOperand(1); in VisitCreateRegExpLiteral() local
[all …]
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp297 int slot_id; member
345 self->slot_id = -1; in gst_asio_object_init()
491 self->slot_id = 0; in gst_asio_object_bind_callbacks()
494 self->slot_id = 1; in gst_asio_object_bind_callbacks()
497 self->slot_id = 2; in gst_asio_object_bind_callbacks()
500 self->slot_id = 3; in gst_asio_object_bind_callbacks()
503 self->slot_id = 4; in gst_asio_object_bind_callbacks()
506 self->slot_id = 5; in gst_asio_object_bind_callbacks()
509 self->slot_id = 6; in gst_asio_object_bind_callbacks()
512 self->slot_id = 7; in gst_asio_object_bind_callbacks()
[all …]
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-assembler.h169 TNode<UintPtrT> slot_id,
177 TNode<UintPtrT> slot_id,
188 TNode<UintPtrT> slot_id,
Dinterpreter-assembler.cc779 TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) { in CallJSWithSpreadAndDispatch() argument
784 slot_id); in CallJSWithSpreadAndDispatch()
802 const RegListNodePair& args, TNode<UintPtrT> slot_id, in Construct() argument
812 slot_id, UpdateFeedbackMode::kOptionalFeedback, in Construct()
846 const RegListNodePair& args, TNode<UintPtrT> slot_id, in ConstructWithSpread() argument
858 IncrementCallCount(feedback_vector, slot_id); in ConstructWithSpread()
862 LoadFeedbackVectorSlot(feedback_vector, slot_id); in ConstructWithSpread()
934 StoreWeakReferenceInFeedbackVector(feedback_vector, slot_id, in ConstructWithSpread()
936 ReportFeedbackUpdate(feedback_vector, slot_id, in ConstructWithSpread()
948 feedback_vector, slot_id, in ConstructWithSpread()
[all …]
Dinterpreter-generator.cc1371 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in JSCall() local
1377 slot_id); in JSCall()
1400 TNode<UintPtrT> slot_id = BytecodeOperandIdx(kSlotOperandIndex); in JSCallN() local
1406 slot_id); in JSCallN()
1554 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1559 CallJSWithSpreadAndDispatch(callable, context, args, slot_id, in IGNITION_HANDLER()
1573 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1577 constructor, context, new_target, args, slot_id, maybe_feedback_vector); in IGNITION_HANDLER()
1592 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local
1596 slot_id, maybe_feedback_vector); in IGNITION_HANDLER()
[all …]
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1294 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) in xhci_cmd_disable_slot() argument
1304 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_disable_slot()
1313 uint8_t bsr, uint8_t slot_id) in xhci_cmd_set_address() argument
1323 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_set_address()
1462 uint8_t deconfigure, uint8_t slot_id) in xhci_cmd_configure_ep() argument
1472 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_configure_ep()
1484 uint8_t slot_id) in xhci_cmd_evaluate_ctx() argument
1494 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_evaluate_ctx()
1502 uint8_t ep_id, uint8_t slot_id) in xhci_cmd_reset_ep() argument
1512 XHCI_TRB_3_SLOT_SET(slot_id) | in xhci_cmd_reset_ep()
[all …]
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector-impl.h426 int slot_id = secondary_location.AsCalleeFrameSlot(); in ToDualLocationUnallocatedOperand() local
427 return UnallocatedOperand(reg_id, slot_id, virtual_register); in ToDualLocationUnallocatedOperand()
Dinstruction.h246 UnallocatedOperand(int reg_id, int slot_id, int virtual_register) in UnallocatedOperand() argument
249 value_ |= SecondaryStorageField::encode(slot_id); in UnallocatedOperand()
Dregister-allocator.cc2554 int slot_id = preassigned.second; in BuildLiveRanges() local
2559 spill->set_assigned_slot(slot_id); in BuildLiveRanges()
/third_party/node/deps/v8/src/runtime/
Druntime-internal.cc671 int slot_id = args.smi_value_at(2); in RUNTIME_FUNCTION() local
676 isolate, native_context, description, shared_info, slot_id); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h2116 TNode<UintPtrT> slot_id);
3400 TNode<UintPtrT> slot_id, UpdateFeedbackMode mode);
3403 TNode<UintPtrT> slot_id);
3406 TNode<UintPtrT> slot_id);
3411 TNode<UintPtrT> slot_id, const char* reason);
Dcode-stub-assembler.cc148 TNode<FeedbackVector> feedback_vector, TNode<UintPtrT> slot_id) { in IncrementCallCount() argument
151 CAST(LoadFeedbackVectorSlot(feedback_vector, slot_id, kTaggedSize)); in IncrementCallCount()
158 StoreFeedbackVectorSlot(feedback_vector, slot_id, new_count, in IncrementCallCount()
10513 TNode<UintPtrT> slot_id, in UpdateFeedback() argument
10517 MaybeUpdateFeedback(feedback, maybe_feedback_vector, slot_id); in UpdateFeedback()
10521 UpdateFeedback(feedback, CAST(maybe_feedback_vector), slot_id); in UpdateFeedback()
10528 TNode<UintPtrT> slot_id) { in MaybeUpdateFeedback() argument
10532 UpdateFeedback(feedback, CAST(maybe_vector), slot_id); in MaybeUpdateFeedback()
10540 TNode<UintPtrT> slot_id) { in UpdateFeedback() argument
10547 LoadFeedbackVectorSlot(feedback_vector, slot_id); in UpdateFeedback()
[all …]
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c232 guint slot_id; member
2046 slot->id = dbin->slot_id++; in create_new_slot()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi44419 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="include/linux/usb.h" li…
65650 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="include/linux/usb.h" li…
67098 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="drivers/usb/host/xhci.h…
67323 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="drivers/usb/host/xhci.h…
Dtest-PR27569-v0.abi44390 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="include/linux/usb.h" li…
65636 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="include/linux/usb.h" li…
67084 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="drivers/usb/host/xhci.h…
67309 …<var-decl name="slot_id" type-id="95e97e5e" visibility="default" filepath="drivers/usb/host/xhci.h…
/third_party/gstreamer/gstplugins_base/
DChangeLog42823 output_streams, slots, guint slot_id) where used totally unprotected