Home
last modified time | relevance | path

Searched defs:initial_state (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_aux_info.c130 isl_aux_prepare_access(enum isl_aux_state initial_state, in isl_aux_prepare_access()
171 isl_aux_state_transition_aux_op(enum isl_aux_state initial_state, in isl_aux_state_transition_aux_op()
208 isl_aux_state_transition_write(enum isl_aux_state initial_state, in isl_aux_state_transition_write()
/third_party/nghttp2/tests/
Dnghttp2_test_helper.c329 nghttp2_stream_state initial_state) { in open_sent_stream2()
340 nghttp2_stream_state initial_state, in open_sent_stream3()
390 nghttp2_stream_state initial_state) { in open_recv_stream2()
401 nghttp2_stream_state initial_state, in open_recv_stream3()
/third_party/cef/tools/yapf/yapf/yapflib/
Dreformatter.py291 def _AnalyzeSolutionSpace(initial_state): argument
376 def _ReconstructPath(initial_state, current): argument
/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h136 #define CREATE_EVENT(ph, manualreset,initial_state,name) \ argument
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c168 KSSTATE initial_state; in gst_ks_clock_set_state_unlocked() local
Dgstksvideodevice.c825 KSSTATE initial_state; in gst_ks_video_device_set_state() local
/third_party/elfutils/libdw/
Dcfi.h51 const Dwarf_Frame *initial_state; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_stream.c61 uint8_t flags, nghttp2_stream_state initial_state, in nghttp2_stream_init()
Dnghttp2_session.c1029 nghttp2_stream_state initial_state, in nghttp2_session_open_stream()
/third_party/nghttp2/lib/
Dnghttp2_stream.c61 uint8_t flags, nghttp2_stream_state initial_state, in nghttp2_stream_init()
Dnghttp2_session.c1307 nghttp2_stream_state initial_state, in nghttp2_session_open_stream()
/third_party/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c132 t_state * initial_state; /* Initial NFA state. */ variable
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c469 enum isl_aux_state initial_state = ISL_AUX_STATE_AUX_INVALID; in crocus_resource_configure_aux() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c836 enum isl_aux_state initial_state; in iris_resource_configure_aux() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c658 const enum isl_aux_state initial_state = in transition_depth_buffer() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h284 D3D12_RESOURCE_STATES initial_state; /* initial state for this memory type */ member