/third_party/node/deps/cares/src/lib/ |
H A D | ares_data.c | 50 void ares_free_data(void *dataptr) in ares_free_data() argument
|
/third_party/lwip/src/api/ |
H A D | netbuf.c | 151 netbuf_ref(struct netbuf *buf, const void *dataptr, u16_t size) in netbuf_ref() argument 196 netbuf_data(struct netbuf *buf, void **dataptr, u16_t *len) in netbuf_data() argument
|
H A D | api_lib.c | 974 netconn_write_partly(struct netconn *conn, const void *dataptr, size_t size, in netconn_write_partly() argument
|
H A D | api_msg.c | 1702 const void *dataptr; local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jcapimin.c | 207 jpeg_write_marker(j_compress_ptr cinfo, int marker, const JOCTET *dataptr, in jpeg_write_marker() argument
|
H A D | jfdctflt.c | 65 FAST_FLOAT *dataptr; in jpeg_fdct_float() local [all...] |
H A D | jfdctfst.c | 122 DCTELEM *dataptr; in jpeg_fdct_ifast() local 128 dataptr = data; in jpeg_fdct_ifast() local [all...] |
H A D | jfdctint.c | 148 DCTELEM *dataptr; in jpeg_fdct_islow() local 156 dataptr = data; in jpeg_fdct_islow() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | jfdctfst.c | 148 int16_t *dataptr; in row_fdct() local 212 int16_t *dataptr; ff_fdct_ifast() local 278 int16_t *dataptr; ff_fdct_ifast248() local [all...] |
H A D | jfdctint_template.c | 187 int16_t *dataptr; in row_fdct() local 265 int16_t *dataptr; ff_jpeg_fdct_islow() local 347 int16_t *dataptr; ff_fdct248_islow() local [all...] |
H A D | jrevdct.c | 221 register int16_t *dataptr; in ff_j_rev_dct() local 959 register int16_t *dataptr; ff_j_rev_dct4() local [all...] |
/third_party/lwip/src/core/ |
H A D | inet_chksum.c | 80 lwip_standard_chksum(const void *dataptr, int len) in lwip_standard_chksum() argument 133 lwip_standard_chksum(const void *dataptr, int len) in lwip_standard_chksum() argument 189 lwip_standard_chksum(const void *dataptr, int len) in lwip_standard_chksum() argument 555 inet_chksum(const void *dataptr, u16_t len) inet_chksum() argument [all...] |
H A D | altcp.c | 380 altcp_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_write() argument 576 altcp_default_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_default_write() argument
|
H A D | altcp_tcp.c | 354 altcp_tcp_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_tcp_write() argument
|
H A D | pbuf.c | 1061 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial() argument 1230 pbuf_take(struct pbuf *buf, const void *dataptr, u16_t len) pbuf_take() argument 1274 pbuf_take_at(struct pbuf *buf, const void *dataptr, u16_t len, u16_t offset) pbuf_take_at() argument 1368 pbuf_fill_chksum(struct pbuf *p, u16_t start_offset, const void *dataptr, u16_t len, u16_t *chksum) pbuf_fill_chksum() argument [all...] |
/third_party/lwip/src/apps/http/ |
H A D | altcp_proxyconnect.c | 523 altcp_proxyconnect_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_proxyconnect_write() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | spdifenc.c | 429 const uint8_t *dataptr = pkt->data; in spdif_header_truehd() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fspp.c | 255 int16_t *dataptr; in column_fidct_c() local 438 int16_t *dataptr; row_fdct_c() local [all...] |
/third_party/lwip/src/apps/altcp_tls/ |
H A D | altcp_tls_mbedtls.c | 1119 altcp_mbedtls_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_mbedtls_write() argument 1176 altcp_mbedtls_bio_send(void *ctx, const unsigned char *dataptr, size_t size) in altcp_mbedtls_bio_send() argument
|
/third_party/mksh/ |
H A D | main.c | 158 void *dataptr, *stkptr, *mallocptr; in rndsetup() member
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_image_load_store.cpp | 1626 void* dataptr = (bitness == 16) ? in store_ktx_uncompressed_image() local 2258 void *dataptr = (bitness == 16) ? in store_dds_uncompressed_image() local 619 switch_endianness2( void* dataptr, int byte_count ) switch_endianness2() argument 640 switch_endianness4( void* dataptr, int byte_count ) switch_endianness4() argument [all...] |
/third_party/openssl/test/ |
H A D | ssl_old_test.c | 2456 char *dataptr; in doit_biopair() local 2500 char *dataptr; in doit_biopair() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 391 void *dataptr; member
|