Home
last modified time | relevance | path

Searched defs:blk (Results 176 – 200 of 329) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSHA1.cpp32 static inline uint32_t blk(uint32_t *Buf, int I) { in blk() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSHA1.cpp36 static inline uint32_t blk(uint32_t *Buf, int I) { in blk() function
/aosp_15_r20/external/e2fsprogs/debugfs/
H A De2freefrag.c125 unsigned long long blk, num_blks; in scan_block_bitmap() local
H A Dutil.c343 blk64_t blk; in strtoblk() local
H A Djournal.c277 blk64_t blk = *block_nr; in process_journal_block() local
/aosp_15_r20/external/e2fsprogs/misc/
H A De2freefrag.c125 unsigned long long blk, num_blks; in scan_block_bitmap() local
H A Ddumpe2fs.c328 blk_t blk; in list_bad_blocks() local
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dvars.rs169 let blk = &self.disks[id]; in get_var_block_device() localVariable
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/
H A Dactive_call.rb500 def bidi_streamer(requests, metadata: {}, &blk)
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_verify.c1641 struct cil_block *blk = node->data; in __cil_verify_helper() local
1994 struct cil_block *blk = node->data; in __cil_pre_verify_helper() local
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass5.c221 blk64_t blk, num; in e2fsck_discard_inodes() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_hevc_g12.cpp5729 …for_each(m_childBlocks.begin(), m_childBlocks.end(), [&](QuadTreeNode &blk) { blk.Build(picWidth, … in Build()
5779 static void GetSplitFlags(const QuadTreeNode &blk, HcpPakObjectG12 &pakObj) in GetSplitFlags()
5828 …for_each(blk.m_childBlocks.begin(), blk.m_childBlocks.end(), [&](const QuadTreeNode &blk) { GetSpl… in GetSplitFlags()
5838 …for_each(cu.m_childBlocks.begin(), cu.m_childBlocks.end(), [&](const QuadTreeNode &blk) { FillCuLi… in FillCuList()
/aosp_15_r20/external/arm-trusted-firmware/include/services/
H A Dffa_svc.h52 #define FFA_MSG_SEND_ATTRS(blk) \ argument
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c714 int i, cbp, blk = 0; in decode_dct() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Daufs_type.h175 uint32_t blk; member
/aosp_15_r20/external/webp/src/enc/
H A Diterator_enc.c432 const uint8_t* const blk = yuv_out + VP8Scan[it->i4_]; in VP8IteratorRotateI4() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dinject.c238 long nid, blk; in inject_parse_options() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dinline_data.c350 blk64_t blk; in ext2fs_inline_data_dir_expand() local
H A Dblock.c401 blk64_t blk, new_blk; in ext2fs_block_iterate3() local
H A Dfileio.c581 blk64_t blk; in ext2fs_file_zero_past_offset() local
/aosp_15_r20/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/
H A Dsha1.c61 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Daria.c814 uint8_t blk[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_self_test() local
/aosp_15_r20/external/mbedtls/library/
H A Daria.c842 uint8_t blk[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_self_test() local
/aosp_15_r20/external/libpcap/
H A Dgrammar.h198 } blk; member
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/
H A DRule.java365 GrammarAST blk = tree.findFirstType(ANTLRParser.BLOCK); in hasRewrite() local

12345678910>>...14