Home
last modified time | relevance | path

Searched defs:data (Results 651 - 675 of 7291) sorted by relevance

1...<<21222324252627282930>>...292

/third_party/elfutils/libdw/
H A Ddwarf_getabbrevattr.c52 Dwarf_Word data; in dwarf_getabbrevattr_data() local
/third_party/elfutils/tests/
H A Dupdate3.c45 Elf_Data *data; in main() local
/third_party/elfio/elfio/
H A Delfio_strings.hpp46 const char* data = string_section->get_data(); in get_string() local
/third_party/elfutils/libelf/
H A Delf32_checksum.c94 Elf_Data *data; in elfw2() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib1517.c28 static char data[]="this is what we post to the silly web server\n"; variable
H A Dlib1526.c34 static char data [] = "Hello Cloud!\n"; variable
H A Dlib1525.c35 static char data [] = "Hello Cloud!\n"; variable
H A Dlib1514.c33 static char data[]="dummy"; variable
H A Dlib1940.c79 static size_t write_cb(char *data, size_t n, size_t l, void *userp) in write_cb() argument
H A Dlib1945.c45 static size_t write_cb(char *data, size_t n, size_t l, void *userp) in write_cb() argument
H A Dlib510.c44 const char *data; in read_callback() local
H A Dlib508.c28 static char data[]="this is what we post to the silly web server\n"; variable
/third_party/curl/tests/unit/
H A Dunit1604.c79 struct data { struct
88 struct data data[] = { variable
[all...]
/third_party/elfutils/libebl/
H A DlibeblP.h46 uint_fast8_t data; member
/third_party/ffmpeg/libavfilter/
H A Dlavfutils.c34 int ff_load_image(uint8_t *data[4], int linesize[4], in ff_load_image() argument
/third_party/ffmpeg/libavcodec/
H A Dvp9_parser.c28 parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **out_data, int *out_size, const uint8_t *data, int size) parse() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dlpc.c34 static void lpc_apply_welch_window_sse2(const int32_t *data, int len, in lpc_apply_welch_window_sse2() argument
82 static void lpc_compute_autocorr_sse2(const double *data, int len, int lag, in lpc_compute_autocorr_sse2() argument
/third_party/ffmpeg/libavfilter/cuda/
H A Dload_helper.c34 ff_cuda_load_module(void *avctx, AVCUDADeviceContext *hwctx, CUmodule *cu_module, const unsigned char *data, const unsigned int length) ff_cuda_load_module() argument
/third_party/ffmpeg/libavutil/
H A Dlfg.c64 int av_lfg_init_from_data(AVLFG *c, const uint8_t *data, unsigned int length) { in av_lfg_init_from_data() argument
/third_party/ffmpeg/libavutil/tests/
H A Dimgutils.c38 uint8_t *data[4]; in main() local
H A Ddes.c82 union word_byte key[3], data, ct; in main() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_ilbc.c26 ilbc_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) ilbc_parse_fmtp() argument
47 ilbc_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *data, const char *line) ilbc_parse_sdp_line() argument
H A Drtpdec_mpeg12.c26 static int mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, in mpeg_parse_packet() argument
/third_party/curl/lib/
H A Dshare.c259 Curl_share_lock(struct Curl_easy *data, curl_lock_data type, in Curl_share_lock() argument
277 Curl_share_unlock(struct Curl_easy *data, curl_lock_data type) in Curl_share_unlock() argument
H A Dslist.c61 struct curl_slist *Curl_slist_append_nodup(struct curl_slist *list, char *data) in Curl_slist_append_nodup() argument
91 curl_slist_append(struct curl_slist *list, const char *data) curl_slist_append() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...292