Searched defs:Dr (Results 1 – 10 of 10) sorted by relevance
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
D | Scaling.h | 84 VectorXd Dr, Dc, DrRes, DcRes; // Temporary Left and right scaling vectors in compute() local
|
/external/clang/test/SemaCXX/ |
D | functional-cast.cpp | 185 typedef D &Dr; in t_529_5_8() typedef
|
/external/llvm-project/clang/test/SemaCXX/ |
D | functional-cast.cpp | 185 typedef D &Dr; in t_529_5_8() typedef
|
/external/ImageMagick/tests/ |
D | validate.c | 535 const double blue,double *Y,double *Db,double *Dr) in ConvertRGBToYDbDr() 542 static void ConvertYDbDrToRGB(const double Y,const double Db,const double Dr, in ConvertYDbDrToRGB() 911 Dr, in ValidateRGBToYDbDr() local
|
/external/ImageMagick/MagickCore/ |
D | colorspace.c | 416 const double blue,double *Y,double *Db,double *Dr) in ConvertRGBToYDbDr() 1780 static void ConvertYDbDrToRGB(const double Y,const double Db,const double Dr, in ConvertYDbDrToRGB()
|
/external/llvm-project/clang/lib/Analysis/ |
D | ThreadSafetyCommon.cpp | 891 til::SExpr *Dr = new (Arena) til::LiteralPtr(DD); in handleDestructorCall() local
|
/external/clang/lib/Analysis/ |
D | ThreadSafetyCommon.cpp | 869 til::SExpr *Dr = new (Arena) til::LiteralPtr(DD); in handleDestructorCall() local
|
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1148 Double Dr; in structure_tests() local
|
D | test-callback.c | 2277 Double Dr; in main() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1267 int Dr = block_d <= 1 ? 0 : (1024 + block_d / 2) / (block_d - 1); in compute_infill_weights() local
|