| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | meta.h | 38 struct meta slots[]; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | frame.h | 147 int slots = AlignedSlotAllocator::NumSlotsForWidth(actual_width); in AllocateSpillSlot() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-constructor-gen.cc | 342 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 D | sb_sched.h | 114 alu_node * slots[5]; member in r600_sb::alu_group_tracker
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrSkSLFP.cpp | 77 size_t slots = type->slotCount(); variable
|
| /third_party/python/Objects/ |
| H A D | structseq.c | 567 PyType_Slot slots[8]; in _PyStructSequence_NewType() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| H A D | ans_notification_unit_test.cpp | 185 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 D | ans_manager_proxy_unit_test.cpp | 897 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 D | ans_manager_stub_test.cpp | 2244 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 D | slot.cpp | 52 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 D | hw_breakpoint.c | 188 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 D | book3s_hv_uvmem.c | 460 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 D | hash_native.c | 793 unsigned long slot, slots; in native_hpte_clear() local
|
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 812 unsigned long slots, random_addr; in find_random_virt_addr() local
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | hw_breakpoint.c | 328 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 D | grph_object_defs.h | 184 struct slot_layout_info slots[MAX_BOARD_SLOTS]; member
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 188 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 D | hw_breakpoint.c | 328 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 D | book3s_hv_uvmem.c | 467 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 D | mmu.c | 335 struct kvm_memslots *slots = kvm_memslots(kvm); in gstage_wp_memory_region() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 824 unsigned long slots, random_addr; in find_random_virt_addr() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_mst.c | 57 int bpp, slots = -EINVAL; in intel_dp_mst_compute_link_config() local [all...] |
| /kernel/linux/linux-5.10/drivers/ipack/carriers/ |
| H A D | tpci200.h | 159 struct tpci200_slot *slots; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem.c | 383 int i, err, slots; in omap_gem_fault_2d() local
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| H A D | hw-txe.c | 704 u32 slots = TXE_HBUF_DEPTH; in mei_txe_write() local 1053 s32 slots; in mei_txe_irq_thread_handler() local
|