| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_utils.cpp | 274 MakeSetClosedSSA(IRContext* context, Function* function, const std::unordered_set<uint32_t>& blocks, const std::unordered_set<BasicBlock*>& exit_bb, LCSSARewriter* lcssa_rewriter) MakeSetClosedSSA() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_utils.cpp | 274 MakeSetClosedSSA(IRContext* context, Function* function, const std::unordered_set<uint32_t>& blocks, const std::unordered_set<BasicBlock*>& exit_bb, LCSSARewriter* lcssa_rewriter) MakeSetClosedSSA() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfo.h | 624 inline block_range blocks() { in blocks() function in llvm::RegionBase 631 inline const_block_range blocks() const { in blocks() function in llvm::RegionBase [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 354 unsigned long long blocks = 0; in listfiles() local
|
| /third_party/toybox/toys/posix/ |
| H A D | ls.c | 365 unsigned long long blocks = 0; in listfiles() local
|
| /third_party/qrcodegen/c/ |
| H A D | qrcodegen-test.c | 117 uint8_t **blocks = malloc(numBlocks * sizeof(uint8_t*)); in addEccAndInterleaveReference() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_utils.cpp | 273 MakeSetClosedSSA(IRContext* context, Function* function, const std::unordered_set<uint32_t>& blocks, const std::unordered_set<BasicBlock*>& exit_bb, LCSSARewriter* lcssa_rewriter) MakeSetClosedSSA() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
| H A D | sbc_encoder.cpp | 98 uint8_t blocks = (codecParam.blocks * VALUE_4) + VALUE_4; in CalculateFrameLength() local 116 uint16_t blocks = (codecParam.blocks * VALUE_4) + VALUE_4; in CalculateCodecSize() local 607 CalculateScalefactors(int32_t samples[BLOCK_NUM][CHANNEL_NUM][SUBBAND_NUM], uint32_t scaleFactor[CHANNEL_NUM][SUBBAND_NUM], int blocks, int channels, int subbands) const CalculateScalefactors() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
| H A D | a2dp_encoder_sbc.cpp | 484 const uint16_t blocks = SUBBAND4 + (g_sbcEncode.blocks * SUBBAND4); in A2dpSbcEncodeFrames() local
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | altera-cvp.c | 229 altera_cvp_v2_wait_for_credit(struct fpga_manager *mgr, u32 blocks) altera_cvp_v2_wait_for_credit() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | vmac.c | 398 vhash_blocks(const struct vmac_tfm_ctx *tctx, struct vmac_desc_ctx *dctx, const __le64 *mptr, unsigned int blocks) vhash_blocks() argument
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | aes-glue.c | 179 unsigned int blocks; in ecb_encrypt() local 199 unsigned int blocks; ecb_decrypt() local 219 unsigned int blocks; cbc_encrypt_walk() local 248 unsigned int blocks; cbc_decrypt_walk() local 407 unsigned int blocks; essiv_cbc_encrypt() local 429 unsigned int blocks; essiv_cbc_decrypt() local 451 int blocks; ctr_encrypt() local 849 mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks, u8 dg[], int enc_before, int enc_after) mac_do_update() argument 891 int blocks = len / AES_BLOCK_SIZE; mac_update() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | rtas_flash.c | 110 struct flash_block blocks[FLASH_BLOCKS_PER_NODE]; member [all...] |
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | file.c | 324 long blocks; in os_file_size() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | psock_tpacket.c | 630 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) in __v1_v2_fill() argument 646 static void __v3_fill(struct ring *ring, unsigned int blocks, int type) in __v3_fill() argument 670 unsigned int blocks = 256; in setup_ring() local
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | aes-glue.c | 185 unsigned int blocks; in ecb_encrypt() local 205 unsigned int blocks; ecb_decrypt() local 225 unsigned int blocks; cbc_encrypt_walk() local 254 unsigned int blocks; cbc_decrypt_walk() local 413 unsigned int blocks; essiv_cbc_encrypt() local 435 unsigned int blocks; essiv_cbc_decrypt() local 877 mac_do_update(struct crypto_aes_ctx *ctx, u8 const in[], int blocks, u8 dg[], int enc_before, int enc_after) mac_do_update() argument 919 int blocks = len / AES_BLOCK_SIZE; mac_update() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | rtas_flash.c | 110 struct flash_block blocks[FLASH_BLOCKS_PER_NODE]; member [all...] |
| /kernel/linux/linux-6.6/arch/um/os-Linux/ |
| H A D | file.c | 324 long blocks; in os_file_size() local
|
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| H A D | dm-space-map-common.c | 238 unsigned old_blocks, blocks; in sm_ll_extend() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object_types.h | 213 struct list_head blocks; member
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | alcor.c | 57 unsigned int blocks; /* remaining PIO blocks */ member [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | ftl.c | 196 unsigned blocks, j; in build_maps() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_cxt.h | 27 u8 *blocks[MAX_TID_BLOCKS]; /* 4K */ member
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_sbc.c | 39 u32 blocks; in sbc_emulate_readcapacity() local 83 unsigned long long blocks = dev->transport->get_blocks(dev); in sbc_emulate_readcapacity_16() local [all...] |
| /kernel/linux/linux-5.10/include/linux/mmc/ |
| H A D | core.h | 118 unsigned int blocks; /* number of blocks */ member
|