Home
last modified time | relevance | path

Searched defs:get_line (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavformat/
Dassdec.c87 static int64_t get_line(AVBPrint *buf, FFTextReader *tr) in get_line() function
Dffmetadec.c78 static void get_line(AVIOContext *s, uint8_t *buf, int size) in get_line() function
Dmpjpegdec.c52 static int get_line(AVIOContext *pb, char *line, int line_size) in get_line() function
/third_party/python/Lib/
Dtabnanny.py72 def get_line(self): member in NannyNag
/third_party/toybox/kconfig/lxdialog/
Dtextbox.c350 static char *get_line(void) in get_line() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dtext-options.hh272 text_options_t::get_line (unsigned int *len) in get_line() function in text_options_t
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py157 def get_line(self, num): member in StringStream
/third_party/toybox/lib/
Dlib.c726 char *get_line(int fd) in get_line() function
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c1445 static char *get_line(AVIOContext *s, AVBPrint *bprint) in get_line() function
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c124 static int get_line(char **start, char *end, char **line) in get_line() function