Home
last modified time | relevance | path

Searched defs:outbuf (Results 51 - 75 of 88) sorted by relevance

1234

/third_party/curl/tests/server/
H A Dgetpart.c308 int getpart(char **outbuf, size_t *outlen, in getpart() argument
83 Curl_convert_clone(struct Curl_easy *data, const char *indata, size_t insize, char **outbuf) Curl_convert_clone() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_uspp.c54 uint8_t *outbuf; member
/third_party/cups-filters/filter/
H A Dtexttotext.c129 char outbuf[4096]; /* Output buffer for iconv */ in main() local
[all...]
/third_party/libuv/test/
H A Dtest-ipc.c149 uv_buf_t outbuf; in on_read() local
354 uv_buf_t outbuf; in on_read_connection() local
573 uv_buf_t outbuf; in on_tcp_child_process_read() local
/third_party/icu/icu4c/source/test/intltest/
H A Dstrtest.cpp577 SimpleByteSink(char *outbuf) : fOutbuf(outbuf), fLength(0) {} in SimpleByteSink() argument
H A Duts46test.cpp117 TestCheckedArrayByteSink(char* outbuf, int32_t capacity) in TestCheckedArrayByteSink() argument
H A Dustrtest.cpp1878 TestCheckedArrayByteSink(char* outbuf, int32_t capacity) in TestCheckedArrayByteSink() argument
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c620 unsigned char *outbuf = NULL; /* decryption output buffer */ in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c620 unsigned char *outbuf = NULL; /* decryption output buffer */ in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c39 struct wpabuf *outbuf; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c39 struct wpabuf *outbuf; member
[all...]
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c380 static ctx_buffer outbuf[2]; variable
[all...]
/third_party/libcoap/src/
H A Dcoap_pdu.c1330 static char outbuf[COAP_DEBUG_BUF_SIZE]; in coap_pdu_parse_opt() local
H A Dcoap_debug.c708 static char outbuf[COAP_DEBUG_BUF_SIZE]; in coap_show_pdu() local
[all...]
H A Dcoap_resource.c939 char outbuf[2 * 8 + 1] = ""; local
/third_party/lame/libmp3lame/
H A Dutil.c538 fill_buffer_resample(lame_internal_flags * gfc, sample_t * outbuf, int desired_len, sample_t const *inbuf, int len, int *num_used, int ch) fill_buffer_resample() argument
/third_party/toybox/toys/other/
H A Dbzcat.c89 char outbuf[IOBUF_SIZE]; member
512 write_bunzip_data(struct bunzip_data *bd, struct bwdata *bw, int out_fd, char *outbuf, int len) write_bunzip_data() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c41 struct wpabuf *outbuf; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c41 struct wpabuf *outbuf; member
[all...]
/third_party/curl/lib/
H A Dtelnet.c1235 unsigned char *outbuf; in send_telnet_data() local
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp570 char *buf, *outbuf; member in ConvertFile
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c276 ntfs_compress_block(const char *inbuf, const int bufsize, char *outbuf) ntfs_compress_block() argument
1023 write_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, s32 to_write, const char *outbuf) write_clusters() argument
1072 char *outbuf; ntfs_comp_set() local
1582 ntfs_read_append(ntfs_attr *na, const runlist_element *rl, s64 offs, u32 compsz, s32 pos, BOOL appending, char *outbuf, s64 to_write, const void *b) ntfs_read_append() argument
1626 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, char *outbuf, s32 count, BOOL compress, BOOL appending, VCN *update_from) ntfs_flush() argument
1688 char *outbuf; ntfs_compressed_pwrite() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c890 static gcry_error_t ntfs_desx_decrypt(ntfs_fek *fek, u8 *outbuf, in ntfs_desx_decrypt() argument
910 static gcry_error_t ntfs_desx_encrypt(ntfs_fek *fek, u8 *outbuf, in ntfs_desx_encrypt() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c225 spx_word16_t *outbuf; /**< Output buffer (for overlap and add) */ member
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp570 char *buf, *outbuf; member in ConvertFile

Completed in 34 milliseconds

1234