Home
last modified time | relevance | path

Searched defs:state (Results 726 - 750 of 4863) sorted by relevance

1...<<21222324252627282930>>...195

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_types.cpp278 _mesa_glsl_initialize_types(struct _mesa_glsl_parse_state *state) in _mesa_glsl_initialize_types() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clamp_color_outputs.c34 is_color_output(lower_state *state, nir_variable *out) in is_color_output() argument
59 lower_intrinsic(lower_state *state, nir_intrinsic_instr *intr) in lower_intrinsic() argument
99 lower_block(lower_state *state, nir_block *block) in lower_block() argument
112 lower_impl(lower_state *state, nir_function_impl *impl) in lower_impl() argument
130 lower_state state = { nir_lower_clamp_color_outputs() local
[all...]
/third_party/libwebsockets/lib/secure-streams/cpp/
H A DlssFile.cxx52 lssfile_state(void *userobj, void *h_src, lws_ss_constate_t state, in lssfile_state() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.h57 static inline void virgl_encoder_write_dword(struct virgl_cmd_buf *state, in virgl_encoder_write_dword() argument
63 static inline void virgl_encoder_write_qword(struct virgl_cmd_buf *state, in virgl_encoder_write_qword() argument
70 static inline void virgl_encoder_write_block(struct virgl_cmd_buf *state, in virgl_encoder_write_block() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h53 struct zink_framebuffer_state state; member
/third_party/node/src/
H A Dnode_v8.h56 GCProfilerState state; member in node::v8_utils::GCProfiler
/third_party/node/deps/icu-small/source/i18n/
H A Dutf8collationiterator.h162 State state; member in FCDUTF8CollationIterator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c75 const struct lp_rast_state *state = task->state; in lp_rast_linear_tile() local
152 const struct lp_rast_state *state = task->state; in lp_rast_linear_rect() local
[all...]
H A Dlp_state_tess.c45 struct lp_tess_ctrl_shader *state; in llvmpipe_create_tcs_state() local
96 struct lp_tess_ctrl_shader *state = llvmpipe_delete_tcs_state() local
113 struct lp_tess_eval_shader *state; llvmpipe_create_tes_state() local
164 struct lp_tess_eval_shader *state = llvmpipe_delete_tes_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.h25 int state; member
/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py66 def state(sel member in Slot
70 def state(self, newstate): global() member in Slot
[all...]
/third_party/libevdev/libevdev/
H A Dlibevdev-util.h61 set_bit_state(unsigned long *array, int bit, int state) in set_bit_state() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-cpp/
H A Dmain.cxx20 lss_completion(lss *lss, lws_ss_constate_t state, void *arg) in lss_completion() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-client.c55 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dconditional-type.c5 struct state { struct
/third_party/lzma/C/
H A DLzma2Dec.h15 unsigned state; member
/third_party/node/deps/v8/src/compiler/
H A Dframe.cc45 void FrameAccessState::MarkHasFrame(bool state) { in MarkHasFrame() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-data-view-gen.h17 explicit DataViewBuiltinsAssembler(compiler::CodeAssemblerState* state) in DataViewBuiltinsAssembler() argument
H A Dbuiltins-bigint-gen.h16 explicit BigIntBuiltinsAssembler(compiler::CodeAssemblerState* state) in BigIntBuiltinsAssembler() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dtesting.cc13 OverrideEmbedderStackStateScope( HeapHandle& heap_handle, EmbedderStackState state) OverrideEmbedderStackStateScope() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-agent-impl.cc19 V8ConsoleAgentImpl( V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, protocol::DictionaryValue* state) V8ConsoleAgentImpl() argument
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap-inl.h29 Heap::HeapState state = heap()->gc_state(); in AllocateRaw() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c78 struct fd6_vertex_stateobj *state = CALLOC_STRUCT(fd6_vertex_stateobj); in fd6_vertex_state_create() local
H A Dfd6_program.h64 fd6_program_state(struct ir3_program_state *state) in fd6_program_state() argument
70 fd6_last_shader(const struct fd6_program_state *state) in fd6_last_shader() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c61 struct pipe_shader_state state = *shader; in draw_create_vertex_shader() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...195