/external/grpc-grpc/src/proto/math/ |
D | math.proto | 42 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/ |
D | math.proto | 42 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/ |
D | math_services_pb.rb | 22 module Math module 23 module Math module
|
D | math_pb.rb | 26 module Math module
|
/external/libchrome/base/numerics/ |
D | clamped_math.h | 149 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
|
D | checked_math.h | 231 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/ |
D | MathClient.cs | 21 namespace Math namespace
|
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/ |
D | MathServer.cs | 22 namespace Math namespace
|
/external/pdfium/third_party/base/numerics/ |
D | safe_math.h | 297 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/ |
D | Math.java | 3 public class Math { class
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | MathExamples.cs | 23 namespace Math namespace
|
D | MathServiceImpl.cs | 26 namespace Math namespace
|
D | MathGrpc.cs | 25 namespace Math { namespace 26 public static partial class Math class
|
D | Math.cs | 12 namespace Math { namespace
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/ |
D | Stats.cs | 40 using Math = System.Math; typedef
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
D | Stats.cs | 37 using Math = System.Math; typedef
|
/external/perfetto/ui/src/tracks/cpu_freq/ |
D | frontend.ts | 173 const y = zeroY - Math.round((this.hoveredValue / yMax) * RECT_HEIGHT); constant
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | BitSet.cs | 39 using Math = System.Math; typedef
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | BitSet.cs | 40 using Math = System.Math; typedef
|
/external/python/jinja/docs/ |
D | templates.rst | 1257 Math section in Expressions
|
/external/perfetto/ui/src/frontend/ |
D | flamegraph.ts | 358 ['M', Math.pow(step, 2)], constant
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 43 using Math = System.Math; typedef
|
D | Profiler.cs | 44 using Math = System.Math; typedef
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 69 namespace Math { namespace
|
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 69 namespace Math { namespace
|