HomeSort by relevance Sort by last modified time
    Searched defs:FT_MULFIX_ASSEMBLER (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 293 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
318 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
351 #ifdef FT_MULFIX_ASSEMBLER
352 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 341 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
372 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
400 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
436 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
472 #ifdef FT_MULFIX_ASSEMBLER
473 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER
  /external/freetype/src/base/
ftcalc.c 49 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
82 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
118 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
154 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
189 #define FT_MULFIX_ASSEMBLER FT_MulFix_x86_64
266 #ifdef FT_MULFIX_ASSEMBLER
267 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER
447 #ifdef FT_MULFIX_ASSEMBLER
449 return FT_MULFIX_ASSEMBLER( a, b );
473 #endif /* FT_MULFIX_ASSEMBLER */
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftconfig.h 342 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
373 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
401 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
437 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
473 #ifdef FT_MULFIX_ASSEMBLER
474 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
ftconfig.h 342 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
373 #define FT_MULFIX_ASSEMBLER FT_MulFix_arm
401 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
437 #define FT_MULFIX_ASSEMBLER FT_MulFix_i386
473 #ifdef FT_MULFIX_ASSEMBLER
474 #define FT_MULFIX_INLINED FT_MULFIX_ASSEMBLER

Completed in 1735 milliseconds