| /third_party/qrcodegen/rust/src/ |
| H A D | lib.rs | 529 let mut blocks = Vec::<Vec<u8>>::with_capacity(numblocks); in add_ecc_and_interleave() variables
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-sbc.c | 47 uint8_t blocks; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 194 std::vector<BlockLayoutEntry> blocks; member in vkt::ssbo::BufferLayout
|
| /third_party/skia/src/core/ |
| H A D | SkBlockAllocator.h | 740 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 D | e_padlock.c | 459 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 D | drbg_ctr.c | 382 unsigned int ctr32, blocks; in drbg_ctr_generate() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfdriver.c | 314 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 D | HotColdSplitting.cpp | 501 ArrayRef<std::pair<BasicBlock *, unsigned>> blocks() const { return Blocks; } blocks() function in __anon25026::OutliningRegion [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | statfs.rs | 544 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 D | es3fTextureWrapTests.cpp | 238 static const deUint8 blocks[][BLOCK_SIZE] = in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 194 std::vector<BlockLayoutEntry> blocks; member in vkt::ssbo::BufferLayout
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 93 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 D | diskonchip.c | 915 unsigned blocks, maxblocks; in nftl_partscan() local 1020 int blocks; in inftl_partscan() local [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | stmpe.c | 39 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 D | ide-cd.c | 536 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 D | ad9389b.c | 59 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 D | av7110_hw.c | 138 int blocks, rest; in load_dram() local
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | rtsx_pci_sdmmc.c | 99 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 D | sd.h | 180 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 D | ixp4xx-npe.c | 516 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 D | shuttle_usbat.c | 1684 unsigned long block, blocks; in usbat_flash_transport() local [all...] |
| H A D | sddr09.c | 1047 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 D | outqueue.c | 1751 __u16 tsn_offset, blocks; in sctp_acked() local
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | cec.h | 472 unsigned int blocks = size / 128; in cec_get_edid_spa_location() local [all...] |
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| H A D | super.c | 630 unsigned long long blocks; in nilfs_statfs() local
|