Home
last modified time | relevance | path

Searched defs:slots (Results 501 - 525 of 615) sorted by relevance

1...<<2122232425

/third_party/node/deps/v8/src/heap/
H A Dfactory-base.cc551 NewCoverageInfo( const ZoneVector<SourceRange>& slots) NewCoverageInfo() argument
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc2546 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
2560 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
/third_party/node/deps/v8/src/objects/
H A Dcode-inl.h738 const int slots = StackSlotsField::decode(flags); in stack_slots() local
H A Dfeedback-vector.cc131 int slots = slot_count(); in SpecDiffersFrom() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc602 void ComputeSlotKindsHelper(std::vector<ObjectSlotKind>* slots, in ComputeSlotKindsHelper() argument
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc551 GetTaggedSlotsForOOLCode( ZoneVector<int>* slots, LiftoffRegList* spills, SpillLocation spill_location) GetTaggedSlotsForOOLCode() argument
935 PrepareStackTransfers(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, const VarState* slots, LiftoffStackSlots* stack_slots, StackTransferRecipe* stack_transfers, LiftoffRegList* param_regs) PrepareStackTransfers() argument
1190 VarState* slots = cache_state_.stack_state.end() - sig->return_count(); MoveToReturnLocations() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h121 int *slots; member
272 gpir_node *slots[GPIR_INSTR_SLOT_NUM]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp893 int slots = 0; in from_string() local
43 AluInstr(EAluOp opcode, PRegister dest, SrcValues src, const std::set<AluModifiers>& flags, int slots) AluInstr() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c358 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_vec_unit_inst() local
364 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_trans_unit_inst() local
371 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_any_unit_inst() local
588 check_and_set_bank_swizzle(const struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5]) check_and_set_bank_swizzle() argument
668 replace_gpr_with_pv_ps(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) replace_gpr_with_pv_ps() argument
805 merge_inst_groups(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) merge_inst_groups() argument
1349 struct r600_bytecode_alu *slots[5]; r600_bytecode_add_alu_type() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp801 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
/third_party/python/Objects/
H A Dgenobject.c896 int slots = code->co_nlocalsplus + code->co_stacksize; in make_gen() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc443 void* slots; in TEST() member
451 void* slots; in TEST() member
2105 int64_t* slots = RawHashSetTestOnlyAccess::GetSlots(t); in TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp796 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
/kernel/linux/linux-5.10/drivers/dma/
H A Dxgene-dma.c221 u16 slots; member
/kernel/linux/linux-5.10/drivers/net/can/
H A Dgrcan.c382 u32 slots = txsize / GRCAN_MSG_SIZE - 1; in grcan_txspace() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci-core.c2300 u8 slots, first_bar; sdhci_pci_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h123 u8 slots; member
353 bnxt_qplib_queue_full(struct bnxt_qplib_q *que, u8 slots) bnxt_qplib_queue_full() argument
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp.h713 struct ebda_hpc_slot *slots; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm-qspi.c712 static void read_from_hw(struct bcm_qspi *qspi, int slots) in read_from_hw() argument
953 int slots; in bcm_qspi_transfer_one() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h389 struct vchiq_slot_info slots[VCHIQ_MAX_SLOTS]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c2984 rt5645_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) rt5645_set_tdm_slot() argument
H A Dtscs454.c2901 tscs454_dai1_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) tscs454_dai1_set_tdm_slot() argument
2958 tscs454_dai23_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) tscs454_dai23_set_tdm_slot() argument
[all...]
H A Drt5665.c4049 rt5665_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) rt5665_set_tdm_slot() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c796 int slots = get_dentry_slots(name.len); in update_dentry() local
834 int room_for_filename(const void *bitmap, int slots, int max_slots) in room_for_filename() argument
1013 int slots, i; in hmdfs_delete_dentry() local
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c772 scan_swap_map_slots(struct swap_info_struct *si, unsigned char usage, int nr, swp_entry_t slots[]) scan_swap_map_slots() argument
[all...]

Completed in 66 milliseconds

1...<<2122232425