| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afloader.c | 95 FT_GlyphSlot slot = face->glyph; in af_loader_embolden_glyph_in_slot() local 220 FT_GlyphSlot slot = face->glyph; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrobjs.c | 294 PFR_Slot slot = (PFR_Slot)pfrslot; in FT_LOCAL_DEF() local 307 PFR_Slot slot = (PFR_Slot)pfrslot; in pfr_slot_done() local 320 PFR_Slot slot = (PFR_Slot)pfrslot; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| H A D | ttdriver.c | 435 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot; in tt_glyph_load() local
|
| /third_party/skia/third_party/externals/freetype/src/type42/ |
| H A D | t42objs.c | 582 T42_GlyphSlot slot = (T42_GlyphSlot)t42slot; in FT_LOCAL_DEF() local 614 T42_GlyphSlot slot = (T42_GlyphSlot)t42slot; in T42_GlyphSlot_Done() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| H A D | DelaySlotFiller.cpp | 167 findDelayInstr(MachineBasicBlock &MBB, MachineBasicBlock::iterator slot) findDelayInstr() argument [all...] |
| /base/msdp/device_status/tools/vdev/src/ |
| H A D | virtual_touchscreen_builder.cpp | 287 int32_t slot = std::atoi(optarg); in ReadDownAction() local 307 int32_t slot = std::atoi(optarg); in ReadMoveAction() local 329 int32_t slot = std::atoi(optarg); in ReadUpAction() local 345 int32_t slot in ReadMoveToAction() local 367 int32_t slot = std::atoi(optarg); ReadDragToAction() local 446 int32_t slot = VirtualTouchScreenBuilder::GetModelValue(model, "slot", DEFAULT_VALUE_MINUS_ONE); HandleDown() local 458 int32_t slot = VirtualTouchScreenBuilder::GetModelValue(model, "slot", DEFAULT_VALUE_MINUS_ONE); HandleMove() local 470 int32_t slot = VirtualTouchScreenBuilder::GetModelValue(model, "slot", DEFAULT_VALUE_MINUS_ONE); HandleUp() local 478 int32_t slot = VirtualTouchScreenBuilder::GetModelValue(model, "slot", DEFAULT_VALUE_MINUS_ONE); HandleMoveTo() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_preferences_info.cpp | 95 void NotificationPreferencesInfo::BundleInfo::SetSlot(const sptr<NotificationSlot> &slot) in SetSlot() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
| H A D | advancednotificationservice_fuzzer.cpp | 63 sptr<Notification::NotificationSlot> slot = new Notification::NotificationSlot(); in DoSomethingInterestingWithMyAPI() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_jm_rb.c | 407 int slot; in other_slots_busy() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_dummy_job_wa.c | 113 static inline int run_job(struct kbase_device *kbdev, int as, int slot, in run_job() argument 157 int slot; kbase_dummy_job_wa_execute() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_jm_rb.c | 376 int slot; in other_slots_busy() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navdestination_group_node.cpp | 58 void NavDestinationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument 81 void NavDestinationGroupNode::DeleteChildFromGroup(int32_t slot) in DeleteChildFromGroup() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | element.cpp | 32 void Element::AddChild(const RefPtr<Element>& child, int32_t slot) in AddChild() argument 60 RefPtr<Element> Element::GetChildBySlot(int32_t slot) in GetChildBySlot() argument 70 void Element::ChangeChildSlot(const RefPtr<Element>& child, int32_t slot) in ChangeChildSlot() argument 188 DoUpdateChildWithNewComponent( const RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) DoUpdateChildWithNewComponent() argument 199 UpdateChildWithSlot( const RefPtr<Element>& child, const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) UpdateChildWithSlot() argument 266 Mount(const RefPtr<Element>& parent, int32_t slot, int32_t renderSlot) Mount() argument 276 parent->AddChild(AceType::Claim(this), slot); Mount() local 377 InflateComponent(const RefPtr<Component>& newComponent, int32_t slot, int32_t renderSlot) InflateComponent() argument 383 retakeElement->Mount(AceType::Claim(this), slot, renderSlot); InflateComponent() local 393 newChild->Mount(AceType::Claim(this), slot, renderSlot); InflateComponent() local [all...] |
| H A D | element.h | 165 void SetSlot(int32_t slot) in SetSlot() argument 175 void SetRenderSlot(int32_t slot) in SetRenderSlot() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_render_node_test2.cpp | 246 RSDrawableSlot slot = RSDrawableSlot::SHADOW;
in HWTEST_F() local 262 RSDrawableSlot slot = RSDrawableSlot::OUTLINE;
in HWTEST_F() local 278 RSDrawableSlot slot = RSDrawableSlot::PIXEL_STRETCH;
in HWTEST_F() local 1042 RSDrawableSlot slot = RSDrawableSlot::SHADOW;
in HWTEST_F() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-net_id.c | 190 unsigned domain, bus, slot, func, dev_port = 0; in dev_pci_slot() local [all...] |
| /third_party/glfw/tests/ |
| H A D | events.c | 292 Slot* slot = glfwGetWindowUserPointer(window); in window_pos_callback() local 299 Slot* slot = glfwGetWindowUserPointer(window); in window_size_callback() local 306 Slot* slot = glfwGetWindowUserPointer(window); in framebuffer_size_callback() local 313 Slot* slot = glfwGetWindowUserPointer(window); in window_content_scale_callback() local 320 Slot* slot = glfwGetWindowUserPointer(window); in window_close_callback() local 335 Slot* slot = glfwGetWindowUserPointer(window); window_refresh_callback() local 346 Slot* slot = glfwGetWindowUserPointer(window); window_focus_callback() local 354 Slot* slot = glfwGetWindowUserPointer(window); window_iconify_callback() local 362 Slot* slot = glfwGetWindowUserPointer(window); window_maximize_callback() local 370 Slot* slot = glfwGetWindowUserPointer(window); mouse_button_callback() local 380 Slot* slot = glfwGetWindowUserPointer(window); cursor_position_callback() local 387 Slot* slot = glfwGetWindowUserPointer(window); cursor_enter_callback() local 395 Slot* slot = glfwGetWindowUserPointer(window); scroll_callback() local 402 Slot* slot = glfwGetWindowUserPointer(window); key_callback() local 459 Slot* slot = glfwGetWindowUserPointer(window); char_callback() local 470 Slot* slot = glfwGetWindowUserPointer(window); drop_callback() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_shader.c | 698 dump_output(FILE *out, struct ir3_shader_variant *so, unsigned slot, in dump_output() argument [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_io.c | 135 struct v3d_varying_slot slot = used_outputs[i]; in v3d_varying_slot_vpm_offset() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce.c | 94 struct rvce_cpb_slot *slot = &enc->cpb_array[i]; in reset_cpb() local 216 void si_vce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, signe argument 329 struct rvce_cpb_slot *slot = list_entry(enc->cpb_slots.prev, struct rvce_cpb_slot, list); rvce_end_frame() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_vce.c | 106 struct rvce_cpb_slot *slot = &enc->cpb_array[i]; in reset_cpb() local 229 void rvce_frame_offset(struct rvce_encoder *enc, struct rvce_cpb_slot *slot, in rvce_frame_offset() argument 337 struct rvce_cpb_slot *slot = list_entry(enc->cpb_slots.prev, rvce_end_frame() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_finalize.cpp | 310 unsigned slot = n->bc.slot; in finalize_alu_group() local
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | lookup.h | 30 short slot, ref; member
|
| /third_party/musl/src/network/ |
| H A D | lookup.h | 33 short slot, ref; member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | hash_forgetful_chain_inc.h | 247 size_t slot = head[key]; in FindLongestMatch() local
|