/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_predicated_break.cpp | 105 struct loop_continue_tracking state = { {0, }, 0 }; in opt_predicated_break() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_shader_cache.c | 43 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...] |
H A D | st_nir_builtins.c | 79 struct pipe_shader_state state = { in st_nir_finish_builtin_shader() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_gpu_memcpy.c | 238 genX(emit_so_memcpy_init)(struct anv_memcpy_state *state, in emit_so_memcpy_init() argument 262 genX(emit_so_memcpy_fini)(struct anv_memcpy_state *state) in emit_so_memcpy_fini() argument 274 emit_so_memcpy(struct anv_memcpy_state *state, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_affixutils.h | 38 AffixPatternState state; member 231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() argument
|
H A D | uitercollationiterator.h | 149 State state; member in FCDUIterCollationIterator
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_aux_info.c | 105 aux_state_possible(enum isl_aux_state state, in aux_state_possible() argument
|
/third_party/mesa3d/src/util/ |
H A D | dag.c | 197 struct dag_traverse_bottom_up_state state = { in dag_traverse_bottom_up() local 135 dag_traverse_bottom_up_node(struct dag_node *node, void (*cb)(struct dag_node *node, void *data), struct dag_traverse_bottom_up_state *state) dag_traverse_bottom_up_node() argument
|
/third_party/mesa3d/src/util/sha1/ |
H A D | sha1.c | 55 SHA1Transform(uint32_t state[5], const uint8_t buffer[SHA1_BLOCK_LENGTH]) in SHA1Transform() argument [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_command_buffer.h | 61 enum vn_command_buffer_state state; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_linear_fastpath.c | 60 lp_linear_blit_rgba_blit(const struct lp_rast_state *state, in lp_linear_blit_rgba_blit() argument 109 lp_linear_blit_rgb1_blit(const struct lp_rast_state *state, in lp_linear_blit_rgb1_blit() argument 165 lp_linear_purple(const struct lp_rast_state *state, in lp_linear_purple() argument
|
H A D | lp_state_blend.c | 48 struct pipe_blend_state *state = mem_dup(blend, sizeof *blend); in llvmpipe_create_blend_state() local 112 struct pipe_depth_stencil_alpha_state *state; in llvmpipe_create_depth_stencil_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_query_hw.h | 34 uint8_t state; member
|
/third_party/icu/icu4c/source/samples/uciter8/ |
H A D | uit_len8.c | 487 uint32_t state=(uint32_t)(iter->start<<1); in lenient8IteratorGetState() local 495 lenient8IteratorSetState(UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode) { in lenient8IteratorSetState() argument [all...] |
H A D | uciter8.c | 229 uint32_t state; in testIteratorState() local
|
/third_party/libinput/tools/ |
H A D | libinput-analyze-per-slot-delta.py | 133 state = SlotState.NONE variable in Slot [all...] |
/third_party/libinput/src/ |
H A D | util-strings.c | 40 next_word(const char **state, size_t *len, const char *separators) in next_word() argument
|
/third_party/libdrm/ |
H A D | xf86drmHash.c | 89 void *state; in HashHash() local
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | fs.h | 81 void *state; member
|
/third_party/libwebsockets/lib/system/ |
H A D | system.c | 154 __lws_system_attach(struct lws_context *context, int tsi, lws_attach_cb_t cb, lws_system_states_t state, void *opaque, struct lws_attach_item **get) __lws_system_attach() argument
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | lws-minimal-esp32.c | 75 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/ |
H A D | lws-minimal-esp32.c | 79 myss_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_state() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzwrite.c | 150 gz_statep state; global() local 226 gz_statep state; global() local 284 gz_statep state; gzprintf() local 360 gz_statep state; global() local 430 gz_statep state; global() local 463 gz_statep state; global() local 504 gz_statep state; global() local [all...] |
H A D | inffast.c | 71 struct inflate_state FAR *state;
local [all...] |
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/ |
H A D | ss-server.c | 159 myss_srv_state(void *userobj, void *sh, lws_ss_constate_t state, in myss_srv_state() argument
|