Home
last modified time | relevance | path

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

12

/external/grpc-grpc/src/proto/math/
Dmath.proto42 service Math { service
45 rpc Div (DivArgs) returns (DivReply) {
52 rpc DivMany (stream DivArgs) returns (stream DivReply) {
58 rpc Fib (FibArgs) returns (stream Num) {
63 rpc Sum (stream Num) returns (Num) {
/external/rust/crates/grpcio-sys/grpc/src/proto/math/
Dmath.proto42 service Math { service
45 rpc Div (DivArgs) returns (DivReply) {
52 rpc DivMany (stream DivArgs) returns (stream DivReply) {
58 rpc Fib (FibArgs) returns (stream Num) {
63 rpc Sum (stream Num) returns (Num) {
/external/grpc-grpc/src/ruby/bin/
Dmath_services_pb.rb22 module Math module
23 module Math module
Dmath_pb.rb26 module Math module
/external/libchrome/base/numerics/
Dclamped_math.h149 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
157 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
209 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
Dchecked_math.h231 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
242 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/external/grpc-grpc/src/csharp/Grpc.Examples.MathClient/
DMathClient.cs21 namespace Math namespace
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/
DMathServer.cs22 namespace Math namespace
/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/grpc-grpc/src/csharp/Grpc.Examples/
DMathExamples.cs23 namespace Math namespace
DMathServiceImpl.cs26 namespace Math namespace
DMathGrpc.cs25 namespace Math { namespace
26 public static partial class Math class
DMath.cs12 namespace Math { namespace
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
DStats.cs40 using Math = System.Math; typedef
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DStats.cs37 using Math = System.Math; typedef
/external/perfetto/ui/src/tracks/cpu_freq/
Dfrontend.ts173 const y = zeroY - Math.round((this.hoveredValue / yMax) * RECT_HEIGHT); constant
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs39 using Math = System.Math; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs40 using Math = System.Math; typedef
/external/python/jinja/docs/
Dtemplates.rst1257 Math section in Expressions
/external/perfetto/ui/src/frontend/
Dflamegraph.ts358 ['M', Math.pow(step, 2)], constant
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs43 using Math = System.Math; typedef
DProfiler.cs44 using Math = System.Math; typedef
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp69 namespace Math { namespace
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp69 namespace Math { namespace

12