Home
last modified time | relevance | path

Searched defs:initial_state (Results 1 – 20 of 20) 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/node/deps/base64/base64/lib/
Dlib_openmp.c26 struct base64_state state, initial_state; in base64_encode_openmp() local
87 struct base64_state state, initial_state; in base64_decode_openmp() local
/third_party/nghttp2/tests/
Dnghttp2_test_helper.c328 nghttp2_stream_state initial_state) { in open_sent_stream2()
339 nghttp2_stream_state initial_state, in open_sent_stream3()
389 nghttp2_stream_state initial_state) { in open_recv_stream2()
400 nghttp2_stream_state initial_state, in open_recv_stream3()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dunwinding-info-writer-x64.cc20 const BlockInitialState* initial_state = in BeginInstructionBlock() local
/third_party/node/deps/v8/src/codegen/
Dcompiler.h254 explicit CompilationJob(State initial_state) : state_(initial_state) { in CompilationJob()
367 OptimizedCompilationJob(const char* compiler_name, State initial_state) in OptimizedCompilationJob()
401 State initial_state) in TurbofanCompilationJob()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dunwinding-info-writer-arm.cc20 const BlockInitialState* initial_state = in BeginInstructionBlock() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dunwinding-info-writer-ppc.cc19 const BlockInitialState* initial_state = in BeginInstructionBlock() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dunwinding-info-writer-s390.cc19 const BlockInitialState* initial_state = in BeginInstructionBlock() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dunwinding-info-writer-arm64.cc23 const BlockInitialState* initial_state = in BeginInstructionBlock() local
/third_party/libcoap/include/oscore/
Doscore_context.h124 uint8_t initial_state; member
/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.c1288 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.c1293 nghttp2_stream_state initial_state, in nghttp2_session_open_stream()
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc536 RegExpParserState initial_state(nullptr, INITIAL, RegExpLookaround::LOOKAHEAD, in ParseDisjunction() local
/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/microsoft/vulkan/
Ddzn_private.h284 D3D12_RESOURCE_STATES initial_state; /* initial state for this memory type */ member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c658 const enum isl_aux_state initial_state = in transition_depth_buffer() local