Home
last modified time | relevance | path

Searched defs:last_block (Results 1 – 25 of 38) sorted by relevance

12

/external/mesa3d/src/intel/compiler/
Dtest_fs_scoreboard.cpp482 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
518 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
555 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
586 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
619 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
652 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
685 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
723 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
768 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
813 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
[all …]
Dbrw_cfg.h370 cfg_t::last_block() in last_block() function
376 cfg_t::last_block() const in last_block() function
/external/e2fsprogs/lib/ext2fs/
Dcheck_desc.c39 blk64_t last_block = ext2fs_blocks_count(fs->super)-1; in ext2fs_check_desc() local
/external/ltp/testcases/kernel/fs/mongo/
Dmap5.c17 int last_block; in main() local
/external/boringssl/src/crypto/siphash/
Dsiphash.c65 } last_block; in SIPHASH_24() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/siphash/
Dsiphash.c65 } last_block; in SIPHASH_24() local
/external/e2fsprogs/misc/
Dbadblocks.c488 static unsigned int test_ro (int dev, blk_t last_block, in test_ro()
601 static unsigned int test_rw (int dev, blk_t last_block, in test_rw()
741 static unsigned int test_nd (int dev, blk_t last_block, in test_nd()
1058 blk64_t last_block, first_block; in main() local
Ddumpe2fs.c140 blk64_t first_block, blk64_t last_block) in print_bg_rel_offset()
156 blk64_t first_block, last_block; in list_desc() local
Dfilefrag.c300 unsigned long i, last_block; in filefrag_fibmap() local
/external/webrtc/modules/audio_coding/neteq/
Dred_payload_splitter.cc67 bool last_block = false; in SplitRed() local
/external/rust/crates/rand_chacha/src/
Dchacha.rs487 let last_block = (1 << 68) - u128::from(BUF_BLOCKS * BLOCK_WORDS); in test_chacha_word_pos_wrap_exact() localVariable
497 let last_block = (1 << 68) - u128::from(BLOCK_WORDS); in test_chacha_word_pos_wrap_excess() localVariable
/external/mesa3d/src/compiler/nir/
Dnir_opt_dead_cf.c90 nir_block *last_block = condition ? nir_if_last_then_block(if_stmt) in opt_constant_if() local
Dnir_opt_if.c813 nir_block *last_block = nir_loop_last_block(loop); in opt_if_loop_last_continue() local
/external/harfbuzz_ng/src/
Dgen-indic-table.py168 last_block = None variable
Dgen-use-table.py434 last_block = None variable
/external/webrtc/modules/audio_coding/neteq/tools/
Dpacket_unittest.cc154 bool last_block = (i == kRedBlocks - 1) ? true : false; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/
Drand.c71 uint8_t last_block[CRNGT_BLOCK_SIZE]; member
/external/boringssl/src/crypto/fipsmodule/rand/
Drand.c72 uint8_t last_block[CRNGT_BLOCK_SIZE]; member
/external/protobuf/src/google/protobuf/
Darena.cc109 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock()
/external/mesa3d/src/freedreno/ir3/
Dir3_legalize.c654 struct ir3_block *last_block = in kill_sched() local
/external/e2fsprogs/e2fsck/
Dpass3.c786 blk64_t last_block; member
Dsuper.c583 blk64_t first_block, last_block; in check_super_block() local
Djournal.c254 e2_blkcnt_t last_block; member
/external/e2fsprogs/debugfs/
Djournal.c266 e2_blkcnt_t last_block; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.c748 const uint *last_block = info->last_block; in si_emit_dispatch_packets() local

12