| /third_party/ffmpeg/libavfilter/ |
| H A D | af_join.c | 307 char inbuf[64], outbuf[64]; in join_config_output() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tls_schannel.c | 97 SecBuffer outbuf; in tls_shutdown_client() local 150 SecBuffer outbuf[3] = { 0 }; in tls_client_handshake_loop() local 297 SecBuffer outbuf; tls_client_handshake() local 534 SecBuffer outbuf[4]; tls_write() local [all...] |
| /third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
| H A D | DateFmtPerf.h | 716 char outbuf[500]; in call() local
|
| /third_party/icu/tools/multi/proj/icu4cscan/ |
| H A D | testxml.cpp | 292 UChar outbuf[1024]; in date() local
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_hd_test.c | 1515 nghttp2_buf outbuf; in test_nghttp2_hd_huff_encode() local 1545 nghttp2_buf outbuf; in test_nghttp2_hd_huff_decode() local [all...] |
| /third_party/node/deps/base64/base64/bin/ |
| H A D | base64.c | 369 char *outbuf = buf->raw; in decode() local
|
| /third_party/icu/icu4c/source/test/thaitest/ |
| H A D | thaitest.cpp | 407 char outbuf[1024]; in generateFile() local
|
| /third_party/lwip/src/netif/ |
| H A D | lowpan6_common.c | 132 lowpan6_compress_headers(struct netif *netif, u8_t *inbuf, size_t inbuf_size, u8_t *outbuf, size_t outbuf_size, in lowpan6_compress_headers() argument
|
| /third_party/libcoap/man/ |
| H A D | examples-code-check.c | 215 char outbuf[1024]; in decode_synopsis_definition() local 623 char outbuf[1024]; main() local 657 char outbuf[1024]; main() local [all...] |
| /third_party/zlib/examples/ |
| H A D | gun.c | 162 unsigned char outbuf[SIZE]; /* output buffer */ variable
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| H A D | mcp4725.c | 49 u8 outbuf[2]; in mcp4725_suspend() local 68 u8 outbuf[2]; in mcp4725_resume() local 279 u8 outbuf[2]; in mcp4725_set_value() local 300 u8 outbuf[3]; mcp4726_set_cfg() local [all...] |
| H A D | max5821.c | 93 u8 outbuf[2]; in max5821_sync_powerdown_mode() local 174 u8 outbuf[1]; in max5821_get_value() local 215 u8 outbuf[2]; max5821_set_value() local 272 u8 outbuf[2] = { MAX5821_EXTENDED_COMMAND_MODE, max5821_suspend() local 282 u8 outbuf[2] = { MAX5821_EXTENDED_COMMAND_MODE, max5821_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_if.h | 79 void *outbuf; /* Output buffer */ member
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | rndis.c | 174 __le32 *outbuf; in gen_ndis_query_resp() local [all...] |
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 322 struct xdr_buf *outbuf; member 334 struct xdr_buf *outbuf = desc->outbuf; in encryptor() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | decompress_bunzip2.c | 523 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip() argument 679 bunzip2(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long *pos, void(*error)(char *x)) bunzip2() argument 747 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long olen, long *pos, void (*error)(char *x)) __decompress() argument [all...] |
| /kernel/linux/linux-5.10/drivers/platform/olpc/ |
| H A D | olpc-ec.c | 23 u8 *inbuf, *outbuf; member 127 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd() argument
|
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | drbg.h | 207 crypto_drbg_get_bytes_addtl(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl) crypto_drbg_get_bytes_addtl() argument 232 crypto_drbg_get_bytes_addtl_test(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl, struct drbg_test_data *test_data) crypto_drbg_get_bytes_addtl_test() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_if.h | 79 void *outbuf; /* Output buffer */ member
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | drbg.h | 208 crypto_drbg_get_bytes_addtl(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl) crypto_drbg_get_bytes_addtl() argument 233 crypto_drbg_get_bytes_addtl_test(struct crypto_rng *drng, unsigned char *outbuf, unsigned int outlen, struct drbg_string *addtl, struct drbg_test_data *test_data) crypto_drbg_get_bytes_addtl_test() argument
|
| /kernel/linux/linux-6.6/drivers/tty/vt/ |
| H A D | consolemap.c | 375 unsigned char outbuf[E_TABSZ]; in con_get_trans_old() local 404 unsigned short outbuf[E_TABSZ]; in con_get_trans_new() local [all...] |
| /kernel/linux/linux-6.6/drivers/platform/olpc/ |
| H A D | olpc-ec.c | 23 u8 *inbuf, *outbuf; member 126 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd() argument
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | rndis.c | 174 __le32 *outbuf; in gen_ndis_query_resp() local [all...] |
| /kernel/linux/linux-6.6/drivers/cdx/controller/ |
| H A D | mcdi.c | 398 struct cdx_dword *outbuf; member 408 cdx_mcdi_rpc_completer(struct cdx_mcdi *cdx, unsigned long cookie, int rc, struct cdx_dword *outbuf, size_t outlen_actual) cdx_mcdi_rpc_completer() argument 426 cdx_mcdi_rpc_sync(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, struct cdx_dword *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) cdx_mcdi_rpc_sync() argument 560 cdx_mcdi_process_cmd(struct cdx_mcdi *cdx, struct cdx_dword *outbuf, int len) cdx_mcdi_process_cmd() argument 618 cdx_mcdi_complete_cmd(struct cdx_mcdi_iface *mcdi, struct cdx_mcdi_cmd *cmd, struct cdx_dword *outbuf, int len, struct list_head *cleanup_list) cdx_mcdi_complete_cmd() argument 756 cdx_mcdi_rpc(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, struct cdx_dword *outbuf, size_t outlen, size_t *outlen_actual) cdx_mcdi_rpc() argument [all...] |
| H A D | mcdi.h | 138 struct cdx_dword *outbuf; member
|