Home
last modified time | relevance | path

Searched refs:pedantic (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h398 FT_Bool pedantic );
402 FT_Bool pedantic );
406 FT_Bool pedantic );
A Dttobjs.c747 FT_Bool pedantic ) in tt_size_run_fpgm() argument
775 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()
841 FT_Bool pedantic ) in tt_size_run_prep() argument
864 exec->pedantic_hinting = pedantic; in tt_size_run_prep()
965 FT_Bool pedantic ) in tt_size_init_bytecode() argument
1038 error = tt_size_run_fpgm( size, pedantic ); in tt_size_init_bytecode()
1050 FT_Bool pedantic ) in tt_size_ready_bytecode() argument
1057 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()
A Dttgload.c2089 FT_Bool pedantic = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init() local
2125 FT_Error error = tt_size_ready_bytecode( size, pedantic ); in tt_loader_init()
2246 tt_size_run_prep( size, pedantic ); in tt_loader_init()
/AliOS-Things-master/components/freetype/src/tools/ftrandom/
A DMakefile18 -pedantic \
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dmakefile.linux-opt57 CPPFLAGS+=-ansi -pedantic -Wextra -Wall -Wshadow -Wno-sign-conversion
/AliOS-Things-master/components/jsoncpp/
A DCMakeLists.txt114 add_compile_options(-pedantic-errors)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ290 up to maximally-pedantic. Can't you guys write proper code?
A DChangeLog556 - Add ush casts in trees.c to avoid pedantic runtime errors
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dacinclude.m446 vl_cv_prog_cc_warnings="-Wall -W -ansi -pedantic"
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES3261 Fixed gcc pedantic warnings.
3312 Fixed gcc -ansi -pedantic compile. A strict ANSI system does not have
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog1430 * libtiff/tif_predict.c: pedantic change to add explicit masking

Completed in 27 milliseconds