Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 25 of 46) sorted by relevance

12

/third_party/musl/src/stdio/
Dopen_memstream.c9 char **bufp; member
66 FILE *open_memstream(char **bufp, size_t *sizep) in open_memstream()
Dopen_wmemstream.c11 wchar_t **bufp; member
73 FILE *open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
/third_party/musl/porting/liteos_a/user/src/stdio/
Dopen_wmemstream.c11 wchar_t **bufp; member
69 FILE *open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
/third_party/ffmpeg/libavcodec/
Dvideodsp_template.c92 pixel *bufp = (pixel *) buf; in FUNC() local
/third_party/elfutils/libcpu/
Di386_data.h165 char *bufp = d->bufp; in general_mod$r_m() local
508 char *bufp = d->bufp; in FCT_ax() local
535 char *bufp = d->bufp; in FCT_ax$w() local
946 char *bufp = d->bufp; in FCT_mod$r_m() local
1025 char *bufp = d->bufp; in FCT_mod$r_m$w() local
1093 char *bufp = d->bufp; in FCT_mod$8r_m() local
1362 char *bufp = d->bufp; in FCT_sreg2() local
1385 char *bufp = d->bufp; in FCT_sreg3() local
/third_party/node/deps/cares/src/lib/
Dares_create_query.c32 unsigned short id, int rd, unsigned char **bufp, in ares_create_query()
/third_party/mesa3d/src/util/
Dmemstream.h48 char **bufp; member
Dmemstream.c31 u_memstream_open(struct u_memstream *mem, char **bufp, size_t *sizep) in u_memstream_open()
/third_party/elfutils/libasm/
Ddisasm_str.c63 GElf_Addr addr, const char *fmt, char **bufp, size_t len, in disasm_str()
/third_party/ffmpeg/libavformat/
Dflac_picture.c33 int ff_flac_parse_picture(AVFormatContext *s, uint8_t **bufp, int buf_size, in ff_flac_parse_picture()
Ddtsdec.c34 const uint8_t *buf, *bufp; in dts_probe() local
/third_party/openssl/test/
Dx509aux.c45 unsigned char *bufp; in test_certs() local
/third_party/openssl/crypto/asn1/
Df_string.c52 unsigned char *bufp; in a2i_ASN1_STRING() local
Df_int.c58 unsigned char *bufp; in a2i_ASN1_INTEGER() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Df_string.c52 unsigned char *bufp; in a2i_ASN1_STRING() local
Df_int.c58 unsigned char *bufp; in a2i_ASN1_INTEGER() local
/third_party/icu/icu4c/source/test/letest/
Dgendata.cpp102 le_int32 bufp = 0; in dumpLongs() local
125 le_int32 bufp = 0; in dumpFloats() local
/third_party/openssl/fuzz/
Dserver.c523 const uint8_t *bufp; in FuzzerTestOneInput() local
/third_party/node/deps/openssl/openssl/fuzz/
Dserver.c523 const uint8_t *bufp; in FuzzerTestOneInput() local
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex02.c71 struct timex *bufp; in verify_adjtimex() local
/third_party/curl/src/
Dtool_easysrc.c113 char *bufp; in easysrc_addf() local
Dtool_paramhlp.c68 ParameterError file2string(char **bufp, FILE *file) in file2string()
91 ParameterError file2memory(char **bufp, size_t *size, FILE *file) in file2memory()
/third_party/lame/libmp3lame/
Dencoder.c366 const sample_t *bufp[2] = {0, 0}; /* address of beginning of left & right granule */ in lame_encode_mp3_frame() local
/third_party/nghttp2/lib/
Dnghttp2_hd.c919 uint8_t *bufp; in emit_table_size() local
949 uint8_t *bufp; in emit_indexed_block() local
974 uint8_t *bufp; in emit_string() local
1035 uint8_t *bufp; in emit_indname_block() local
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.c919 uint8_t *bufp; in emit_table_size() local
949 uint8_t *bufp; in emit_indexed_block() local
974 uint8_t *bufp; in emit_string() local
1035 uint8_t *bufp; in emit_indname_block() local

12