Home
last modified time | relevance | path

Searched defs:pedantic (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/truetype/
Dttobjs.c721 FT_Bool pedantic ) in tt_size_run_fpgm()
815 FT_Bool pedantic ) in tt_size_run_prep()
919 FT_Bool pedantic ) in tt_size_init_bytecode()
1004 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c1836 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
/external/libxml2/include/libxml/
Dparser.h255 int pedantic; /* signal pedantic warnings */ member