Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dtest_fs_scoreboard.cpp496 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
531 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
567 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
597 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
629 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
661 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
693 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local
730 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
774 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
818 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local
[all …]
H A Dbrw_cfg.h398 cfg_t::last_block() in last_block() function
404 cfg_t::last_block() const in last_block() function
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_base.cpp111 uint64_t last_block = new_block_start + num_blocks - 1; in AddRawBlocks() local
127 uint64_t last_block = new_block_start + num_blocks - 1; in AddXorBlocks() local
139 uint64_t last_block = new_block_start + num_blocks - 1; in AddZeroBlocks() local
/aosp_15_r20/external/e2fsprogs/misc/
H A 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()
1060 blk64_t last_block, first_block; in main() local
H A 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
/aosp_15_r20/system/core/libsparse/
H A Dsparse.cpp73 unsigned int last_block = 0; in sparse_count_chunks() local
116 unsigned int last_block = 0; in write_all_blocks() local
270 unsigned int last_block = 0; in move_chunks_up_to_len() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/crypto/
Dstm32_saes.c564 int stm32_saes_update_assodata(struct stm32_saes_context *ctx, bool last_block, in stm32_saes_update_assodata()
648 int stm32_saes_update_load(struct stm32_saes_context *ctx, bool last_block, in stm32_saes_update_load()
813 int stm32_saes_update(struct stm32_saes_context *ctx, bool last_block, in stm32_saes_update()
/aosp_15_r20/external/rust/android-crates-io/crates/rand_chacha/src/
Dchacha.rs610 let last_block = (1 << 68) - u128::from(BUF_BLOCKS * BLOCK_WORDS); in test_chacha_word_pos_wrap_exact() localVariable
620 let last_block = (1 << 68) - u128::from(BLOCK_WORDS); in test_chacha_word_pos_wrap_excess() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_chacha-0.3.1/src/
H A Dchacha.rs610 let last_block = (1 << 68) - u128::from(BUF_BLOCKS * BLOCK_WORDS); in test_chacha_word_pos_wrap_exact() localVariable
620 let last_block = (1 << 68) - u128::from(BLOCK_WORDS); in test_chacha_word_pos_wrap_excess() localVariable
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A Dtls_cbc.c200 size_t last_block = num_blocks - 1; in EVP_sha1_final_with_secret_suffix() local
293 size_t last_block = num_blocks - 1; in EVP_sha256_final_with_secret_suffix() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A Dtls_cbc.c200 size_t last_block = num_blocks - 1; in EVP_sha1_final_with_secret_suffix() local
293 size_t last_block = num_blocks - 1; in EVP_sha256_final_with_secret_suffix() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcmac.c140 const unsigned char *last_block, in cmac_pad()
272 unsigned char *state, *last_block; in mbedtls_cipher_cmac_finish() local
/aosp_15_r20/external/mbedtls/library/
H A Dcmac.c145 const unsigned char *last_block, in cmac_pad()
273 unsigned char *state, *last_block; in mbedtls_cipher_cmac_finish() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_cfg.h407 elk_cfg_t::last_block() in last_block() function
413 elk_cfg_t::last_block() const in last_block() function
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dcheck_desc.c39 blk64_t last_block = ext2fs_blocks_count(fs->super)-1; in ext2fs_check_desc() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/siphash/
H A Dsiphash.c61 uint8_t last_block[8]; in SIPHASH_24() local
/aosp_15_r20/external/boringssl/src/crypto/siphash/
H A Dsiphash.c61 uint8_t last_block[8]; in SIPHASH_24() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/siphash/
Dsiphash.c65 } last_block; in SIPHASH_24() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/siphash/
Dsiphash.c65 } last_block; in SIPHASH_24() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_discard_flow.c119 nir_block *last_block = nir_loop_last_block(loop); in lower_discard_flow() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dred_payload_splitter.cc67 bool last_block = false; in SplitRed() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp297 basic_block function::last_block() in last_block() function in client::code_gen::function
1103 basic_block last_block = f.last_block(); in operator ()() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dxor_extent_writer.cc94 const Extent last_block = in WriteXorExtent() local
/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/protocols/
H A Dblock_io_protocol.h47 uint64_t last_block; member
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Dblock.rs19 pub last_block: Lba, field

1234