Home
last modified time | relevance | path

Searched defs:ofields (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c180 struct ofields { struct
181 struct ofields *next, *prev; argument
182 short which, len, reverse;
183 char *title;
/third_party/toybox/toys/posix/
Dps.c223 struct ofields { struct
224 struct ofields *next, *prev; argument
225 short which, len, reverse;
226 char *title;
/third_party/ffmpeg/libavfilter/
Dvf_pullup.h45 PullupBuffer *ifields[4], *ofields[2]; member