Home
last modified time | relevance | path

Searched refs:skip_spaces (Results 1 – 10 of 10) sorted by relevance

/external/toybox/scripts/
Dconfig2help.c122 char *skip_spaces(char *s) in skip_spaces() function
134 line = skip_spaces(line); in keyword()
138 line = skip_spaces(line); in keyword()
161 s = skip_spaces((*help)->data); in zap_blank_lines()
194 s = skip_spaces((*from)->data); in grab_dashlines()
207 while (!*skip_spaces((*from)->prev->data)) { in grab_dashlines()
218 if (*skip_spaces(dd->data) != '-') break; in grab_dashlines()
366 that = skip_spaces(that); in main()
405 if (cfrom && cfrom->prev->data && *skip_spaces(cfrom->prev->data)) in main()
426 while (!*skip_spaces(anchor->prev->data)) { in main()
[all …]
/external/freetype/src/psaux/
Dpsobjs.c312 skip_spaces( FT_Byte* *acur, in skip_spaces() function
428 skip_spaces( &cur, limit ); in skip_string()
528 skip_spaces( &cur, limit ); /* this also skips comments */ in ps_parser_skip_PS_token()
617 skip_spaces( &parser->cursor, parser->limit ); in ps_parser_skip_spaces()
815 skip_spaces( &cur, limit ); in ps_tocoordarray()
895 skip_spaces( &cur, limit ); in ps_tofixedarray()
1104 skip_spaces( &cur, limit ); in ps_parser_load_field()
1275 skip_spaces( &cur, limit ); in ps_parser_load_field()
/external/freetype/src/cid/
Dcidparse.h103 (p)->root.funcs.skip_spaces( &(p)->root )
/external/freetype/src/type1/
Dt1parse.h96 #define T1_Skip_Spaces( p ) (p)->root.funcs.skip_spaces( &(p)->root )
/external/mksh/src/
Dexpr.c560 skip_spaces: in exprtoken()
570 goto skip_spaces; in exprtoken()
/external/freetype/include/freetype/internal/
Dpsaux.h384 (*skip_spaces)( PS_Parser parser ); member
/external/freetype/src/type42/
Dt42parse.c114 #define T1_Skip_Spaces( p ) (p)->root.funcs.skip_spaces( &(p)->root )
/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.cpp1760 static void skip_spaces(std::string &line) { in skip_spaces() function
1770 skip_spaces(line); in get_identifier()
1788 skip_spaces(line); in get_operator()
1800 skip_spaces(line); in get_value()
/external/freetype/
DChangeLog.214163 (skip_spaces): Use it.
4885 (skip_spaces, skip_alpha): New functions.
DChangeLog.242387 If in function `skip_spaces' the routine `skip_comment' comes to the