/third_party/mesa3d/src/mapi/ |
H A D | entry_x86-64_tls.h | 86 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 D | entry.c | 82 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 D | va_compiler.h | 56 unsigned slot = value & ~BIR_FAU_UNIFORM; in va_fau_page() local
|
/third_party/libinput/test/ |
H A D | litest-device-alps-3fg.c | 46 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 D | feedback-source.h | 25 FeedbackSlot slot; member
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-type-profile.cc | 53 FeedbackSlot slot = vector.GetTypeProfileSlot(); in Collect() local 100 FeedbackSlot slot = vector.GetTypeProfileSlot(); in SelectMode() local
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-number-gen.cc | 195 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 D | aligned-slot-allocator.h | 58 static bool IsValid(int slot) { retur argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | invalidated-slots-inl.h | 16 bool InvalidatedSlotsFilter::IsValid(Address slot) { in IsValid() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | compressed-slots.h | 34 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 D | feedback-cell-inl.h | 34 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 D | a_cxa_atexit.c | 45 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 D | u_helpers.h | 75 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 D | GrD3DCommandSignature.h | 40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, unsigned int slot) GrD3DCommandSignature() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | stream.c | 37 uint8_t slot; in SPDYF_stream_new() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | hook-list.c | 38 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 D | hook-list-test.c | 26 pa_hook_slot *slot; in START_TEST() local
|
/third_party/skia/modules/canvaskit/ |
H A D | particles_bindings.cpp | 83 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 D | title_bar_node.cpp | 39 void TitleBarNode::FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_navigation_menu.cpp | 38 void DOMNavigationMenu::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
|
H A D | dom_tabs.cpp | 104 void DOMTabs::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
|
H A D | dom_grid_row.cpp | 37 void DomGridRow::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
|
H A D | dom_swiper.cpp | 43 void DOMSwiper::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
|
H A D | dom_tool_bar.cpp | 35 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 D | component_group_element.cpp | 81 int32_t slot = 0; in UpdateChildrenForDeclarative() local
|