Home
last modified time | relevance | path

Searched defs:tbuf (Results 1 - 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h39 struct virgl_cmd_buf *tbuf; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_buf.c86 void nghttp3_typed_buf_init(nghttp3_typed_buf *tbuf, const nghttp3_buf *buf, in nghttp3_typed_buf_init() argument
H A Dnghttp3_stream.c93 nghttp3_typed_buf *tbuf; in delete_outq() local
304 static void typed_buf_shared_init(nghttp3_typed_buf *tbuf, in typed_buf_shared_init() argument
313 nghttp3_typed_buf tbuf; in nghttp3_stream_write_stream_type() local
335 nghttp3_typed_buf tbuf; nghttp3_stream_write_settings() local
383 nghttp3_typed_buf tbuf; nghttp3_stream_write_goaway() local
408 nghttp3_typed_buf tbuf; nghttp3_stream_write_priority_update() local
449 nghttp3_typed_buf tbuf; nghttp3_stream_write_header_block() local
558 nghttp3_typed_buf tbuf; nghttp3_stream_write_data() local
664 nghttp3_typed_buf tbuf; nghttp3_stream_write_qpack_decoder_stream() local
699 nghttp3_stream_outq_add(nghttp3_stream *stream, const nghttp3_typed_buf *tbuf) nghttp3_stream_outq_add() argument
820 nghttp3_typed_buf *tbuf; nghttp3_stream_writev() local
859 nghttp3_typed_buf *tbuf; nghttp3_stream_add_outq_offset() local
888 stream_pop_outq_entry(nghttp3_stream *stream, nghttp3_typed_buf *tbuf) stream_pop_outq_entry() argument
933 nghttp3_typed_buf *tbuf; nghttp3_stream_add_ack_offset() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dcstring.cpp159 char tbuf[30]; in T_CString_integerToString() local
197 char tbuf[30]; in T_CString_int64ToString() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dcstring.cpp159 char tbuf[30]; in T_CString_integerToString() local
197 char tbuf[30]; in T_CString_int64ToString() local
[all...]
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c84 char tbuf[80]; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dcstring.cpp159 char tbuf[30]; in T_CString_integerToString() local
197 char tbuf[30]; in T_CString_int64ToString() local
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dtextbox.c51 int dialog_textbox(const char *title, const char *tbuf, in dialog_textbox() argument
/third_party/backends/backend/
H A Dcanon.c229 unsigned char tbuf[12 + 5]; in get_tpu_stat() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_int.c342 unsigned char tbuf[sizeof(r)]; in asn1_string_set_int64() local
381 unsigned char tbuf[sizeof(r)]; in asn1_string_set_uint64() local
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c157 unsigned char *tbuf; in rsa_encrypt() local
234 unsigned char *tbuf; in rsa_decrypt() local
[all...]
/third_party/openssl/crypto/asn1/
H A Da_int.c342 unsigned char tbuf[sizeof(r)]; in asn1_string_set_int64() local
381 unsigned char tbuf[sizeof(r)]; in asn1_string_set_uint64() local
/third_party/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c157 unsigned char *tbuf; in rsa_encrypt() local
234 unsigned char *tbuf; in rsa_decrypt() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmxtlv.c161 bcm_xtlv_buf_len(bcm_xtlvbuf_t *tbuf) in bcm_xtlv_buf_len() argument
174 bcm_xtlv_buf_rlen(bcm_xtlvbuf_t *tbuf) in bcm_xtlv_buf_rlen() argument
186 bcm_xtlv_buf(bcm_xtlvbuf_t *tbuf) in bcm_xtlv_buf() argument
192 bcm_xtlv_head(bcm_xtlvbuf_t *tbuf) bcm_xtlv_head() argument
258 bcm_xtlv_put_data(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n) bcm_xtlv_put_data() argument
277 bcm_xtlv_put_int(bcm_xtlvbuf_t *tbuf, uint16 type, const uint8 *data, int n, int int_sz) bcm_xtlv_put_int() argument
333 bcm_xtlv_put16(bcm_xtlvbuf_t *tbuf, uint16 type, const uint16 *data, int n) bcm_xtlv_put16() argument
339 bcm_xtlv_put32(bcm_xtlvbuf_t *tbuf, uint16 type, const uint32 *data, int n) bcm_xtlv_put32() argument
345 bcm_xtlv_put64(bcm_xtlvbuf_t *tbuf, uint16 type, const uint64 *data, int n) bcm_xtlv_put64() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.c418 char tbuf[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2]; in OBJ_obj2txt() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_pmeth.c51 unsigned char *tbuf; member
[all...]
/third_party/openssl/crypto/objects/
H A Dobj_dat.c418 char tbuf[DECIMAL_SIZE(i) + DECIMAL_SIZE(l) + 2]; in OBJ_obj2txt() local
/third_party/openssl/crypto/rsa/
H A Drsa_pmeth.c51 unsigned char *tbuf; member
[all...]
/third_party/mksh/
H A Dexpr.c176 char tbuf[2]; in evalerr() local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Drsa_sig.c108 unsigned char *tbuf; member
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dpkeyutl.c719 unsigned char tbuf[TBUF_MAXSIZE]; in do_raw_keyop() local
/third_party/openssl/apps/
H A Dpkeyutl.c719 unsigned char tbuf[TBUF_MAXSIZE]; in do_raw_keyop() local
/third_party/openssl/providers/implementations/signature/
H A Drsa_sig.c108 unsigned char *tbuf; member
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_drv.c924 struct rga2_mmu_buf_t *tbuf = &rga2_mmu_buf; in rga2_del_running_list() local
951 struct rga2_mmu_buf_t *tbuf = &rga2_mmu_buf; in rga2_del_running_list_timeout() local
981 struct rga2_mmu_buf_t *tbuf = &rga2_mmu_buf; rga2_blit_flush_cache() local
[all...]
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2203 char tbuf[128], *p; in lws_handshake_server() local

Completed in 22 milliseconds

12