Home
last modified time | relevance | path

Searched defs:skip_spaces (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavformat/
Dtedcaptionsdec.c77 static void skip_spaces(AVIOContext *pb, int *cur_byte) in skip_spaces() function
/third_party/ffmpeg/libavfilter/
Daf_pan.c57 static void skip_spaces(char **arg) in skip_spaces() function
/third_party/toybox/scripts/
Dconfig2help.c122 char *skip_spaces(char *s) in skip_spaces() function
/third_party/gettext/gnulib-local/lib/
Dmarkup.c651 skip_spaces (markup_parse_context_ty *context) in skip_spaces() function
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c312 skip_spaces( FT_Byte* *acur, in skip_spaces() function
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c313 skip_spaces( FT_Byte* *acur, in skip_spaces() function
/third_party/freetype/src/psaux/
Dpsobjs.c312 skip_spaces( FT_Byte* *acur, in skip_spaces() function
/third_party/glib/glib/
Dgmarkup.c823 skip_spaces (GMarkupParseContext *context) in skip_spaces() function
/third_party/freetype/include/freetype/internal/
Dpsaux.h384 (*skip_spaces)( PS_Parser parser ); member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h384 (*skip_spaces)( PS_Parser parser ); member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h385 (*skip_spaces)( PS_Parser parser ); member
/third_party/quickjs/
Dquickjs.c9994 static int skip_spaces(const char *pc) in skip_spaces() function