| /external/mesa3d/src/intel/compiler/ | 
| D | test_fs_scoreboard.cpp | 482    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 …] 
 | 
| D | brw_cfg.h | 370 cfg_t::last_block()  in last_block()  function 376 cfg_t::last_block() const  in last_block()  function
  | 
| /external/e2fsprogs/lib/ext2fs/ | 
| D | check_desc.c | 39 	blk64_t last_block = ext2fs_blocks_count(fs->super)-1;  in ext2fs_check_desc()  local
  | 
| /external/cronet/third_party/boringssl/src/crypto/siphash/ | 
| D | siphash.c | 61   uint8_t last_block[8];  in SIPHASH_24()  local
  | 
| /external/ltp/testcases/kernel/fs/mongo/ | 
| D | map5.c | 17 	int last_block;  in main()  local
  | 
| /external/boringssl/src/crypto/siphash/ | 
| D | siphash.c | 61   uint8_t last_block[8];  in SIPHASH_24()  local
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/siphash/ | 
| D | siphash.c | 65   } last_block;  in SIPHASH_24()  local
  | 
| /external/e2fsprogs/misc/ | 
| D | badblocks.c | 488 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
  | 
| D | dumpe2fs.c | 140 				blk64_t first_block, blk64_t last_block)  in print_bg_rel_offset() 156 	blk64_t	first_block, last_block;  in list_desc()  local
  | 
| /external/webrtc/modules/audio_coding/neteq/ | 
| D | red_payload_splitter.cc | 67     bool last_block = false;  in SplitRed()  local
  | 
| /external/rust/crates/rand_chacha/src/ | 
| D | chacha.rs | 610         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
  | 
| /external/cronet/net/disk_cache/blockfile/ | 
| D | disk_format_base.h | 108   int32_t last_block;      // Index of the last written block.  member
  | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_opt_dead_cf.c | 90    nir_block *last_block = condition ? nir_if_last_then_block(if_stmt)  in opt_constant_if()  local
  | 
| /external/mbedtls/library/ | 
| D | cmac.c | 169                       const unsigned char *last_block,  in cmac_pad() 297     unsigned char *state, *last_block;  in mbedtls_cipher_cmac_finish()  local
  | 
| /external/openthread/third_party/mbedtls/repo/library/ | 
| D | cmac.c | 169                       const unsigned char *last_block,  in cmac_pad() 297     unsigned char *state, *last_block;  in mbedtls_cipher_cmac_finish()  local
  | 
| /external/webrtc/modules/audio_coding/neteq/tools/ | 
| D | packet_unittest.cc | 181     bool last_block = (i == kRedBlocks - 1) ? true : false;  in TEST()  local
  | 
| /external/boringssl/src/crypto/cipher_extra/ | 
| D | tls_cbc.c | 200   size_t last_block = num_blocks - 1;  in EVP_sha1_final_with_secret_suffix()  local
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ | 
| D | tls_cbc.c | 200   size_t last_block = num_blocks - 1;  in EVP_sha1_final_with_secret_suffix()  local
  | 
| /external/cronet/third_party/boringssl/src/crypto/cipher_extra/ | 
| D | tls_cbc.c | 200   size_t last_block = num_blocks - 1;  in EVP_sha1_final_with_secret_suffix()  local
  | 
| /external/harfbuzz_ng/src/ | 
| D | gen-indic-table.py | 596 last_block = None  variable
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ | 
| D | rand.c | 72   uint8_t last_block[CRNGT_BLOCK_SIZE];  member
  | 
| /external/boringssl/src/crypto/fipsmodule/rand/ | 
| D | rand.c | 71   uint8_t last_block[CRNGT_BLOCK_SIZE];  member
  | 
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/ | 
| D | rand.c | 71   uint8_t last_block[CRNGT_BLOCK_SIZE];  member
  | 
| /external/mesa3d/src/freedreno/ir3/ | 
| D | ir3_legalize.c | 654 	struct ir3_block *last_block =  in kill_sched()  local
  | 
| /external/e2fsprogs/e2fsck/ | 
| D | pass3.c | 791 	blk64_t			last_block;  member
  |