Home
last modified time | relevance | path

Searched defs:slots (Results 226 - 250 of 653) sorted by relevance

12345678910>>...27

/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h38 struct meta slots[]; member
/third_party/node/deps/v8/src/compiler/
H A Dframe.h147 int slots = AlignedSlotAllocator::NumSlotsForWidth(actual_width); in AllocateSpillSlot() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc342 FastNewFunctionContext( TNode<ScopeInfo> scope_info, TNode<Uint32T> slots, TNode<Context> context, ScopeType scope_type) FastNewFunctionContext() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h114 alu_node * slots[5]; member in r600_sb::alu_group_tracker
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp77 size_t slots = type->slotCount(); variable
/third_party/python/Objects/
H A Dstructseq.c567 PyType_Slot slots[8]; in _PyStructSequence_NewType() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp185 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
735 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp897 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
917 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
939 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
964 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
986 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1010 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1431 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1454 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1475 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1497 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
1519 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3743 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3764 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3787 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3809 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3832 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3855 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3875 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3895 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3918 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3940 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3966 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
3989 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
4014 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp2244 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
3428 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
3444 std::vector<sptr<NotificationSlot>> slots; in HWTEST_F() local
4086 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
4244 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
4261 std::vector<sptr<NotificationSlot>> slots; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp52 std::vector<NotificationSlot> slots; member
59 std::vector<NotificationSlot> slots; member
65 std::vector<sptr<NotificationSlot>> slots; member
106 std::vector<sptr<NotificationSlot>> slots; member
119 std::vector<sptr<NotificationSlot>> slots; member
363 std::vector<NotificationSlot> slots; in ParseParametersSetSlotByBundle() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument
226 struct perf_event **slots; in hw_breakpoint_control() local
584 struct perf_event **slots; in toggle_bp_registers() local
626 struct perf_event *bp, **slots; breakpoint_handler() local
761 struct perf_event *wp, **slots; watchpoint_handler() local
944 struct perf_event **slots; hw_breakpoint_reset() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c460 struct kvm_memslots *slots; in kvmppc_h_svm_init_start() local
826 struct kvm_memslots *slots; in kvmppc_h_svm_init_done() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c793 unsigned long slot, slots; in native_hpte_clear() local
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dkaslr.c812 unsigned long slots, random_addr; in find_random_virt_addr() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhw_breakpoint.c328 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local
385 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local
732 struct perf_event *wp, **slots; in watchpoint_handler() local
824 struct perf_event *wp, **slots; watchpoint_single_step_handler() local
857 struct perf_event *bp, **slots; breakpoint_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_defs.h184 struct slot_layout_info slots[MAX_BOARD_SLOTS]; member
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c188 static int hw_breakpoint_slot_setup(struct perf_event **slots, int max_slots, in hw_breakpoint_slot_setup() argument
226 struct perf_event **slots; in hw_breakpoint_control() local
584 struct perf_event **slots; in toggle_bp_registers() local
626 struct perf_event *bp, **slots; breakpoint_handler() local
761 struct perf_event *wp, **slots; watchpoint_handler() local
944 struct perf_event **slots; hw_breakpoint_reset() local
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhw_breakpoint.c328 struct perf_event **slot, **slots; in arch_install_hw_breakpoint() local
385 struct perf_event **slot, **slots; in arch_uninstall_hw_breakpoint() local
732 struct perf_event *wp, **slots; in watchpoint_handler() local
824 struct perf_event *wp, **slots; watchpoint_single_step_handler() local
857 struct perf_event *bp, **slots; breakpoint_handler() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c467 struct kvm_memslots *slots; in kvmppc_h_svm_init_start() local
832 struct kvm_memslots *slots; in kvmppc_h_svm_init_done() local
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dmmu.c335 struct kvm_memslots *slots = kvm_memslots(kvm); in gstage_wp_memory_region() local
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dkaslr.c824 unsigned long slots, random_addr; in find_random_virt_addr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c57 int bpp, slots = -EINVAL; in intel_dp_mst_compute_link_config() local
[all...]
/kernel/linux/linux-5.10/drivers/ipack/carriers/
H A Dtpci200.h159 struct tpci200_slot *slots; member
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_gem.c383 int i, err, slots; in omap_gem_fault_2d() local
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-txe.c704 u32 slots = TXE_HBUF_DEPTH; in mei_txe_write() local
1053 s32 slots; in mei_txe_irq_thread_handler() local

Completed in 45 milliseconds

12345678910>>...27