Home
last modified time | relevance | path

Searched defs:block (Results 501 - 525 of 1201) sorted by relevance

1...<<21222324252627282930>>...49

/third_party/littlefs/bd/
H A Dlfs_emubd.c32 static lfs_emubd_block_t *lfs_emubd_incblock(lfs_emubd_block_t *block) { in lfs_emubd_incblock() argument
39 static void lfs_emubd_decblock(lfs_emubd_block_t *block) { in lfs_emubd_decblock() argument
48 lfs_emubd_mutblock( const struct lfs_config *cfg, lfs_emubd_block_t **block) lfs_emubd_mutblock() argument
215 lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_emubd_read() argument
265 lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_emubd_prog() argument
356 lfs_emubd_erase(const struct lfs_config *cfg, lfs_block_t block) lfs_emubd_erase() argument
454 lfs_emubd_rawcrc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_rawcrc() argument
479 lfs_emubd_crc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_crc() argument
553 lfs_emubd_wear(const struct lfs_config *cfg, lfs_block_t block) lfs_emubd_wear() argument
574 lfs_emubd_setwear(const struct lfs_config *cfg, lfs_block_t block, lfs_emubd_wear_t wear) lfs_emubd_setwear() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c89 nir_block *block = nir_cf_node_as_block(cf_node); in scan_tess_ctrl() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, struct qblock *block, struct schedule_state *state) schedule_instructions() argument
676 qir_schedule_instructions_block(struct vc4_compile *c, struct qblock *block) qir_schedule_instructions_block() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_inline_uniforms.c303 nir_block *block = nir_cf_node_as_block(node); in process_node() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.cpp215 void DCEVisitor::visit(Block *block) in visit() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned int intra_unsigned) in Gradient() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp43 bblock_t *block = link->block; in pop_stack() local
50 link(void *mem_ctx, bblock_t *block, enum bblock_link_kind kind) in link() argument
57 push_stack(exec_list *list, void *mem_ctx, bblock_t *block) in push_stack() argument
82 bblock_t::is_predecessor_of(const bblock_t *block, in is_predecessor_of() argument
95 is_successor_of(const bblock_t *block, enum bblock_link_kind kind) const is_successor_of() argument
417 remove_block(bblock_t *block) remove_block() argument
475 bblock_t *block = new(mem_ctx) bblock_t(this); new_block() local
481 set_next_block(bblock_t **cur, bblock_t *block, int ip) set_next_block() argument
610 bblock_t *block = this->blocks[b]; dump_cfg() local
[all...]
H A Dbrw_nir_analyze_ubo_ranges.c101 get_block_info(struct ubo_analysis_state *state, int block) in get_block_info() argument
120 analyze_ubos_block(struct ubo_analysis_state *state, nir_block *block) in analyze_ubos_block() argument
154 const int block = nir_src_as_uint(intrin->src[0]); in analyze_ubos_block() local
[all...]
H A Dtest_fs_cmod_propagation.cpp94 instruction(bblock_t *block, int num) in instruction() argument
H A Dbrw_vec4_builder.h68 vec4_builder(backend_shader *shader, bblock_t *block, instruction *inst) : in vec4_builder() argument
83 at(bblock_t *block, exec_node *cursor) const in at() argument
631 bblock_t *block; global() member in brw::vec4_builder
[all...]
H A Dbrw_nir_lower_shader_calls.c79 struct nir_block *block = (void *)block_entry->key; in brw_nir_lower_shader_returns() local
H A Dtest_vec4_cmod_propagation.cpp126 instruction(bblock_t *block, int num) in instruction() argument
/third_party/nghttp2/src/
H A Dallocator.h100 auto block = new uint8_t[sizeof(MemBlock) + size]; in alloc_mem_block() local
/third_party/node/deps/icu-small/source/common/
H A Dutrie2.cpp43 int32_t i2, block; in get32() local
451 int32_t j, i2Block, prevI2Block, index2NullOffset, block, prevBlock, nullBlock; in enumEitherTrie() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c110 nir_block *block = instr->block; in get_cursor_for_instr_without_cf() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_promote_uniforms.c104 struct mir_ubo_block *block = &analysis->blocks[ubo]; in mir_pick_ubo() local
189 midgard_block *block = (midgard_block *) _block; in mir_estimate_pressure() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.h213 BuildUtil::setPosition(BasicBlock *block, bool atTail) in setPosition() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c101 struct bi_ubo_block *block = &analysis->blocks[ubo]; in bi_pick_ubo() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_insert_flow.c181 bi_set_dependencies(bi_block *block, bi_instr *I, struct bi_scoreboard_state *st) in bi_set_dependencies() argument
319 va_should_end(bi_block *block) in va_should_end() argument
357 va_discard_before_block(bi_block *block) va_discard_before_block() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c80 get_variant( const struct lp_rast_state *state, const struct cmd_block *block, int k ) get_variant() argument
105 is_blend( const struct lp_rast_state *state, const struct cmd_block *block, int k ) is_blend() argument
118 is_linear( const struct lp_rast_state *state, const struct cmd_block *block, int k ) is_linear() argument
137 get_fs_kind( const struct lp_rast_state *state, const struct cmd_block *block, int k ) get_fs_kind() argument
371 const struct cmd_block *block; do_debug_bin() local
[all...]
H A Dlp_scene.c308 struct data_block *block, *tmp; in lp_scene_end_rasterization() local
342 struct cmd_block *block in lp_scene_new_cmd_block() local
369 struct data_block *block = MALLOC_STRUCT(data_block); lp_scene_new_data_block() local
392 const struct data_block *block; lp_scene_data_size() local
[all...]
H A Dlp_test_conv.c111 LLVMBasicBlockRef block; in add_conv_test() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c225 const uint block[3] = { 32, 1, 1 }; in nv50_hw_sm_end_query() local
/third_party/lz4/examples/
H A DdictionaryRandomAccess.c131 int block; in test_decompress() local
/third_party/node/deps/v8/src/compiler/backend/
H A Djump-threading.cc79 InstructionBlock* block = code->InstructionBlockAt(state.stack.top()); in ComputeForwarding() local
[all...]

Completed in 20 milliseconds

1...<<21222324252627282930>>...49