/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/android-crates-io/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 | 34 module Math module
|
/external/cronet/tot/base/numerics/ |
D | clamped_math.h | 140 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 148 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 197 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 210 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 221 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/external/cronet/stable/base/numerics/ |
D | clamped_math.h | 140 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 148 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 197 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 210 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 221 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/ |
D | clamped_math.h | 148 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 156 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 201 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 216 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 227 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/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/ |
D | clamped_math.h | 148 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 156 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 201 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 216 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 227 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/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/pdfium/core/fxcrt/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/php/tests/generated_code/GPBMetadata/ |
D | Math.php | 7 class Math class
|
/external/grpc-grpc/src/php/tests/generated_code/Math/ |
D | FibReply.php | 5 namespace Math; namespace
|
D | Num.php | 5 namespace Math; namespace
|
D | FibArgs.php | 5 namespace Math; namespace
|
D | DivReply.php | 5 namespace Math; namespace
|