Searched refs:pedantic (Results 1 – 11 of 11) sorted by relevance
398 FT_Bool pedantic );402 FT_Bool pedantic );406 FT_Bool pedantic );
747 FT_Bool pedantic ) in tt_size_run_fpgm() argument775 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()841 FT_Bool pedantic ) in tt_size_run_prep() argument864 exec->pedantic_hinting = pedantic; in tt_size_run_prep()965 FT_Bool pedantic ) in tt_size_init_bytecode() argument1038 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode()1050 FT_Bool pedantic ) in tt_size_ready_bytecode() argument1057 error = tt_size_init_bytecode( (FT_Size)size, pedantic ); in tt_size_ready_bytecode()1089 error = tt_size_run_prep( size, pedantic ); in tt_size_ready_bytecode()
2089 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local2125 FT_Error error = tt_size_ready_bytecode( size, pedantic ); in tt_loader_init()2246 tt_size_run_prep( size, pedantic ); in tt_loader_init()
18 -pedantic \
57 CPPFLAGS+=-ansi -pedantic -Wextra -Wall -Wshadow -Wno-sign-conversion
114 add_compile_options(-pedantic-errors)
290 up to maximally-pedantic. Can't you guys write proper code?
556 - Add ush casts in trees.c to avoid pedantic runtime errors
46 vl_cv_prog_cc_warnings="-Wall -W -ansi -pedantic"
3261 Fixed gcc pedantic warnings.3312 Fixed gcc -ansi -pedantic compile. A strict ANSI system does not have
1430 * libtiff/tif_predict.c: pedantic change to add explicit masking
Completed in 27 milliseconds