Home
last modified time | relevance | path

Searched defs:blocks (Results 426 - 450 of 740) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/qrcodegen/rust/src/
H A Dlib.rs529 let mut blocks = Vec::<Vec<u8>>::with_capacity(numblocks); in add_ecc_and_interleave() variables
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c47 uint8_t blocks; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp194 std::vector<BlockLayoutEntry> blocks; member in vkt::ssbo::BufferLayout
/third_party/skia/src/core/
H A DSkBlockAllocator.h740 SkBlockAllocator::BlockIter<true, false> SkBlockAllocator::blocks() { blocks() function in final::GrowthPolicy::SkBlockAllocator
743 SkBlockAllocator::BlockIter<true, true> SkBlockAllocator::blocks() const { blocks() function in final::GrowthPolicy::SkBlockAllocator
[all...]
/third_party/openssl/engines/
H A De_padlock.c459 padlock_ctr32_encrypt_glue(const unsigned char *in, unsigned char *out, size_t blocks, struct padlock_cipher_data *ctx, const unsigned char *ivec) padlock_ctr32_encrypt_glue() argument
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_ctr.c382 unsigned int ctr32, blocks; in drbg_ctr_generate() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c314 const FT_UInt32* blocks = (const FT_UInt32*)( data + nblocks * 16 ); in murmur_hash_3_128() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp501 ArrayRef<std::pair<BasicBlock *, unsigned>> blocks() const { return Blocks; } blocks() function in __anon25026::OutliningRegion
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs544 pub fn blocks(&self) -> u64 { in blocks() functions
551 pub fn blocks(&self) -> libc::c_long { in blocks() functions
558 pub fn blocks(&self) -> u32 { in blocks() functions
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp238 static const deUint8 blocks[][BLOCK_SIZE] = in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.hpp194 std::vector<BlockLayoutEntry> blocks; member in vkt::ssbo::BufferLayout
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c93 uint64_t blocks; member
1053 u64 blocks, block_size; in papr_scm_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddiskonchip.c915 unsigned blocks, maxblocks; in nftl_partscan() local
1020 int blocks; in inftl_partscan() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dstmpe.c39 unsigned int blocks; member
47 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_enable() argument
52 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) in __stmpe_disable() argument
132 stmpe_enable(struct stmpe *stmpe, unsigned int blocks) stmpe_enable() argument
149 stmpe_disable(struct stmpe *stmpe, unsigned int blocks) stmpe_disable() argument
412 stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe801_enable() argument
529 stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe811_enable() argument
644 stmpe1600_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe1600_enable() argument
778 stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe1601_enable() argument
879 stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe1801_enable() argument
1001 stmpe24xx_enable(struct stmpe *stmpe, unsigned int blocks, bool enable) stmpe24xx_enable() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd.c536 unsigned long blocks = blk_rq_sectors(rq) / (hard_sect >> 9); in ide_cdrom_prep_fs() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dad9389b.c59 u32 blocks; member
979 u32 blocks = state->edid.blocks; in edid_verify_crc() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.c138 int blocks, rest; in load_dram() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c99 static void sd_cmd_set_data_len(struct rtsx_pcr *pcr, u16 blocks, u16 blksz) in sd_cmd_set_data_len() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.h180 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors() argument
185 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes() argument
/kernel/linux/linux-5.10/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c516 struct dl_block blocks[0]; in npe_load_firmware() member
526 int i, j, err, data_size, instr_size, blocks, table_end; in npe_load_firmware() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dshuttle_usbat.c1684 unsigned long block, blocks; in usbat_flash_transport() local
[all...]
H A Dsddr09.c1047 sddr09_read_control(struct us_data *us, unsigned long address, unsigned int blocks, unsigned char *content, int use_sg) sddr09_read_control() argument
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Doutqueue.c1751 __u16 tsn_offset, blocks; in sctp_acked() local
/kernel/linux/linux-5.10/include/media/
H A Dcec.h472 unsigned int blocks = size / 128; in cec_get_edid_spa_location() local
[all...]
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c630 unsigned long long blocks; in nilfs_statfs() local

Completed in 34 milliseconds

1...<<11121314151617181920>>...30