/third_party/optimized-routines/math/test/ |
D | ulp.h | 16 static int RT(ulpscale_mpfr) (mpfr_t x, int t) in RT() function 40 static double RT(ulperr) (RT(float) got, const struct RT(ret) * p, int r) in RT() function 89 static int RT(isok) (RT(float) ygot, int exgot, RT(float) ywant, int exwant, in RT() function 96 static int RT(isok_nofenv) (RT(float) ygot, RT(float) ywant) in RT() function
|
D | ulp.c | 620 #define RT(x) x##_f macro 630 #define RT(x) x##_d macro
|
/third_party/boost/libs/ratio/test/ratio_arithmetic/ |
D | ratio_divide_fail.cpp | 20 typedef boost::ratio_divide<R1, R2>::type RT; typedef
|
D | ratio_subtract_fail.cpp | 20 typedef boost::ratio_subtract<R1, R2>::type RT; typedef
|
D | ratio_multiply_fail.cpp | 20 typedef boost::ratio_multiply<R1, R2>::type RT; typedef
|
D | ratio_add_fail.cpp | 24 typedef boost::ratio_add<R1, R2>::type RT; typedef
|
D | ratio_add_pass.cpp | 76 typedef boost::ratio_add<R1, R2>::type RT; in test() typedef
|
/third_party/boost/libs/ratio/test/ |
D | ratio_test.cpp | 24 typedef boost::ratio_multiply<R1, R2>::type RT; typedef
|
/third_party/ffmpeg/libavcodec/ |
D | ffv1_template.c | 37 const int RT = last[1]; in RENAME() local
|
/third_party/boost/boost/math/tools/ |
D | config.hpp | 193 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument 205 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument 217 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument 224 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT argument 282 # define BOOST_MATH_INT_TABLE_TYPE(RT, IT) IT argument
|
/third_party/boost/libs/geometry/index/example/ |
D | benchmark2.cpp | 36 typedef bgi::rtree<P, bgi::quadratic<8, 3> > RT; in main() typedef
|
D | serialize.cpp | 62 typedef bgi::rtree<V, bgi::dynamic_linear > RT; in main() typedef
|
D | random_test.cpp | 52 typedef bgi::rtree<B, bgi::linear<16, 4> > RT; in main() typedef
|
D | benchmark.cpp | 53 typedef bgi::rtree<B, bgi::linear<16, 4> > RT; in main() typedef
|
D | 3d_benchmark.cpp | 51 typedef bgi::rtree<B, bgi::rstar<8, 3> > RT; in main() typedef
|
D | benchmark_insert.cpp | 87 typedef bgi::rtree<V, bgi::rstar<8, 2> > RT; in main() typedef
|
D | benchmark_experimental.cpp | 126 typedef bgi::rtree<V, bgi::linear<16, 4> > RT; in main() typedef
|
/third_party/boost/libs/spirit/classic/example/fundamental/ |
D | thousand_separated.cpp | 61 typedef typename parser_result<uint_parser_t, ScannerT>::type RT; in parse_n() typedef
|
/third_party/boost/libs/ratio/test/ratio_extensions/ |
D | mpl_plus_pass.cpp | 78 typedef boost::mpl::plus<R1, R2, R3>::type RT; in test() typedef
|
/third_party/boost/libs/spirit/classic/test/ |
D | numerics_tests.cpp | 53 typedef typename parser_result<uint_parser_t, ScannerT>::type RT; in parse_n() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 106 static bool classof(const RecTy *RT) { in classof() 124 static bool classof(const RecTy *RT) { in classof() 146 static bool classof(const RecTy *RT) { in classof() 164 static bool classof(const RecTy *RT) { in classof() 182 static bool classof(const RecTy *RT) { in classof() 203 static bool classof(const RecTy *RT) { in classof() 224 static bool classof(const RecTy *RT) { in classof() 253 static bool classof(const RecTy *RT) { in classof()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | IVDescriptors.h | 93 Instruction *UAI, Type *RT, bool Signed, in RecurrenceDescriptor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ThinLTOBitcodeWriter.cpp | 259 auto *RT = dyn_cast<IntegerType>(F->getReturnType()); in splitAndWriteThinLTOBitcode() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 691 RegisterRef RT(ST); in split() local 957 RegisterRef RT(MS); in predicate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 86 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, in lookThroughAnd()
|