Home
last modified time | relevance | path

Searched refs:FT_MulFix_arm (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/
Dftcalc.h42 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
47 FT_MulFix_arm( FT_Int32 a, in FT_MulFix_arm() function
75 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
80 FT_MulFix_arm( FT_Int32 a, in FT_MulFix_arm() function
/external/freetype/
DChangeLog.252407 * builds/unix/ftconfig.in (FT_MulFix_arm), include/config/ftconfig.h
2408 (FT_MulFix_arm), src/truetype/ttinterp.c (TT_MulFix14_arm): Fix
3459 (FT_MulFix_arm) [__GNUC__]: Support clang compiler.
4448 `FT_MulFix_arm' assembly routine was not being used.
DChangeLog.23150 FT_MulFix_arm) [__CC_ARM || __ARM_CC]: Define.
2983 * builds/unix/ftconfig.in (FT_MulFix_arm): Use __asm__ instead of
3250 * builds/unix/ftconfig.in (FT_MulFix_arm): Use correct syntax for
4180 [!FT_CONFIG_OPTION_NO_ASSEMBLER] (FT_MulFix_arm): New assembler
DChangeLog.241799 [ARM] Fix FT_MulFix_arm.
1801 * include/freetype/config/ftconfig.h (FT_MulFix_arm) [__arm__]:
4459 * include/freetype/config/ftconfig.h (FT_MulFix_arm):