/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsynth.h | 69 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ); variable 73 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ); variable
|
H A D | ftbitmap.h | 291 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ); variable
|
/drivers/hdf_core/adapter/khdf/linux/model/storage/vendor_adapter/ |
H A D | imx8mm_mmc_adapter.c | 28 struct mmc_host *GetMmcHost(int32_t slot) in GetMmcHost() argument 34 void SdioRescan(int slot) in SdioRescan() argument
|
H A D | hi35xx_mmc_adapter.c | 28 struct mmc_host *GetMmcHost(int32_t slot) in GetMmcHost() argument 34 void SdioRescan(int slot) in SdioRescan() argument
|
/drivers/hdf_core/adapter/khdf/linux/model/storage/ |
H A D | mmc_adapter.c | 25 struct mmc_host *GetMmcHost(int32_t slot) in GetMmcHost() argument 32 void SdioRescan(int32_t slot) in SdioRescan() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_node.cpp | 20 void SearchNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffobjs.h | 47 cff_slot_done( FT_GlyphSlot slot ); variable 50 cff_slot_init( FT_GlyphSlot slot ); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | sliding_panel_node.cpp | 20 void SlidingPanelNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | content_slot_model_ng.cpp | 27 auto slot = ContentSlotNode::GetOrCreateContentSlot(nodeId); in Create() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_dwarf_cfi.c | 38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_gallium.h | 70 gl_varying_slot slot = fs->inputs[i].slot; in ir3_point_sprite() local
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | navigation_menus_composed_element.cpp | 26 void NavigationMenusComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
|
H A D | navigation_title_composed_element.cpp | 26 void NavigationTitleComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | multi_composed_element.cpp | 45 int32_t slot = 0; in UpdateChildren() local [all...] |
/third_party/libinput/test/ |
H A D | litest-device-xen-virtual-pointer.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument 43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument 55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
|
H A D | litest-device-qemu-usb-tablet.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument 43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument 55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
|
H A D | litest-device-vmware-virtual-usb-mouse.c | 31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument 43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument 55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-conversion-gen.cc | 26 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local 40 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCommandSignature.cpp | 12 Make(GrD3DGpu* gpu, ForIndexed forIndexed, unsigned int slot) Make() argument
|
/drivers/peripheral/partitionslot/test/unittest/ |
H A D | hdf_partitionslot_test.cpp | 68 int slot = 2; in HWTEST_F() local
|
/drivers/peripheral/partitionslot/hdi_service/src/ |
H A D | partitionslot_impl.cpp | 39 int32_t PartitionSlotImpl::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix() argument 45 int32_t PartitionSlotImpl::SetActiveSlot(int32_t slot) in SetActiveSlot() argument 51 int32_t PartitionSlotImpl::SetSlotUnbootable(int32_t slot) in SetSlotUnbootable() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
H A D | counter_node.cpp | 42 void CounterNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument 50 void CounterNode::DeleteChildFromGroup(int32_t slot) in DeleteChildFromGroup() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | group_node.h | 35 DeleteChildFromGroup(slot); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
H A D | folder_stack_group_node.cpp | 32 void FolderStackGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_svg.cpp | 38 void DOMSvg::OnChildNodeAdded(const RefPtr<DOMNode>& child, int32_t slot) in OnChildNodeAdded() argument
|