Home
last modified time | relevance | path

Searched defs:state (Results 501 - 525 of 2756) sorted by relevance

1...<<21222324252627282930>>...111

/third_party/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp116 get_implicit_array_size(struct _mesa_glsl_parse_state *state, in get_implicit_array_size() argument
49 update_max_array_access(ir_rvalue *ir, int idx, YYLTYPE *loc, struct _mesa_glsl_parse_state *state) update_max_array_access() argument
143 _mesa_ast_array_index_to_hir(void *mem_ctx, struct _mesa_glsl_parse_state *state, ir_rvalue *array, ir_rvalue *idx, YYLTYPE &loc, YYLTYPE &idx_loc) _mesa_ast_array_index_to_hir() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_inline_helpers.h5 _nir_foreach_dest(nir_instr *instr, nir_foreach_dest_cb cb, void *state) in _nir_foreach_dest() argument
45 _nir_visit_src(nir_src *src, nir_foreach_src_cb cb, void *state) in _nir_visit_src() argument
55 void *state; global() member
62 _nir_visit_dest_indirect_state *state = (_nir_visit_dest_indirect_state *) _state; _nir_visit_dest_indirect() local
71 nir_foreach_dest(nir_instr *instr, nir_foreach_dest_cb cb, void *state) nir_foreach_dest() argument
77 nir_foreach_src(nir_instr *instr, nir_foreach_src_cb cb, void *state) nir_foreach_src() argument
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dminihuf.c305 struct state { struct
307 int state[PARALLEL]; member
313 struct state state[2000]; variable
[all...]
/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/
H A Dfetch-policy.c94 ss_fetch_policy_state(void *userobj, void *sh, lws_ss_constate_t state, in ss_fetch_policy_state() argument
/third_party/libwebsockets/lib/roles/http/
H A Dminilex.c195 struct state { struct
197 int state[PARALLEL]; member
206 struct state state[1000]; variable
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server-raw/
H A Dss-server.c79 myss_raw_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_raw_state() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c30 static void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode) in si_pm4_cmd_begin() argument
40 void si_pm4_cmd_add(struct si_pm4_state *state, uint32_ argument
49 si_pm4_cmd_end(struct si_pm4_state *state, bool predicate) si_pm4_cmd_end() argument
56 si_pm4_set_reg_custom(struct si_pm4_state *state, unsigned reg, uint32_t val, unsigned opcode, unsigned idx) si_pm4_set_reg_custom() argument
77 si_pm4_set_reg(struct si_pm4_state *state, unsigned reg, uint32_t val) si_pm4_set_reg() argument
107 si_pm4_set_reg_idx3(struct si_pm4_state *state, unsigned reg, uint32_t val) si_pm4_set_reg_idx3() argument
114 si_pm4_clear_state(struct si_pm4_state *state) si_pm4_clear_state() argument
119 si_pm4_free_state(struct si_context *sctx, struct si_pm4_state *state, unsigned idx) si_pm4_free_state() argument
137 si_pm4_emit(struct si_context *sctx, struct si_pm4_state *state) si_pm4_emit() argument
161 struct si_pm4_state *state = sctx->queued.array[i]; si_pm4_reset_emitted() local
[all...]
/third_party/mesa3d/src/glx/
H A Dvertarr.c106 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in __indirect_glInterleavedArrays() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_vertex.c276 svga_bind_vertex_elements_state(struct pipe_context *pipe, void *state) in svga_bind_vertex_elements_state() argument
287 svga_delete_vertex_elements_state(struct pipe_context *pipe, void *state) in svga_delete_vertex_elements_state() argument
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinffast_chunk.c78 struct inflate_state FAR *state; local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dinffast.c58 struct inflate_state FAR *state; local
[all...]
/third_party/node/deps/zlib/
H A Dinffast.c55 struct inflate_state FAR *state; in inflate_fast() local
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c76 struct inflate_state FAR *state; in inflate_fast_chunk_() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c4 int pthread_attr_getdetachstate(const pthread_attr_t *a, int *state) in pthread_attr_getdetachstate() argument
/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c27 volatile int state, barrier; member
H A Dpthread_attr_get.c4 int pthread_attr_getdetachstate(const pthread_attr_t *a, int *state) in pthread_attr_getdetachstate() argument
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dbacktrace.c36 struct unwind_state_t *state = (struct unwind_state_t *)arg; in unwind_callback() local
52 struct unwind_state_t state; in backtrace() local
[all...]
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c42 volatile int state, barrier; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dbacktrace.c21 struct unwind_state_t *state = (struct unwind_state_t *)arg; in unwind_callback() local
37 struct unwind_state_t state; in backtrace() local
[all...]
/third_party/ninja/src/
H A Dmanifest_parser_perftest.cc63 State state; in LoadManifests() local
H A Dbuild_log_perftest.cc75 State state; in WriteTestData() local
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_no_free.c49 struct anv_state state = anv_state_pool_alloc(job->pool, 16, 16); in alloc_states() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.c146 _mesa_layout_parameters(struct asm_parser_state *state) in _mesa_layout_parameters() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_predicated_break.cpp105 struct loop_continue_tracking state = { {0, }, 0 }; in opt_predicated_break() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_shader_cache.c43 write_stream_out_to_cache(struct blob *blob, struct pipe_shader_state *state) write_stream_out_to_cache() argument
127 read_stream_out_from_cache(struct blob_reader *blob_reader, struct pipe_shader_state *state) read_stream_out_from_cache() argument
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...111