Home
last modified time | relevance | path

Searched defs:blk (Results 126 – 150 of 329) sorted by relevance

12345678910>>...14

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp857 image_block blk; in compress_image() local
1223 image_block blk; in astcenc_decompress_image() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dsymlink.c53 blk64_t blk; in ext2fs_symlink() local
H A Dtst_iscan.c181 blk64_t blk; in check_map() local
H A Dalloc_tables.c229 blk64_t num, blk; in ext2fs_allocate_group_table() local
/aosp_15_r20/hardware/interfaces/tests/memory/1.0/default/
H A DMemoryTest.cpp64 Return<void> Memory::haveSomeMemoryBlock(const MemoryBlock& blk, haveSomeMemoryBlock_cb _hidl_cb) { in haveSomeMemoryBlock()
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/gic/v3/
H A Dgic600ae_fmu.c223 void gic600_fmu_print_sm_info(uint64_t base, unsigned int blk, unsigned int smid) in gic600_fmu_print_sm_info()
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dfitblk_original.c132 unsigned char *blk; /* intermediate and final stream */ in main() local
H A Dfitblk.c144 unsigned char *blk; /* intermediate and final stream */ in main() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dinject.h28 block_t blk; member
/aosp_15_r20/external/mbedtls/library/
H A Dpadlock.c64 uint32_t *blk; in mbedtls_padlock_xcryptecb() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpadlock.c64 uint32_t *blk; in mbedtls_padlock_xcryptecb() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/
Dfitblk.c132 unsigned char *blk; /* intermediate and final stream */ in main() local
/aosp_15_r20/external/grpc-grpc/src/ruby/lib/grpc/generic/
H A Dbidi_call.rb73 &blk)
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dsad_inline.h82 __inline int32 simd_sad_mb(UChar *ref, UChar *blk, Int dmin, Int lx) in simd_sad_mb()
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass1b.c352 blk64_t blk = ext2fs_file_acl_block(fs, EXT2_INODE(&inode)); in pass1b() local
921 blk64_t blk, new_blk; in clone_file() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dva_mark_last.c121 bi_block *blk = bi_worklist_pop_head(&worklist); in va_analyze_scoreboard_reads() local
/aosp_15_r20/external/squashfs-tools/kernel/fs/squashfs/
H A Dexport.c55 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
H A Dnamei.c200 unsigned int blk, off, ino_num; in squashfs_lookup() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dsh.c1278 static struct sh_blockstack *clear_block(struct sh_blockstack *blk) in clear_block()
1292 struct sh_blockstack *blk = TT.ff->blk; in pop_block() local
1310 struct sh_blockstack *blk = clear_block(xmalloc(sizeof(*blk))); in add_block() local
3921 struct sh_blockstack *blk = TT.ff->blk; in run_lines() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp606 for (auto& blk : new_blks) id2block_[blk->id()] = &*blk; in InstrumentFunction() local
728 for (auto& blk : fn) { in InitializeInstrument() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp606 for (auto& blk : new_blks) id2block_[blk->id()] = &*blk; in InstrumentFunction() local
728 for (auto& blk : fn) { in InitializeInstrument() local
/aosp_15_r20/external/mesa3d/src/panfrost/util/
H A Dpan_ir.h330 #define pan_foreach_successor(blk, v) \ argument
336 #define pan_foreach_predecessor(blk, v) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dllvm_util.cc480 void SetToFirstInsertPoint(llvm::BasicBlock* blk, llvm::IRBuilder<>* builder) { in SetToFirstInsertPoint()
484 void SetToLastInsertPoint(llvm::BasicBlock* blk, llvm::IRBuilder<>* builder) { in SetToLastInsertPoint()
/aosp_15_r20/external/pdfium/third_party/bigint/
H A DNumberlikeArray.hh41 Blk *blk; member in NumberlikeArray
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/pipeline/
H A Dencode_pipeline.cpp369 …for_each(m_activePacketList.begin(), m_activePacketList.end() - 1, [&](PacketProperty &blk) { blk.… in SetFrameTrackingForMultiTaskPhase()

12345678910>>...14