Searched refs:BUILDFIXED (Results 1 - 11 of 11) sorted by relevance

/external/freetype/src/gzip/
H A Dinftrees.c9 #if !defined(BUILDFIXED) && !defined(STDC)
10 # define BUILDFIXED /* non ANSI compilers may not accept inffixed.h */ macro
396 #ifdef BUILDFIXED
417 #ifdef BUILDFIXED
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
H A Dinftrees.c9 #if !defined(BUILDFIXED) && !defined(STDC)
10 # define BUILDFIXED /* non ANSI compilers may not accept inffixed.h */ macro
396 #ifdef BUILDFIXED
417 #ifdef BUILDFIXED
/external/opencv3/3rdparty/zlib/
H A Dzutil.c73 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
98 #ifdef BUILDFIXED
254 If BUILDFIXED is defined, then instead this routine builds the tables the
257 exchange for a little execution time. However, BUILDFIXED should not be
264 #ifdef BUILDFIXED
295 #else /* !BUILDFIXED */
297 #endif /* BUILDFIXED */
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
H A Dinfback.c75 If BUILDFIXED is defined, then instead this routine builds the tables the
78 exchange for a little execution time. However, BUILDFIXED should not be
85 #ifdef BUILDFIXED
116 #else /* !BUILDFIXED */
118 #endif /* BUILDFIXED */
/external/pdfium/third_party/zlib_v128/
H A Dzutil.c73 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
98 #ifdef BUILDFIXED
254 If BUILDFIXED is defined, then instead this routine builds the tables the
257 exchange for a little execution time. However, BUILDFIXED should not be
264 #ifdef BUILDFIXED
295 #else /* !BUILDFIXED */
297 #endif /* BUILDFIXED */
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
H A Dinfback.c75 If BUILDFIXED is defined, then instead this routine builds the tables the
78 exchange for a little execution time. However, BUILDFIXED should not be
85 #ifdef BUILDFIXED
116 #else /* !BUILDFIXED */
118 #endif /* BUILDFIXED */
/external/zlib/src/
H A Dzutil.c73 #ifdef BUILDFIXED
H A Dinflate.c89 # ifndef BUILDFIXED
90 # define BUILDFIXED macro
98 #ifdef BUILDFIXED
254 If BUILDFIXED is defined, then instead this routine builds the tables the
257 exchange for a little execution time. However, BUILDFIXED should not be
264 #ifdef BUILDFIXED
295 #else /* !BUILDFIXED */
297 #endif /* BUILDFIXED */
309 defines BUILDFIXED, so the tables are built on the fly. makefixed() writes
H A Dinfback.c75 If BUILDFIXED is defined, then instead this routine builds the tables the
78 exchange for a little execution time. However, BUILDFIXED should not be
85 #ifdef BUILDFIXED
116 #else /* !BUILDFIXED */
118 #endif /* BUILDFIXED */

Completed in 326 milliseconds