Home
last modified time | relevance | path

Searched defs:RT (Results 1 – 25 of 37) sorted by relevance

12

/third_party/optimized-routines/math/test/
Dulp.h16 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
Dulp.c620 #define RT(x) x##_f macro
630 #define RT(x) x##_d macro
/third_party/boost/libs/ratio/test/ratio_arithmetic/
Dratio_divide_fail.cpp20 typedef boost::ratio_divide<R1, R2>::type RT; typedef
Dratio_subtract_fail.cpp20 typedef boost::ratio_subtract<R1, R2>::type RT; typedef
Dratio_multiply_fail.cpp20 typedef boost::ratio_multiply<R1, R2>::type RT; typedef
Dratio_add_fail.cpp24 typedef boost::ratio_add<R1, R2>::type RT; typedef
Dratio_add_pass.cpp76 typedef boost::ratio_add<R1, R2>::type RT; in test() typedef
/third_party/boost/libs/ratio/test/
Dratio_test.cpp24 typedef boost::ratio_multiply<R1, R2>::type RT; typedef
/third_party/ffmpeg/libavcodec/
Dffv1_template.c37 const int RT = last[1]; in RENAME() local
/third_party/boost/boost/math/tools/
Dconfig.hpp193 # 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/
Dbenchmark2.cpp36 typedef bgi::rtree<P, bgi::quadratic<8, 3> > RT; in main() typedef
Dserialize.cpp62 typedef bgi::rtree<V, bgi::dynamic_linear > RT; in main() typedef
Drandom_test.cpp52 typedef bgi::rtree<B, bgi::linear<16, 4> > RT; in main() typedef
Dbenchmark.cpp53 typedef bgi::rtree<B, bgi::linear<16, 4> > RT; in main() typedef
D3d_benchmark.cpp51 typedef bgi::rtree<B, bgi::rstar<8, 3> > RT; in main() typedef
Dbenchmark_insert.cpp87 typedef bgi::rtree<V, bgi::rstar<8, 2> > RT; in main() typedef
Dbenchmark_experimental.cpp126 typedef bgi::rtree<V, bgi::linear<16, 4> > RT; in main() typedef
/third_party/boost/libs/spirit/classic/example/fundamental/
Dthousand_separated.cpp61 typedef typename parser_result<uint_parser_t, ScannerT>::type RT; in parse_n() typedef
/third_party/boost/libs/ratio/test/ratio_extensions/
Dmpl_plus_pass.cpp78 typedef boost::mpl::plus<R1, R2, R3>::type RT; in test() typedef
/third_party/boost/libs/spirit/classic/test/
Dnumerics_tests.cpp53 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/
DRecord.h106 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/
DIVDescriptors.h93 Instruction *UAI, Type *RT, bool Signed, in RecurrenceDescriptor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp259 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/
DHexagonExpandCondsets.cpp691 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/
DIVDescriptors.cpp86 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, in lookThroughAnd()

12