Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsobjs.c309 skip_spaces( FT_Byte* *acur, in skip_spaces() function
425 skip_spaces( &cur, limit ); in skip_string()
525 skip_spaces( &cur, limit ); /* this also skips comments */ in ps_parser_skip_PS_token()
611 skip_spaces( &parser->cursor, parser->limit ); in ps_parser_skip_spaces()
809 skip_spaces( &cur, limit ); in ps_tocoordarray()
887 skip_spaces( &cur, limit ); in ps_tofixedarray()
1089 skip_spaces( &cur, limit ); in ps_parser_load_field()
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dll.S288 call skip_spaces
406 skip_spaces:
409 je skip_spaces
/external/valgrind/main/exp-bbv/tests/x86-linux/
Dll.S288 call skip_spaces # print next word
406 skip_spaces:
409 je skip_spaces
/external/mksh/src/
Dexpr.c524 skip_spaces: in exprtoken()
531 goto skip_spaces; in exprtoken()
/external/freetype/include/freetype/internal/
Dpsaux.h350 (*skip_spaces)( PS_Parser parser ); member
/external/valgrind/main/perf/
Dtinycc.c7776 static inline void skip_spaces(void) in skip_spaces() function
8502 skip_spaces(); in preprocess()
8712 skip_spaces(); in preprocess()