Home
last modified time | relevance | path

Searched defs:inbuf (Results 26 - 50 of 53) sorted by relevance

123

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
/third_party/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-win.c187 static uch inbuf[INBUFSIZE]; variable
H A Drpng2-x.c208 static uch inbuf[INBUFSIZE]; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c37 struct wpabuf *inbuf; member
[all...]
H A Deap_server_tnc.c360 static void tncs_process(struct eap_tnc_data *data, struct wpabuf *inbuf) in tncs_process() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c37 struct wpabuf *inbuf; member
[all...]
H A Deap_server_tnc.c360 static void tncs_process(struct eap_tnc_data *data, struct wpabuf *inbuf) in tncs_process() argument
/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.c85 char *inbuf; member
604 static int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, in start_bunzip() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c39 struct wpabuf *inbuf; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c39 struct wpabuf *inbuf; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Devrcdec.c522 static void bandwidth_expansion(float *coeff, const float *inbuf, float gamma) in bandwidth_expansion() argument
/third_party/curl/lib/
H A Dtelnet.c1069 telrcv(struct Curl_easy *data, const unsigned char *inbuf, ssize_t count) telrcv() argument
H A Dws.c166 const unsigned char *inbuf; in ws_dec_read_head() local
262 const unsigned char *inbuf; in ws_dec_pass_payload() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c89 const unsigned char *inbuf; member
152 const u8 * const inbuf = pctx->inbuf; in ntfs_best_match() local
276 static unsigned int ntfs_compress_block(const char *inbuf, const int bufsize, in ntfs_compress_block() argument
981 read_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, u32 to_read, char *inbuf) read_clusters() argument
1068 ntfs_comp_set(ntfs_attr *na, runlist_element *rl, s64 offs, u32 insz, const char *inbuf) ntfs_comp_set() argument
1687 char *inbuf; ntfs_compressed_pwrite() local
1884 char *inbuf; ntfs_compressed_close() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c890 ntfs_desx_decrypt(ntfs_fek *fek, u8 *outbuf, const u8 *inbuf) ntfs_desx_decrypt() argument
910 ntfs_desx_encrypt(ntfs_fek *fek, u8 *outbuf, const u8 *inbuf) ntfs_desx_encrypt() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c224 spx_word16_t *inbuf; /**< Input buffer (overlapped analysis) */ member
/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h48 register int * restrict inbuf; in preprocess_analysis() local
335 register float * restrict inbuf = st->inbuf; in preprocess_analysis() local
[all...]
/third_party/python/Modules/cjkcodecs/
H A D_codecs_iso2022.c291 iso2022processesc(const void *config, MultibyteCodec_State *state, const unsigned char **inbuf, Py_ssize_t *inleft) iso2022processesc() argument
391 iso2022processg2(const void *config, MultibyteCodec_State *state, const unsigned char **inbuf, Py_ssize_t *inleft, _PyUnicodeWriter *writer) iso2022processg2() argument
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Dconnection_manager.cpp612 char *inbuf = &latin1[0]; in convLatin1ToUTF8() local
/third_party/curl/lib/vtls/
H A Dschannel.c1062 SecBuffer inbuf; in schannel_connect_step1() local
1325 SecBuffer inbuf[ in schannel_connect_step2() local
2098 SecBuffer inbuf[4]; schannel_recv() local
[all...]
/third_party/lame/mpglib/
H A Dlayer3.c1389 static void dct36(real *inbuf,real *o1,real *o2,real *wintab,real *tsbuf) in dct36() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg.c983 JSAMPROW *inbuf[MAX_COMPONENTS], *tmpbuf[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1436 JSAMPROW *tmpbuf[MAX_COMPONENTS], *inbuf[MAX_COMPONENTS]; in tjDecodeYUVPlanes() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngtest.c1732 char inbuf[256], outbuf[256]; in test_one_file() local

Completed in 37 milliseconds

123