| /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/angle/src/common/base/anglebase/numerics/ |
| D | clamped_math.h | 158 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 167 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 220 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
| D | checked_math.h | 227 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 238 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
| /external/cronet/base/allocator/partition_allocator/partition_alloc_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 202 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
| D | checked_math.h | 213 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 224 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
| /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/cronet/base/numerics/ |
| D | clamped_math.h | 155 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 163 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 208 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
| D | checked_math.h | 218 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 229 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
| /external/pdfium/third_party/base/numerics/ |
| D | clamped_math.h | 156 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 164 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 | 219 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 230 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/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
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
| D | Stats.cs | 37 using Math = System.Math; typedef
|
| /external/perfetto/ui/src/common/ |
| D | high_precision_time.ts | 58 const offset = nanos - Math.floor(nanos); constant
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
| D | BitSet.cs | 39 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 | 363 ['M', Math.pow(step, 2)], constant
|