| /third_party/lwip/src/include/netif/ppp/ |
| H A D | vj.h | 151 struct cstate rstate[MAX_SLOTS]; /* receive connection states */ member
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | record.h | 138 int rstate; member
|
| /third_party/openssl/ssl/record/ |
| H A D | record.h | 138 int rstate; member
|
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
| H A D | ssl_types.h | 145 int rstate; member
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_stream.c | 176 void nghttp3_stream_read_state_reset(nghttp3_stream_read_state *rstate) { in nghttp3_stream_read_state_reset() argument
|
| H A D | nghttp3_qpack.h | 247 nghttp3_qpack_read_state rstate; member 772 nghttp3_qpack_read_state rstate; member 887 nghttp3_qpack_read_state rstate; member [all...] |
| H A D | nghttp3_conn.c | 482 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 D | nghttp3_stream.h | 239 nghttp3_stream_read_state rstate; member
|
| H A D | nghttp3_qpack.c | 2422 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 D | r600_state_common.c | 474 struct r600_pipe_sampler_state *rstate = rstates[i]; in r600_bind_sampler_states() local
|
| H A D | r600_state.c | 1831 struct r600_pipe_sampler_state *rstate; in r600_emit_sampler_states() local
|
| H A D | evergreen_state.c | 2451 struct r600_pipe_sampler_state *rstate; in evergreen_emit_sampler_states() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
| H A D | core.c | 569 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 D | si_state.c | 4740 struct si_sampler_state *rstate = CALLOC_STRUCT(si_sampler_state); in si_create_sampler_state() local [all...] |