Home
last modified time | relevance | path

Searched defs:slot (Results 51 - 75 of 523) sorted by relevance

12345678910>>...21

/third_party/mesa3d/src/mapi/
H A Dentry_x86-64_tls.h86 entry_get_public(int slot) in entry_get_public() argument
92 entry_patch(mapi_func entry, int slot) in entry_patch() argument
103 entry_generate(int slot) in entry_generate() argument
[all...]
H A Dentry.c82 entry_get_public(int slot) in entry_get_public() argument
89 entry_generate(int slot) in entry_generate() argument
95 entry_patch(mapi_func entry, int slot) in entry_patch() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_compiler.h56 unsigned slot = value & ~BIR_FAU_UNIFORM; in va_fau_page() local
/third_party/libinput/test/
H A Dlitest-device-alps-3fg.c46 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
70 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
83 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dfeedback-source.h25 FeedbackSlot slot; member
/third_party/node/deps/v8/src/debug/
H A Ddebug-type-profile.cc53 FeedbackSlot slot = vector.GetTypeProfileSlot(); in Collect() local
100 FeedbackSlot slot = vector.GetTypeProfileSlot(); in SelectMode() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-number-gen.cc195 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
209 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
221 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
236 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Daligned-slot-allocator.h58 static bool IsValid(int slot) { retur argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dinvalidated-slots-inl.h16 bool InvalidatedSlotsFilter::IsValid(Address slot) { in IsValid() argument
/third_party/node/deps/v8/src/objects/
H A Dcompressed-slots.h34 explicit CompressedObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in CompressedObjectSlot() argument
79 CompressedMaybeObjectSlot( SlotBase<T, TData, kSlotDataAlignment> slot) CompressedMaybeObjectSlot() argument
108 CompressedHeapObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) CompressedHeapObjectSlot() argument
[all...]
H A Dfeedback-cell-inl.h34 reset_feedback_vector( base::Optional<std::function<void(HeapObject object, ObjectSlot slot, HeapObject target)>> gc_notify_updated_slot) reset_feedback_vector() argument
/third_party/musl/libc-test/src/functionalext/supplement/exit/
H A Da_cxa_atexit.c45 int32_t slot = SLOT_LEN; in cxa_atexit_0200() local
59 int32_t slot = COUNT; in cxa_atexit_0300() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.h75 util_varying_is_point_coord(gl_varying_slot slot, uint32_t sprite_coord_enable) in util_varying_is_point_coord() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandSignature.h40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, unsigned int slot) GrD3DCommandSignature() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstream.c37 uint8_t slot; in SPDYF_stream_new() local
/third_party/pulseaudio/src/pulsecore/
H A Dhook-list.c38 static void slot_free(pa_hook *hook, pa_hook_slot *slot) { in slot_free() argument
58 pa_hook_slot *slot, *where, *prev; in pa_hook_connect() local
81 pa_hook_slot_free(pa_hook_slot *slot) pa_hook_slot_free() argument
93 pa_hook_slot *slot, *next; pa_hook_fire() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dhook-list-test.c26 pa_hook_slot *slot; in START_TEST() local
/third_party/skia/modules/canvaskit/
H A Dparticles_bindings.cpp83 int slot; // the index into the uniforms array that this uniform begins. member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_node.cpp39 void TitleBarNode::FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_navigation_menu.cpp38 void DOMNavigationMenu::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_tabs.cpp104 void DOMTabs::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_grid_row.cpp37 void DomGridRow::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_swiper.cpp43 void DOMSwiper::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
H A Ddom_tool_bar.cpp35 void DOMToolBar::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
59 void DOMToolBar::AddChildNode(const RefPtr<DOMNode>& child, int32_t slot, bool isRebuild) in AddChildNode() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent_group_element.cpp81 int32_t slot = 0; in UpdateChildrenForDeclarative() local

Completed in 10 milliseconds

12345678910>>...21