| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | instruction.h | 69 const std::vector<uint32_t>& words() const { return words_; } in words() function in spvtools::val::Instruction
|
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | constant_uniform_facts.cpp | 149 std::vector<uint32_t> words = GetConstantWords(fact); in FloatingPointValueIsSuitable() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextTabAlign.h | 32 bool processTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processTab() argument 42 bool processEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processEndofWord() argument 52 bool processEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processEndofLine() argument 62 bool processCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processCluster() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | instruction.h | 69 const std::vector<uint32_t>& words() const { return words_; } in words() function in spvtools::val::Instruction
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | bitops.h | 322 unsigned int words; in find_first_zero_bit() local 377 unsigned int words; in find_first_bit() local
|
| /kernel/linux/linux-5.10/drivers/bcma/ |
| H A D | sprom.c | 127 static u8 bcma_sprom_crc(const u16 *sprom, size_t words) in bcma_sprom_crc() argument 142 static int bcma_sprom_check_crc(const u16 *sprom, size_t words) in bcma_sprom_check_crc() argument 75 bcma_sprom_read(struct bcma_bus *bus, u16 offset, u16 *sprom, size_t words) bcma_sprom_read() argument 157 bcma_sprom_valid(struct bcma_bus *bus, const u16 *sprom, size_t words) bcma_sprom_valid() argument 621 size_t words = sprom_sizes[i]; bcma_sprom_get() local [all...] |
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_buddha.c | 72 unsigned int words = buflen >> 1; in pata_buddha_data_xfer() local
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | afs.c | 51 static u32 word_sum(void *words, int num) in word_sum() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| H A D | igc_i225.c | 186 static s32 igc_read_nvm_srrd_i225(struct igc_hw *hw, u16 offset, u16 words, in igc_read_nvm_srrd_i225() argument 225 static s32 igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words, in igc_write_nvm_srwr() argument 284 igc_write_nvm_srwr_i225(struct igc_hw *hw, u16 offset, u16 words, u16 *data) igc_write_nvm_srwr_i225() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_nvm.c | 305 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_spi() argument 365 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) igb_read_nvm_eerd() argument 410 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) igb_write_nvm_spi() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
| H A D | nvm.c | 291 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_read_nvm_eerd() argument 335 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000e_write_nvm_spi() argument [all...] |
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | bitops.h | 337 unsigned int words; in find_first_zero_bit() local 392 unsigned int words; in find_first_bit() local
|
| /kernel/linux/linux-5.10/drivers/i2c/ |
| H A D | i2c-stub.c | 72 u16 words[256]; /* Byte operations use the LSB as per SMBus member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_pcie.c | 572 u64 words = 0U; in qib_pci_mmio_enabled() local
|
| /kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 409 int ret, wbufsize, word_gap, words; in do_write_buffer() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ufs/ |
| H A D | ufs-qcom-ice.c | 213 u32 words[AES_256_XTS_KEY_SIZE / sizeof(u32)]; in ufs_qcom_ice_program_key() member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | au1100fb.c | 141 u32 words; in au1100fb_setmode() local
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nft_cmp.c | 281 int i, words = len / sizeof(u32); in nft_cmp16_fast_mask() local
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | sumversion.c | 72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() argument 80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() argument
|
| /kernel/linux/linux-5.10/drivers/xen/events/ |
| H A D | events_2l.c | 198 xen_ulong_t words; in evtchn_2l_handle_events() local
|
| /kernel/linux/linux-5.10/mm/kasan/ |
| H A D | generic.c | 103 unsigned int words; in memory_is_nonzero() local
|
| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | features.c | 136 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_features_to_bitmap() local 147 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_bitmap_to_features() local
|
| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | job.c | 348 u32 words; member 91 host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, unsigned int words, unsigned int offset) host1x_job_add_gather() argument [all...] |
| /kernel/linux/linux-5.10/drivers/nvmem/ |
| H A D | qfprom.c | 211 int words = bytes / 4; in qfprom_reg_write() local 275 int i = 0, words = bytes; in qfprom_reg_read() local
|
| /kernel/linux/linux-5.10/include/linux/byteorder/ |
| H A D | generic.h | 160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() argument 168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array() argument
|