Home
last modified time | relevance | path

Searched defs:rstate (Results 1 - 14 of 14) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Dvj.h151 struct cstate rstate[MAX_SLOTS]; /* receive connection states */ member
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h138 int rstate; member
/third_party/openssl/ssl/record/
H A Drecord.h138 int rstate; member
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_types.h145 int rstate; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.c176 void nghttp3_stream_read_state_reset(nghttp3_stream_read_state *rstate) { in nghttp3_stream_read_state_reset() argument
H A Dnghttp3_qpack.h247 nghttp3_qpack_read_state rstate; member
772 nghttp3_qpack_read_state rstate; member
887 nghttp3_qpack_read_state rstate; member
[all...]
H A Dnghttp3_conn.c482 nghttp3_stream_read_state *rstate = &stream->rstate; in conn_read_type() local
617 static int frame_fin(nghttp3_stream_read_state *rstate, size_t len) { in frame_fin() argument
626 nghttp3_stream_read_state *rstate = &stream->rstate; in nghttp3_conn_read_control() local
1175 nghttp3_stream_read_state *rstate = &stream->rstate; nghttp3_conn_read_bidi() local
[all...]
H A Dnghttp3_stream.h239 nghttp3_stream_read_state rstate; member
H A Dnghttp3_qpack.c2422 qpack_read_varint(int *fin, nghttp3_qpack_read_state *rstate, const uint8_t *begin, const uint8_t *end) qpack_read_varint() argument
2618 nghttp3_qpack_read_state_free(nghttp3_qpack_read_state *rstate) nghttp3_qpack_read_state_free() argument
2623 nghttp3_qpack_read_state_reset(nghttp3_qpack_read_state *rstate) nghttp3_qpack_read_state_reset() argument
2677 qpack_read_huffman_string(nghttp3_qpack_read_state *rstate, nghttp3_buf *dest, const uint8_t *begin, const uint8_t *end) qpack_read_huffman_string() argument
2705 qpack_read_string(nghttp3_qpack_read_state *rstate, nghttp3_buf *dest, const uint8_t *begin, const uint8_t *end) qpack_read_string() argument
2726 qpack_decoder_validate_index(nghttp3_qpack_decoder *decoder, nghttp3_qpack_read_state *rstate) qpack_decoder_validate_index() argument
2739 qpack_read_state_check_huffman(nghttp3_qpack_read_state *rstate, const uint8_t b) qpack_read_state_check_huffman() argument
2744 qpack_read_state_terminate_name(nghttp3_qpack_read_state *rstate) qpack_read_state_terminate_name() argument
2749 qpack_read_state_terminate_value(nghttp3_qpack_read_state *rstate) qpack_read_state_terminate_value() argument
3813 nghttp3_qpack_decoder_rel2abs(nghttp3_qpack_decoder *decoder, nghttp3_qpack_read_state *rstate) nghttp3_qpack_decoder_rel2abs() argument
3834 nghttp3_qpack_read_state *rstate = &sctx->rstate; nghttp3_qpack_decoder_brel2abs() local
3861 nghttp3_qpack_read_state *rstate = &sctx->rstate; nghttp3_qpack_decoder_pbrel2abs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c474 struct r600_pipe_sampler_state *rstate = rstates[i]; in r600_bind_sampler_states() local
H A Dr600_state.c1831 struct r600_pipe_sampler_state *rstate; in r600_emit_sampler_states() local
H A Devergreen_state.c2451 struct r600_pipe_sampler_state *rstate; in evergreen_emit_sampler_states() local
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c569 const struct regulator_state *rstate; in regulator_get_suspend_state_check() local
1053 static int _suspend_set_state(struct regulator_dev *rdev, const struct regulator_state *rstate) in _suspend_set_state() argument
1091 const struct regulator_state *rstate; suspend_set_initial_state() local
3505 struct regulator_state *rstate; _regulator_do_set_suspend_voltage() local
3966 struct regulator_state *rstate; regulator_suspend_toggle() local
4012 struct regulator_state *rstate; _regulator_set_suspend_voltage() local
5732 const struct regulator_state *rstate; regulator_suspend() local
5750 struct regulator_state *rstate; regulator_resume() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4740 struct si_sampler_state *rstate = CALLOC_STRUCT(si_sampler_state); in si_create_sampler_state() local
[all...]

Completed in 40 milliseconds