/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/ |
D | gk104.asm | 108 cvt rn f32 $r3 u16 1 $r1 label 109 cvt rn f32 $r2 u16 0 $r1 label 112 cvt rn f32 $r1 u16 1 $r0 label 114 cvt rn f32 $r0 u16 0 $r0 label 124 cvt rn f32 $r3 s16 1 $r1 label 125 cvt rn f32 $r2 s16 0 $r1 label 127 cvt rn f32 $r1 s16 1 $r0 label 130 cvt rn f32 $r0 s16 0 $r0 label 140 cvt s32 $r3 s16 1 $r1 label 141 cvt s32 $r2 s16 0 $r1 label [all …]
|
/external/clang/test/SemaObjC/ |
D | arc-type-conversion.m | 7 void * cvt(id arg) function
|
/external/clang/test/SemaObjCXX/ |
D | arc-type-conversion.mm | 4 void * cvt(id arg) // expected-note{{candidate function not viable: cannot convert argument of inco… function
|
/external/clang/test/SemaCXX/ |
D | pseudo-destructors.cpp | 18 void cv_test(const volatile T* cvt) { in cv_test()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8632.cpp | 109 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument 475 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument 488 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument
|
D | IceTargetLoweringX8664.cpp | 101 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument 817 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument 830 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument
|
D | IceInstX8664.cpp | 54 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument
|
D | IceInstX8632.cpp | 53 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \ argument
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.cc | 35 const int32_t Tag::cvt = TAG('c', 'v', 't', ' '); member in sfntly::Tag
|
D | tag.h | 43 static const int32_t cvt; member
|
/external/clang/test/ARCMT/ |
D | checking.m | 150 void * cvt(id arg) function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 1931 AlgebraicOpt::handleCVT_NEG(Instruction *cvt) in handleCVT_NEG() 1971 AlgebraicOpt::handleCVT_CVT(Instruction *cvt) in handleCVT_CVT() 2016 AlgebraicOpt::handleCVT_EXTBF(Instruction *cvt) in handleCVT_EXTBF()
|
D | nv50_ir_from_tgsi.cpp | 3930 Instruction *cvt = mkCvt(OP_CVT, dstTy, dst0[c], srcTy, dreg); in handleInstruction() local 3958 Instruction *cvt = mkCvt(OP_CVT, dstTy, dreg, srcTy, fetchSrc(0, c / 2)); in handleInstruction() local 3975 Instruction *cvt = mkCvt(OP_CVT, dstTy, dst, srcTy, src0); in handleInstruction() local
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 308 FT_Long* cvt; member
|
D | ttinterp.h | 190 FT_Long* cvt; member
|
/external/mesa3d/src/intel/compiler/ |
D | brw_reg.h | 884 static inline unsigned cvt(unsigned val) in cvt() function
|
/external/freetype/include/freetype/internal/ |
D | tttypes.h | 1704 FT_Short* cvt; member
|