Home
last modified time | relevance | path

Searched defs:block (Results 1 - 25 of 2611) sorted by relevance

12345678910>>...105

/third_party/ltp/lib/
H A Dtst_ioctl.c16 int fd, block = 0; in tst_fibmap() local
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DscopedDebugInfoPlugin-inl.h24 void ScopedDebugInfoPlugin::RegisterPrologueEpilogue(ir::BlockStatement *block, ir::Statement *stmt) in RegisterPrologueEpilogue() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblake2s-glue.c30 void blake2s_compress(struct blake2s_state *state, const u8 *block, in blake2s_compress() argument
/kernel/linux/linux-5.10/fs/befs/
H A Dio.c30 befs_blocknr_t block; in befs_bread_iaddr() local
/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
/kernel/linux/linux-6.6/fs/befs/
H A Dio.c30 befs_blocknr_t block; in befs_bread_iaddr() local
/kernel/linux/linux-6.6/fs/squashfs/
H A Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dblake2s-glue.c28 void blake2s_compress(struct blake2s_state *state, const u8 *block, in blake2s_compress() argument
/third_party/ffmpeg/libavcodec/
H A Ddctref.c59 void ff_ref_fdct(short *block) in ff_ref_fdct() argument
95 ff_ref_idct(short *block) ff_ref_idct() argument
[all...]
/third_party/gptfdisk/
H A Dcrc32.cc32 uint32_t chksum_crc32 (unsigned char *block, unsigned int length) in chksum_crc32() argument
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dboot.c48 u_char block[DOSBOOTBLOCKSIZE]; in readboot() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_dominance.cpp48 Block& block = program->blocks[i]; in dominator_tree() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_vpm.c40 struct qblock *block = qir_entry_block(c); in qir_opt_vpm() local
H A Dvc4_opt_coalesce_ff_writes.c37 struct qblock *block = qir_entry_block(c); in qir_opt_coalesce_ff_writes() local
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/
H A Dmalloc_calloc_test.cpp37 void* block = calloc(1, SIZE); in HWTEST_F() local
/third_party/openssl/test/
H A Dsm4_internal_test.c55 uint8_t block[SM4_BLOCK_SIZE]; in test_sm4_ecb() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dmd5.h38 MD5_u32plus block[16]; member
/third_party/skia/modules/canvaskit/npm_build/
H A Dtextapi_utils.js[all...]
/third_party/skia/demos.skia.org/demos/textedit/
H A Dtextapi_utils.js[all...]
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Drpo.cpp27 void Rpo::DFS(BasicBlock *block, size_t *blocks_count) in DFS() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dcatch_inputs.cpp43 void ProcessBlock(BasicBlock *block, Marker visited) in ProcessBlock() argument
H A Drpo.cpp27 void Rpo::DFS(BasicBlock *block, size_t *blocksCount) in DFS() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Danalysis.h104 explicit InstAppender(BasicBlock *block, Inst *insertAfter = nullptr) : block_(block), prev_(insertAfter) {} in InstAppender() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dbyte_array.cpp24 auto *block = reinterpret_cast<uint8_t *>(pointer) + offset; in Set() local
32 auto *block = reinterpret_cast<uint8_t *>(pointer) + offset; in Get() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_block.cpp22 const RefPtr<BlockComponent> block = AceType::DynamicCast<BlockComponent>(component); in Update() local

Completed in 6 milliseconds

12345678910>>...105