Home
last modified time | relevance | path

Searched refs:to_fixed (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/freetype/src/cid/
Dcidparse.h101 #define cid_parser_to_fixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t )
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.h92 #define T1_ToFixed( p, t ) (p)->root.funcs.to_fixed( &(p)->root, t )
/external/pdfium/third_party/freetype/include/freetype/internal/
Dpsaux.h361 (*to_fixed)( PS_Parser parser, member
/external/freetype/include/freetype/internal/
Dpsaux.h362 (*to_fixed)( PS_Parser parser, member
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c15801 Bool to_fixed = bOP == 1; in decode_CP10_CP11_instruction() local
15812 if (frac_bits >= 1 && frac_bits <= 32 && !to_fixed && !dp_op in decode_CP10_CP11_instruction()
15833 if (frac_bits >= 1 && frac_bits <= 32 && !to_fixed && dp_op in decode_CP10_CP11_instruction()
15851 if (frac_bits >= 1 && frac_bits <= 32 && to_fixed && dp_op in decode_CP10_CP11_instruction()
15873 if (frac_bits >= 1 && frac_bits <= 32 && to_fixed && !dp_op in decode_CP10_CP11_instruction()