| /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
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | reminder_helper_test.cpp | 101 NotificationSlot slot;
in HWTEST_F() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | reminder_helper.cpp | 50 ErrCode ReminderHelper::AddNotificationSlot(const NotificationSlot &slot) in AddNotificationSlot() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/ |
| H A D | addnotificationslot_fuzzer.cpp | 34 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/ |
| H A D | addnotificationslots_fuzzer.cpp | 30 Notification::NotificationSlot slot; in DoSomethingInterestingWithMyAPI() local
|
| /base/startup/init/services/begetctl/ |
| H A D | partitionslot.cpp | 72 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 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
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | list_item_composed_element.cpp | 117 void ListItemComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() argument
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | consumer_surface_delegator_test.cpp | 110 int slot = 0;
in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dv.c | 44 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 D | shader_enums.c | 158 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 D | tpci.c | 57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vue_map.c | 47 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 D | litest-device-protocol-a-touch-screen.c | 32 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 D | bi_print.c | 131 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 D | pfrobjs.h | 78 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 D | ftrend1.c | 53 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 D | t42objs.h | 96 T42_GlyphSlot_Init( FT_GlyphSlot slot ); variable 106 T42_GlyphSlot_Done( FT_GlyphSlot slot ); variable
|