| /third_party/elfutils/libelf/ |
| H A D | libelfP.h | 164 struct Elf_Data_List *next; member 256 struct Elf_ScnList *next; /* Next block of sections. */ member 268 struct Elf_Data_Chunk *next; member 283 Elf *next; /* Used in list of archive descriptors. */ member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 155 dnode_t *first, *next; in verify_bintree() local 661 dnode_t *next = dict_next(dict, delete); in dict_delete() local 1011 dnode_t *node = dict_first(dict), *next; dict_process() local 1064 dnode_t *curr, *dictnil = dict_nil(dict), *loadnil = &load->nilnode, *next; dict_load_end() local 1171 dnode_t *next = dict_next(dest, leftnode); dict_merge() local 1182 dnode_t *next = dict_next(source, rightnode); dict_merge() local [all...] |
| H A D | fsck.h | 86 struct f2fs_dentry *next; member 146 struct hard_link_node *next; member
|
| /third_party/exfatprogs/lib/ |
| H A D | exfat_dir.c | 717 clus_t clu, next, count, last_count; in exfat_map_cluster() local [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_segment_report_module.c | 75 addr_segndx (Dwfl *dwfl, size_t segment, GElf_Addr addr, bool next) in addr_segndx() argument
|
| /third_party/exfatprogs/fsck/ |
| H A D | fsck.c | 110 clus_t clus, prev, next; in check_clus_chain() local 247 clus_t clus, next, prev = EXFAT_EOF_CLUSTER; in root_check_clus_chain() local [all...] |
| /third_party/elfutils/src/ |
| H A D | ar.c | 833 struct armem *next; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 1224 AVFilterCommand **queue = &filter->command_queue, *next; in avfilter_graph_queue_command() local
|
| H A D | avf_showwaves.c | 70 struct frame_node *next; member
|
| H A D | avfilter.h | 1042 struct AVFilterInOut *next; member
|
| H A D | af_dynaudnorm.c | 359 static inline double fade(double prev, double next, int pos, int length) in fade() argument
|
| H A D | vf_curves.c | 41 struct keypoint *next; member 145 static struct keypoint *make_point(double x, double y, struct keypoint *next) in make_point() argument 691 struct keypoint *next = point->next; config_input() local [all...] |
| H A D | af_loudnorm.c | 188 double this, next, max_peak; in detect_peak() local
|
| H A D | vf_fftdnoiz.c | 66 AVFrame *prev, *cur, *next; member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.c | 862 VAAPIEncodePicture *pic, *next, *ref; in vaapi_encode_set_b_pictures() local 922 VAAPIEncodePicture *pic = NULL, *next, *start; vaapi_encode_pick_next() local 1057 VAAPIEncodePicture *pic, *prev, *next; vaapi_encode_clear_old() local 2742 VAAPIEncodePicture *pic, *next; ff_vaapi_encode_close() local [all...] |
| H A D | opus_silk.c | 350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 894 int64_t next, end = avio_tell(pb); in id3v2_parse() local 1210 ID3v2ExtraMeta *current = *extra_meta, *next; in ff_id3v2_free_extra_meta() local [all...] |
| H A D | gxfenc.c | 971 static int gxf_compare_field_nb(AVFormatContext *s, const AVPacket *next, in gxf_compare_field_nb() argument
|
| H A D | mpegenc.c | 46 struct PacketDesc *next; member
|
| H A D | rtpdec.c | 783 RTPPacket *next = s->queue->next; in ff_rtp_reset_packet_queue() local 833 RTPPacket *next; in rtp_parse_queued_packet() local [all...] |
| H A D | mux.c | 893 static int interleave_compare_dts(AVFormatContext *s, const AVPacket *next, in interleave_compare_dts() argument [all...] |
| H A D | ftp.c | 977 static int ftp_parse_entry_nlst(char *line, AVIODirEntry *next) in ftp_parse_entry_nlst() argument 983 static int ftp_parse_entry_mlsd(char *mlsd, AVIODirEntry *next) in ftp_parse_entry_mlsd() argument 1023 ftp_parse_entry(URLContext *h, char *line, AVIODirEntry *next) ftp_parse_entry() argument 1038 ftp_read_dir(URLContext *h, AVIODirEntry **next) ftp_read_dir() argument [all...] |
| H A D | flvdec.c | 1063 int64_t next, pos, meta_pos; local 948 flv_data_packet(AVFormatContext *s, AVPacket *pkt, int64_t dts, int64_t next) flv_data_packet() argument [all...] |
| H A D | segment.c | 53 struct SegmentListEntry *next; member 665 SegmentListEntry *next = cur->next; in seg_free() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | eval.c | 109 char *next; in av_strtod() local 349 char *next = p->s, *s0 = p->s; parse_primary() local 530 char *next; parse_dB() local [all...] |