Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/psaux/
Dpsobjs.c303 skip_spaces( FT_Byte* *acur, in skip_spaces() function
419 skip_spaces( &cur, limit ); in skip_string()
519 skip_spaces( &cur, limit ); /* this also skips comments */ in ps_parser_skip_PS_token()
608 skip_spaces( &parser->cursor, parser->limit ); in ps_parser_skip_spaces()
806 skip_spaces( &cur, limit ); in ps_tocoordarray()
886 skip_spaces( &cur, limit ); in ps_tofixedarray()
1095 skip_spaces( &cur, limit ); in ps_parser_load_field()
1249 skip_spaces( &cur, limit ); in ps_parser_load_field()
/external/freetype/src/psaux/
Dpsobjs.c303 skip_spaces( FT_Byte* *acur, in skip_spaces() function
419 skip_spaces( &cur, limit ); in skip_string()
519 skip_spaces( &cur, limit ); /* this also skips comments */ in ps_parser_skip_PS_token()
605 skip_spaces( &parser->cursor, parser->limit ); in ps_parser_skip_spaces()
803 skip_spaces( &cur, limit ); in ps_tocoordarray()
883 skip_spaces( &cur, limit ); in ps_tofixedarray()
1092 skip_spaces( &cur, limit ); in ps_parser_load_field()
1244 skip_spaces( &cur, limit ); in ps_parser_load_field()
/external/pdfium/third_party/freetype/src/cid/
Dcidparse.h96 (p)->root.funcs.skip_spaces( &(p)->root )
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.h88 #define T1_Skip_Spaces( p ) (p)->root.funcs.skip_spaces( &(p)->root )
/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S288 call skip_spaces # print next word
406 skip_spaces:
409 je skip_spaces
/external/valgrind/exp-bbv/tests/amd64-linux/
Dll.S288 call skip_spaces
406 skip_spaces:
409 je skip_spaces
/external/mksh/src/
Dexpr.c626 skip_spaces: in exprtoken()
634 goto skip_spaces; in exprtoken()
/external/freetype/include/internal/
Dpsaux.h354 (*skip_spaces)( PS_Parser parser ); member
/external/pdfium/third_party/freetype/include/freetype/internal/
Dpsaux.h354 (*skip_spaces)( PS_Parser parser ); member
/external/valgrind/perf/
Dtinycc.c7776 static inline void skip_spaces(void) in skip_spaces() function
8502 skip_spaces(); in preprocess()
8712 skip_spaces(); in preprocess()