Home
last modified time | relevance | path

Searched defs:slot (Results 76 - 100 of 610) sorted by relevance

12345678910>>...25

/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
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_helper_test.cpp101 NotificationSlot slot; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_helper.cpp50 ErrCode ReminderHelper::AddNotificationSlot(const NotificationSlot &slot) in AddNotificationSlot() argument
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/
H A Daddnotificationslot_fuzzer.cpp34 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H A Daddnotificationslots_fuzzer.cpp30 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp72 int slot = atoi(argv[1]); in GetSuffix() local
93 int slot = atoi(argv[1]); in SetActiveSlot() local
115 int slot in SetUnbootSlot() local
[all...]
/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
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dlist_item_composed_element.cpp117 void ListItemComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_delegator_test.cpp110 int slot = 0; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Ddv.c44 dv_calc_mb_coordinates(const AVDVProfile *d, int chan, int seq, int slot, uint16_t *tbl) dv_calc_mb_coordinates() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c158 gl_varying_slot_name_for_stage(gl_varying_slot slot, gl_shader_stage stage) in gl_varying_slot_name_for_stage() argument
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vue_map.c47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) in assign_vue_slot() argument
108 int slot = 0; in brw_compute_vue_map() local
244 int slot = 0; brw_compute_tess_vue_map() local
282 varying_name(brw_varying_slot slot, gl_shader_stage stage) varying_name() argument
[all...]
/third_party/libinput/test/
H A Dlitest-device-protocol-a-touch-screen.c32 struct slot { struct
53 protocolA_down(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_down() argument
98 protocolA_move(struct litest_device *d, unsigned int slot, double x, double y) in protocolA_move() argument
138 protocolA_up(struct litest_device *d, unsigned int slot) in protocolA_up() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.h78 pfr_slot_init( FT_GlyphSlot slot ); /* PFR_Slot */ variable
81 pfr_slot_done( FT_GlyphSlot slot ); /* PFR_Slot */ variable
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftrend1.c53 ft_raster1_transform( FT_Renderer render, FT_GlyphSlot slot, const FT_Matrix* matrix, const FT_Vector* delta ) ft_raster1_transform() argument
80 ft_raster1_get_cbox( FT_Renderer render, FT_GlyphSlot slot, FT_BBox* cbox ) ft_raster1_get_cbox() argument
93 ft_raster1_render( FT_Renderer render, FT_GlyphSlot slot, FT_Render_Mode mode, const FT_Vector* origin ) ft_raster1_render() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.h96 T42_GlyphSlot_Init( FT_GlyphSlot slot ); variable
106 T42_GlyphSlot_Done( FT_GlyphSlot slot ); variable

Completed in 9 milliseconds

12345678910>>...25