Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttobjs.c747 FT_Bool pedantic ) in tt_size_run_fpgm()
834 FT_Bool pedantic ) in tt_size_run_prep()
946 FT_Bool pedantic ) in tt_size_init_bytecode()
1044 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c2182 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.c747 FT_Bool pedantic ) in tt_size_run_fpgm()
841 FT_Bool pedantic ) in tt_size_run_prep()
965 FT_Bool pedantic ) in tt_size_init_bytecode()
1051 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c2094 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