Home
last modified time | relevance | path

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

12

/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/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.rb34 module Math module
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_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
202 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
Dchecked_math.h213 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
224 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/external/angle/src/common/base/anglebase/numerics/
Dclamped_math.h158 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
Dchecked_math.h227 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
238 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/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/pdfium/third_party/base/numerics/
Dclamped_math.h156 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
Dchecked_math.h219 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
230 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/external/cronet/base/numerics/
Dclamped_math.h153 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
161 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
204 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
Dchecked_math.h216 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local
227 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
/external/grpc-grpc/src/php/tests/generated_code/GPBMetadata/
DMath.php7 class Math class
/external/grpc-grpc/src/php/tests/generated_code/Math/
DFibArgs.php5 namespace Math; namespace
DNum.php5 namespace Math; namespace
DFibReply.php5 namespace Math; namespace
DDivArgs.php5 namespace Math; namespace
DDivReply.php5 namespace Math; namespace
DMathStub.php19 namespace Math; namespace
DMathClient.php19 namespace Math; namespace
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DMath.java3 public class Math { class
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DStats.cs37 using Math = System.Math; typedef
/external/pigweed/seed/
D0104-display-support.rst92 Math section in Proposal

12