Home
last modified time | relevance | path

Searched defs:Dr (Results 1 – 10 of 10) sorted by relevance

/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DScaling.h84 VectorXd Dr, Dc, DrRes, DcRes; // Temporary Left and right scaling vectors in compute() local
/external/clang/test/SemaCXX/
Dfunctional-cast.cpp185 typedef D &Dr; in t_529_5_8() typedef
/external/llvm-project/clang/test/SemaCXX/
Dfunctional-cast.cpp185 typedef D &Dr; in t_529_5_8() typedef
/external/ImageMagick/tests/
Dvalidate.c535 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/
Dcolorspace.c416 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/
DThreadSafetyCommon.cpp891 til::SExpr *Dr = new (Arena) til::LiteralPtr(DD); in handleDestructorCall() local
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp869 til::SExpr *Dr = new (Arena) til::LiteralPtr(DD); in handleDestructorCall() local
/external/libffi/testsuite/libffi.bhaible/
Dtest-call.c1148 Double Dr; in structure_tests() local
Dtest-callback.c2277 Double Dr; in main() local
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1267 int Dr = block_d <= 1 ? 0 : (1024 + block_d / 2) / (block_d - 1); in compute_infill_weights() local