Home
last modified time | relevance | path

Searched refs:loff (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-lib/src/topology/
Delem.c27 .loff = offsetof(snd_tplg_t, manifest_list),
39 .loff = offsetof(snd_tplg_t, mixer_list),
52 .loff = offsetof(snd_tplg_t, enum_list),
65 .loff = offsetof(snd_tplg_t, bytes_ext_list),
78 .loff = offsetof(snd_tplg_t, widget_list),
91 .loff = offsetof(snd_tplg_t, pcm_list),
104 .loff = offsetof(snd_tplg_t, dai_list),
118 .loff = offsetof(snd_tplg_t, be_list),
131 .loff = offsetof(snd_tplg_t, cc_list),
144 .loff = offsetof(snd_tplg_t, route_list),
[all …]
Dbuilder.c244 list = (struct list_head *)((void *)tplg + tptr->loff); in tplg_write_data()
271 list = (struct list_head *)((void *)tplg + tptr->loff); in tplg_write_data()
Dsave.c436 list = (struct list_head *)((void *)tplg + tptr->loff); in tplg_save()
529 list = (struct list_head *)((void *)tplg + tptr->loff); in tplg_index_groups()
Dtplg_local.h217 off_t loff; member
/third_party/ffmpeg/libavformat/
Davienc.c163 int64_t loff; in avi_start_new_riff() local
175 loff = ff_start_tag(pb, "LIST"); in avi_start_new_riff()
177 return loff; in avi_start_new_riff()
/third_party/ltp/scripts/
Dcheckpatch.pl1615 my $loff = 0;
1636 $loff = $len;
1724 $loff = $len + 1;
1738 $line, $remain + 1, $off - $loff + 1, $level);
/third_party/libexif/m4m/
Dstdint.m4438 /* note: all ELF-systems seem to have loff-support which needs 64-bit */