/aosp_15_r20/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) {
|
/aosp_15_r20/external/grpc-grpc/src/proto/math/ |
H A 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) {
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/numerics/ |
H A 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
|
H A D | checked_math.h | 212 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 223 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/aosp_15_r20/external/libchrome/base/numerics/ |
H A 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
|
H A 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
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/numerics/ |
D | clamped_math.h | 152 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 160 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 212 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 234 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 245 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/aosp_15_r20/external/angle/src/common/base/anglebase/numerics/ |
H A 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
|
H A 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
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/numerics/ |
D | clamped_math.h | 152 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 160 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local 212 using Math = typename MathWrapper<M, L, R>::math; in ClampMathOp() local
|
D | checked_math.h | 234 using Math = typename MathWrapper<M, L, R>::math; in MathOp() local 245 using Math = typename MathWrapper<M, T, R>::math; in MathOp() local
|
/aosp_15_r20/external/cronet/base/numerics/ |
H A D | clamped_math.h | 153 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
|
H A 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
|
/aosp_15_r20/external/pdfium/third_party/base/numerics/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/grpc-grpc/src/ruby/bin/ |
H A D | math_services_pb.rb | 22 module Math module 23 module Math module
|
H A D | math_pb.rb | 34 module Math module
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/GPBMetadata/ |
H A D | Math.php | 7 class Math class
|
/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/Math/ |
H A D | FibReply.php | 5 namespace Math; namespace
|
H A D | FibArgs.php | 5 namespace Math; namespace
|
H A D | Num.php | 5 namespace Math; namespace
|
H A D | DivReply.php | 5 namespace Math; namespace
|
H A D | DivArgs.php | 5 namespace Math; namespace
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/ |
H A D | Math.java | 3 public class Math { class
|