/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
H A D | RpcType.php | 17 const UNARY = 0; define in Grpc\\Testing\\RpcType
|
/aosp_15_r20/external/pigweed/pw_rpc/ts/ |
H A D | descriptors.ts | 101 UNARY, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | server_interceptor.h | 60 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator
|
D | client_interceptor.h | 76 UNARY, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | server_interceptor.h | 60 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator
|
D | client_interceptor.h | 76 UNARY, enumerator
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | server_interceptor.h | 60 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator
|
H A D | client_interceptor.h | 76 UNARY, enumerator
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ |
H A D | ApiMethodDescriptor.java | 41 UNARY, enumConstant
|
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
H A D | Method.java | 114 UNARY(/* isServerStreaming= */ false, /* isClientStreaming= */ false), enumConstant
|
/aosp_15_r20/external/turbine/java/com/google/turbine/tree/ |
H A D | TurbineOperatorKind.java | 76 UNARY(12), enumConstant
|
H A D | Tree.java | 68 UNARY, enumConstant
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Script/ |
D | Operator.h | 28 enum Arity { NULLARY, UNARY, BINARY, TERNARY }; enumerator
|
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
H A D | MethodDescriptor.java | 85 UNARY, enumConstant
|
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
H A D | control.proto | 40 UNARY = 0; enumerator
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/ |
H A D | control.proto | 41 UNARY = 0; enumerator
|
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/ |
H A D | descriptors.py | 248 UNARY = 0 variable in Method.Type
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | control.proto | 41 UNARY = 0; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | math_ops.cc | 225 #define UNARY() \ macro
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 354 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
D | Pp.cpp | 352 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
|
/aosp_15_r20/external/pigweed/pw_protobuf/py/pw_protobuf/ |
H A D | proto_tree.py | 588 UNARY = 'kUnary' variable in ProtoServiceMethod.Type
|
/aosp_15_r20/external/one-true-awk/ |
H A D | b.c | 47 #define UNARY case STAR: case PLUS: case QUEST: macro
|
/aosp_15_r20/external/libavc/decoder/ |
H A D | ih264d_defs.h | 411 #define UNARY 1 macro
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | classobject.c | 1599 #define UNARY(funcname, methodname) \ macro
|