/third_party/ffmpeg/libavformat/ |
H A D | flacenc_header.c | 29 ff_flac_write_header(AVIOContext *pb, const uint8_t *extradata, int extradata_size, int last_block) ff_flac_write_header() argument
|
H A D | flacenc.c | 53 flac_write_block_padding(AVIOContext *pb, unsigned int n_padding_bytes, int last_block) flac_write_block_padding() argument 62 flac_write_block_comment(AVIOContext *pb, AVDictionary **m, int last_block, int bitexact) flac_write_block_comment() argument
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | map5.c | 17 int last_block; in main() local
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-graph.h | 40 BasicBlock* last_block() const { return blocks_.back(); } in last_block() function in v8::internal::maglev::final
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_inline_functions.c | 31 nir_block *last_block = nir_impl_last_block(impl); in function_ends_in_jump() local
|
H A D | nir_lower_task_shader.c | 401 nir_block *last_block = nir_impl_last_block(impl); in nir_lower_task_shader() local
|
H A D | nir_opt_dead_cf.c | 90 nir_block *last_block = condition ? nir_if_last_then_block(if_stmt) in opt_constant_if() local
|
H A D | nir_opt_if.c | 782 nir_block *last_block = nir_loop_last_block(loop); in opt_if_loop_last_continue() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_scoreboard.cpp | 497 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local 533 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local 570 bblock_t *last_block = v->cfg->blocks[3]; in TEST_F() local 601 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local 634 bblock_t *last_block = v->cfg->blocks[2]; in TEST_F() local 667 bblock_t *last_block = v->cfg->blocks[2]; TEST_F() local 700 bblock_t *last_block = v->cfg->blocks[2]; TEST_F() local 738 bblock_t *last_block = v->cfg->blocks[3]; TEST_F() local 783 bblock_t *last_block = v->cfg->blocks[3]; TEST_F() local 828 bblock_t *last_block = v->cfg->blocks[3]; TEST_F() local 874 bblock_t *last_block = v->cfg->blocks[3]; TEST_F() local [all...] |
H A D | brw_cfg.h | 381 cfg_t::last_block() in last_block() function in cfg_t 387 cfg_t::last_block() const in last_block() function in cfg_t
|
/third_party/node/deps/openssl/openssl/crypto/cmac/ |
H A D | cmac.c | 32 unsigned char last_block[EVP_MAX_BLOCK_LENGTH]; member [all...] |
/third_party/openssl/crypto/cmac/ |
H A D | cmac.c | 32 unsigned char last_block[EVP_MAX_BLOCK_LENGTH]; member [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-indic-table.py | 172 last_block = None variable
|
H A D | gen-use-table.py | 445 last_block = None variable
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-mempool.c | 274 uint32_t last_block = last_chunk > 3 ? data1.writer[queue].first_block in dump_cp_mem_pool() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | arena.cc | 110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock() argument
|
/third_party/mbedtls/library/ |
H A D | cmac.c | 272 unsigned char *state, *last_block; in mbedtls_cipher_cmac_finish() local 138 cmac_pad(unsigned char padded_block[MBEDTLS_CMAC_MAX_BLOCK_SIZE], size_t padded_block_len, const unsigned char *last_block, size_t last_block_len) cmac_pad() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_block_internal.h | 121 int last_block; /**< last acknowledged block number Block1 member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_legalize.c | 819 struct ir3_block *last_block = in kill_sched() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_mp730.c | 123 unsigned last_block:1; member
|
H A D | pixma_imageclass.c | 158 unsigned last_block; member
|
H A D | pixma_mp750.c | 116 unsigned last_block; member
|
H A D | pixma_bjnp_private.h | 369 char last_block; /* last TCP read command was shorter than blocksize */ member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_tess_io_to_mem.c | 547 nir_block *last_block = nir_impl_last_block(impl); in hs_emit_write_tess_factors() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_compute.c | 831 const uint *last_block = info->last_block; in si_emit_dispatch_packets() local [all...] |