Home
last modified time | relevance | path

Searched refs:parse_encoding (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_demangle.cpp39 const char* parse_encoding(const char* first, const char* last, C& db);
2801 const char* t = parse_encoding(first+3, last, db); in parse_expr_primary()
3820 t = parse_encoding(first+2, last, db); in parse_template_arg()
4096 const char* t = parse_encoding(first+1, last, db); in parse_local_name()
4366 t = parse_encoding(t1, last, db); in parse_special_name()
4405 t = parse_encoding(t0, last, db); in parse_special_name()
4483 parse_encoding(const char* first, const char* last, C& db) in parse_encoding() function
4675 const char* t = parse_encoding(first+2, last, db); in demangle()
4683 const char* t = parse_encoding(first+4, last, db); in demangle()
/external/pdfium/third_party/freetype/src/type1/
Dt1load.c1170 parse_encoding( T1_Face face, in parse_encoding() function
1860 T1_FIELD_CALLBACK( "Encoding", parse_encoding,