/third_party/node/deps/base64/base64/lib/ |
H A D | lib_openmp.c | 26 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/node/deps/v8/src/compiler/backend/arm64/ |
H A D | unwinding-info-writer-arm64.cc | 23 const BlockInitialState* initial_state = in BeginInstructionBlock() local
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | unwinding-info-writer-x64.cc | 20 const BlockInitialState* initial_state = in BeginInstructionBlock() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | unwinding-info-writer-arm.cc | 20 const BlockInitialState* initial_state = in BeginInstructionBlock() local
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | unwinding-info-writer-ppc.cc | 19 const BlockInitialState* initial_state = in BeginInstructionBlock() local
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | unwinding-info-writer-s390.cc | 19 const BlockInitialState* initial_state = in BeginInstructionBlock() local
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_aux_info.c | 130 isl_aux_prepare_access(enum isl_aux_state initial_state, in isl_aux_prepare_access() argument 171 isl_aux_state_transition_aux_op(enum isl_aux_state initial_state, in isl_aux_state_transition_aux_op() argument 208 isl_aux_state_transition_write(enum isl_aux_state initial_state, enum isl_aux_usage usage, bool full_surface) isl_aux_state_transition_write() argument [all...] |
/third_party/mbedtls/library/ |
H A D | chacha20.c | 115 static void chacha20_block(const uint32_t initial_state[16], in chacha20_block() argument [all...] |
/third_party/libcoap/include/oscore/ |
H A D | oscore_context.h | 124 uint8_t initial_state; member
|
/third_party/elfutils/libdw/ |
H A D | cfi.h | 51 const Dwarf_Frame *initial_state; member
|
/third_party/nghttp2/tests/ |
H A D | nghttp2_test_helper.c | 327 open_sent_stream2(nghttp2_session *session, int32_t stream_id, nghttp2_stream_state initial_state) open_sent_stream2() argument 336 open_sent_stream3(nghttp2_session *session, int32_t stream_id, uint8_t flags, nghttp2_priority_spec *pri_spec_in, nghttp2_stream_state initial_state, void *stream_user_data) open_sent_stream3() argument 388 open_recv_stream2(nghttp2_session *session, int32_t stream_id, nghttp2_stream_state initial_state) open_recv_stream2() argument 397 open_recv_stream3(nghttp2_session *session, int32_t stream_id, uint8_t flags, nghttp2_priority_spec *pri_spec_in, nghttp2_stream_state initial_state, void *stream_user_data) open_recv_stream3() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | ffv1enc.c | 334 static int contains_non_128(uint8_t (*initial_state)[CONTEXT_SIZE], in contains_non_128() argument
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_stream.c | 60 nghttp2_stream_init(nghttp2_stream *stream, int32_t stream_id, uint8_t flags, nghttp2_stream_state initial_state, int32_t weight, int32_t remote_initial_window_size, int32_t local_initial_window_size, void *stream_user_data, nghttp2_mem *mem) nghttp2_stream_init() argument
|
H A D | nghttp2_session.c | 1290 nghttp2_session_open_stream(nghttp2_session *session, int32_t stream_id, uint8_t flags, nghttp2_priority_spec *pri_spec_in, nghttp2_stream_state initial_state, void *stream_user_data) nghttp2_session_open_stream() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_stream.c | 60 nghttp2_stream_init(nghttp2_stream *stream, int32_t stream_id, uint8_t flags, nghttp2_stream_state initial_state, int32_t weight, int32_t remote_initial_window_size, int32_t local_initial_window_size, void *stream_user_data, nghttp2_mem *mem) nghttp2_stream_init() argument
|
H A D | nghttp2_session.c | 1285 nghttp2_session_open_stream(nghttp2_session *session, int32_t stream_id, uint8_t flags, nghttp2_priority_spec *pri_spec_in, nghttp2_stream_state initial_state, void *stream_user_data) nghttp2_session_open_stream() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.h | 254 explicit CompilationJob(State initial_state) : state_(initial_state) { in CompilationJob() argument 367 OptimizedCompilationJob(const char* compiler_name, State initial_state) in OptimizedCompilationJob() argument 400 TurbofanCompilationJob(OptimizedCompilationInfo* compilation_info, State initial_state) TurbofanCompilationJob() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.c | 836 enum isl_aux_state initial_state; in iris_resource_configure_aux() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 469 enum isl_aux_state initial_state = ISL_AUX_STATE_AUX_INVALID; in crocus_resource_configure_aux() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 284 D3D12_RESOURCE_STATES initial_state; /* initial state for this memory type */ member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_buffer.c | 658 const enum isl_aux_state initial_state = in transition_depth_buffer() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 18458 nk_tree_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, enum nk_collapse_states initial_state, const char *hash, int len, int line) nk_tree_base() argument 18511 nk_tree_push_hashed(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states initial_state, const char *hash, int len, int line) nk_tree_push_hashed() argument 18518 nk_tree_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, const char *hash, int len,int seed) nk_tree_image_push_hashed() argument 18641 nk_tree_element_base(struct nk_context *ctx, enum nk_tree_type type, struct nk_image *img, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len, int line) nk_tree_element_base() argument 18663 nk_tree_element_push_hashed(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len, int seed) nk_tree_element_push_hashed() argument 18670 nk_tree_element_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len,int seed) nk_tree_element_image_push_hashed() argument [all...] |