/external/chromium_org/third_party/freetype/src/truetype/ |
ttpload.c | 290 FT_TRACE2(( "CVT " )); 298 face->cvt = NULL; 306 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) 313 FT_Short* cur = face->cvt; 411 /* Load the cvt program. */
|
ttgxvar.c | 209 /* cvt table, it will only be called once.) */ [all...] |
ttobjs.h | 147 /* - the CVT Program */ 208 /* The CVT is a one-dimensional array containing values that control */ 213 /* to pixel coordinates before being used by the CVT and glyph programs. */ 225 /* - All CVT values are scaled to the maximum ppem size. */ 227 /* - When performing a read or write in the CVT, a ratio factor is used */ 233 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */ 250 /* Reading a cvt value returns */ 251 /* ratio * cvt[index] */ 253 /* Writing a cvt value in pixels: * 320 FT_Long* cvt; member in struct:TT_SizeRec_ [all...] |
ttobjs.c | 258 { 0x05bcf058, 0x000002e4 }, /* cvt */ 263 { 0x05bcf058, 0x000002e4 }, /* cvt */ 268 { 0x11e5ead4, 0x00000350 }, /* cvt */ 273 { 0xfffbfffc, 0x00000008 }, /* cvt */ 278 { 0xfffbfffc, 0x00000008 }, /* cvt */ 283 { 0x00000000, 0x00000000 }, /* cvt */ 288 { 0x00000000, 0x00000000 }, /* cvt */ 293 { 0x00000000, 0x00000000 }, /* cvt */ 298 { 0x00000000, 0x00000000 }, /* cvt */ 303 { 0x00000000, 0x00000000 }, /* cvt */ [all...] |
ttinterp.h | 84 /* reading a cvt value. Take care of non-square pixels if necessary */ 88 /* setting or moving a cvt value. Take care of non-square pixels */ 197 FT_Long* cvt; member in struct:TT_ExecContextRec_ 257 TT_Get_CVT_Func func_read_cvt; /* read a cvt entry */ 258 TT_Set_CVT_Func func_write_cvt; /* write a cvt entry (in pixels) */ 259 TT_Set_CVT_Func func_move_cvt; /* incr a cvt entry (in pixels) */
|
/external/freetype/src/truetype/ |
ttpload.c | 290 FT_TRACE2(( "CVT " )); 298 face->cvt = NULL; 306 if ( FT_NEW_ARRAY( face->cvt, face->cvt_size ) ) 313 FT_Short* cur = face->cvt; 411 /* Load the cvt program. */
|
ttgxvar.c | 209 /* cvt table, it will only be called once.) */ [all...] |
ttobjs.h | 147 /* - the CVT Program */ 208 /* The CVT is a one-dimensional array containing values that control */ 213 /* to pixel coordinates before being used by the CVT and glyph programs. */ 225 /* - All CVT values are scaled to the maximum ppem size. */ 227 /* - When performing a read or write in the CVT, a ratio factor is used */ 233 /* We choose ppem = x_ppem = 14 as the CVT scaling size. All cvt */ 250 /* Reading a cvt value returns */ 251 /* ratio * cvt[index] */ 253 /* Writing a cvt value in pixels: * 320 FT_Long* cvt; member in struct:TT_SizeRec_ [all...] |
ttobjs.c | 259 { 0x05bcf058, 0x000002e4 }, /* cvt */ 264 { 0x05bcf058, 0x000002e4 }, /* cvt */ 269 { 0x11e5ead4, 0x00000350 }, /* cvt */ 274 { 0xfffbfffc, 0x00000008 }, /* cvt */ 279 { 0xfffbfffc, 0x00000008 }, /* cvt */ 284 { 0x00000000, 0x00000000 }, /* cvt */ 289 { 0x00000000, 0x00000000 }, /* cvt */ 294 { 0x00000000, 0x00000000 }, /* cvt */ 299 { 0x00000000, 0x00000000 }, /* cvt */ 304 { 0x00000000, 0x00000000 }, /* cvt */ [all...] |
ttinterp.h | 84 /* reading a cvt value. Take care of non-square pixels if necessary */ 88 /* setting or moving a cvt value. Take care of non-square pixels */ 197 FT_Long* cvt; member in struct:TT_ExecContextRec_ 257 TT_Get_CVT_Func func_read_cvt; /* read a cvt entry */ 258 TT_Set_CVT_Func func_write_cvt; /* write a cvt entry (in pixels) */ 259 TT_Set_CVT_Func func_move_cvt; /* incr a cvt entry (in pixels) */
|
/external/llvm/test/MC/Mips/mips32/ |
invalid-mips32r2.s | 8 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 9 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
/external/llvm/test/MC/Mips/mips64r6/ |
invalid-mips5-wrong-error.s | 31 cvt.ps.s $f3,$f18,$f19 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction 32 cvt.ps.pw $f3,$f18 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
|
/external/llvm/test/MC/Mips/mips1/ |
invalid-mips3.s | 14 cvt.d.l $f4,$f16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 15 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 16 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 17 cvt.s.l $f15,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
invalid-mips4.s | 14 cvt.d.l $f4,$f16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 15 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 16 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 17 cvt.s.l $f15,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
invalid-mips5.s | 14 cvt.d.l $f4,$f16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 15 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 16 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 17 cvt.s.l $f15,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
/external/llvm/test/MC/Mips/mips2/ |
invalid-mips4.s | 12 cvt.d.l $f4,$f16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 13 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 14 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 15 cvt.s.l $f15,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
invalid-mips5.s | 12 cvt.d.l $f4,$f16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 13 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 14 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 15 cvt.s.l $f15,$f30 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
invalid-mips32r2.s | 12 cvt.l.d $f24,$f15 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 13 cvt.l.s $f11,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_eu.h | 599 static INLINE GLuint cvt( GLuint val ) 618 reg.vstride = cvt(vstride); 619 reg.width = cvt(width) - 1; 620 reg.hstride = cvt(hstride);
|
/external/chromium_org/third_party/ots/src/ |
ots.h | 49 // and cvt tables. 190 F(cvt, CVT) \
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_eu.h | 599 static INLINE GLuint cvt( GLuint val ) 618 reg.vstride = cvt(vstride); 619 reg.width = cvt(width) - 1; 620 reg.hstride = cvt(hstride);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_peephole.cpp | [all...] |
/external/chromium_org/third_party/ots/ |
ots.target.darwin-arm64.mk | 31 third_party/ots/src/cvt.cc \
|
ots.target.linux-arm64.mk | 31 third_party/ots/src/cvt.cc \
|