Home
last modified time | relevance | path

Searched defs:slot_count (Results 1 - 25 of 74) sorted by relevance

123

/third_party/node/deps/v8/src/execution/arm64/
H A Dframe-constants-arm64.cc33 int slot_count = kFixedSlotCount + register_count; in PaddingSlotCount() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_interpolation_map.c80 unsigned slot_count = glsl_count_attribute_slots(var->type, false); in brw_setup_vue_interpolation() local
39 gfx4_frag_prog_set_interp_modes(struct brw_wm_prog_data *prog_data, const struct brw_vue_map *vue_map, unsigned location, unsigned slot_count, enum glsl_interp_mode interp) gfx4_frag_prog_set_interp_modes() argument
/third_party/node/deps/v8/src/objects/
H A Ddebug-objects.h182 static int SizeFor(int slot_count) { in SizeFor() argument
H A Dfeedback-vector-inl.h44 int32_t FeedbackMetadata::slot_count(AcquireLoadTag) const { in slot_count() function in v8::internal::FeedbackMetadata
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.h79 static constexpr uint32_t SizeForNumberOfSlots(uint32_t slot_count) { in SizeForNumberOfSlots() argument
110 static constexpr uint32_t SizeForNumberOfLazyFunctions(uint32_t slot_count) { in SizeForNumberOfLazyFunctions() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-trace.cc212 int slot_count = function->feedback_vector().metadata().slot_count(); in RUNTIME_FUNCTION() local
215 os << "[Feedback slot " << slot << "/" << slot_count << " in "; in RUNTIME_FUNCTION() local
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-smbus.c318 int n, slot_count = 0, dimm_count = 0; in i2c_register_spd() local
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-smbus.c317 int n, slot_count = 0, dimm_count = 0; in i2c_register_spd() local
/third_party/libinput/test/
H A Dtest-touch.c212 int slot_count = 0; in START_TEST() local
/third_party/node/deps/v8/src/torque/
H A Dcc-generator.cc113 size_t slot_count = LoweredSlotCount(type); in ProcessArgumentsCommon() local
H A Dcsa-generator.cc165 size_t slot_count = LoweredSlotCount(type); in ProcessArgumentsCommon() local
H A Dutils.h256 DCHECK_GE(Size(), slot_count); in TopRange() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h175 uint8_t slot_count; member
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h265 u64 slot_count; member
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h269 u64 slot_count; member
/kernel/linux/linux-6.6/include/sound/
H A Dsimple_card_utils.h21 u8 slot_count; member
/third_party/node/deps/v8/src/compiler/
H A Dframe.h176 int ReserveSpillSlots(size_t slot_count) { in ReserveSpillSlots() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h169 unsigned slot_count() { return inst_count() + literal_slot_count(); } in slot_count() function in r600_sb::alu_group_tracker
208 unsigned slot_count; member in r600_sb::alu_clause_tracker
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_core.c105 u8 slot_count = 0; in get_max_slots() local
H A Dibmphp_ebda.c63 static struct controller *alloc_ebda_hpc(u32 slot_count, u32 bus_count) in alloc_ebda_hpc() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h50 uint8_t slot_count; member
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_core.c97 u8 slot_count = 0; in get_max_slots() local
H A Dibmphp_ebda.c63 static struct controller *alloc_ebda_hpc(u32 slot_count, u32 bus_count) in alloc_ebda_hpc() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c75 int slot_count = 0; in v3d_set_transform_feedback_outputs() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dlink_encoder.h221 uint32_t slot_count[4]; member

Completed in 20 milliseconds

123