Home
last modified time | relevance | path

Searched defs:last_block (Results 1 - 25 of 41) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dflacenc_header.c29 ff_flac_write_header(AVIOContext *pb, const uint8_t *extradata, int extradata_size, int last_block) ff_flac_write_header() argument
H A Dflacenc.c53 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 Dmap5.c17 int last_block; in main() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph.h40 BasicBlock* last_block() const { return blocks_.back(); } in last_block() function in v8::internal::maglev::final
/third_party/mesa3d/src/compiler/nir/
H A Dnir_inline_functions.c31 nir_block *last_block = nir_impl_last_block(impl); in function_ends_in_jump() local
H A Dnir_lower_task_shader.c401 nir_block *last_block = nir_impl_last_block(impl); in nir_lower_task_shader() local
H A Dnir_opt_dead_cf.c90 nir_block *last_block = condition ? nir_if_last_then_block(if_stmt) in opt_constant_if() local
H A Dnir_opt_if.c782 nir_block *last_block = nir_loop_last_block(loop); in opt_if_loop_last_continue() local
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_scoreboard.cpp497 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 Dbrw_cfg.h381 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 Dcmac.c32 unsigned char last_block[EVP_MAX_BLOCK_LENGTH]; member
[all...]
/third_party/openssl/crypto/cmac/
H A Dcmac.c32 unsigned char last_block[EVP_MAX_BLOCK_LENGTH]; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py172 last_block = None variable
H A Dgen-use-table.py445 last_block = None variable
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c274 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 Darena.cc110 ArenaImpl::Block* ArenaImpl::NewBlock(Block* last_block, size_t min_bytes) { in NewBlock() argument
/third_party/mbedtls/library/
H A Dcmac.c272 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 Dcoap_block_internal.h121 int last_block; /**< last acknowledged block number Block1 member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c819 struct ir3_block *last_block = in kill_sched() local
/third_party/backends/backend/pixma/
H A Dpixma_mp730.c123 unsigned last_block:1; member
H A Dpixma_imageclass.c158 unsigned last_block; member
H A Dpixma_mp750.c116 unsigned last_block; member
H A Dpixma_bjnp_private.h369 char last_block; /* last TCP read command was shorter than blocksize */ member
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c547 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 Dsi_compute.c831 const uint *last_block = info->last_block; in si_emit_dispatch_packets() local
[all...]

Completed in 22 milliseconds

12