Home
last modified time | relevance | path

Searched defs:Math (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/third_party/base/numerics/
Dsafe_math.h297 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
308 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DMath.java3 public class Math { class
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
DStats.cs40 using Math = System.Math; typedef
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DStats.cs37 using Math = System.Math; typedef
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs39 using Math = System.Math; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs40 using Math = System.Math; typedef
DTokenRewriteStream.cs39 using Math = System.Math; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs43 using Math = System.Math; typedef
DProfiler.cs44 using Math = System.Math; typedef
/external/libmojo/mojo/public/cpp/bindings/tests/
Dinterface_ptr_unittest.cc517 TEST(StrongConnectorTest, Math) { in TEST() argument
590 TEST(WeakConnectorTest, Math) { in TEST() argument
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp69 namespace Math { namespace
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DProfiler.cs45 using Math = System.Math; typedef
/external/skia/tests/
DMathTest.cpp504 DEF_TEST(Math, reporter) { in DEF_TEST() argument