Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttobjs.c841 FT_Bool pedantic ) in tt_size_run_fpgm()
935 FT_Bool pedantic ) in tt_size_run_prep()
1066 FT_Bool pedantic ) in tt_size_init_bytecode()
1178 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c2454 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttobjs.c894 FT_Bool pedantic ) in tt_size_run_fpgm()
988 FT_Bool pedantic ) in tt_size_run_prep()
1119 FT_Bool pedantic ) in tt_size_init_bytecode()
1231 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c2488 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
/third_party/freetype/src/truetype/
Dttobjs.c895 FT_Bool pedantic ) in tt_size_run_fpgm()
989 FT_Bool pedantic ) in tt_size_run_prep()
1120 FT_Bool pedantic ) in tt_size_init_bytecode()
1232 FT_Bool pedantic ) in tt_size_ready_bytecode()
Dttgload.c2441 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
/third_party/node/deps/npm/docs/
Dgatsby-config.js54 pedantic: true, property
/third_party/ntfs-3g/
Dconfigure.ac57 [pedantic], optenable
/third_party/libxml2/include/libxml/
Dparser.h257 int pedantic; /* signal pedantic warnings */ member