/external/executorch/exir/dialects/edge/arg/ |
D | model.py | 24 argtype, argument 178 def __init__(self, argtype, argname, **kwargs): argument 204 def __init__(self, argtype, *, argname="out", fill=0, **kwargs): argument 218 def __init__(self, argtype, *, argname=RETURN_NAME_PREFIX, fill=0, **kwargs): argument
|
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | ClientArgs.php | 16 protected $argtype; variable in Grpc\\Testing\\ClientArgs
|
D | ServerArgs.php | 16 protected $argtype; variable in Grpc\\Testing\\ServerArgs
|
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
D | control.proto | 120 oneof argtype { oneof 154 oneof argtype { oneof
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | control.proto | 135 oneof argtype { oneof 176 oneof argtype { oneof
|
/external/grpc-grpc/src/proto/grpc/testing/ |
D | control.proto | 135 oneof argtype { oneof 176 oneof argtype { oneof
|
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/test/ |
D | mathtest.c | 69 } argtype; member 118 int is_double_argtype(int argtype) { in is_double_argtype() 130 int is_single_argtype(int argtype) { in is_single_argtype() 164 int is_complex_argtype(int argtype) { in is_complex_argtype() 716 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
|
/external/arm-optimized-routines/math/test/ |
D | mathtest.c | 70 } argtype; member 119 int is_double_argtype(int argtype) { in is_double_argtype() 131 int is_single_argtype(int argtype) { in is_single_argtype() 165 int is_complex_argtype(int argtype) { in is_complex_argtype() 720 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
|
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/test/ |
D | mathtest.c | 69 } argtype; member 118 int is_double_argtype(int argtype) { in is_double_argtype() 130 int is_single_argtype(int argtype) { in is_single_argtype() 164 int is_complex_argtype(int argtype) { in is_complex_argtype() 716 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
|
/external/tinyalsa_new/utils/ |
D | optparse.h | 73 enum optparse_argtype argtype; member
|
/external/grpc-grpc/test/core/util/ |
D | cmdline.cc | 38 typedef enum { ARGTYPE_INT, ARGTYPE_BOOL, ARGTYPE_STRING } argtype; typedef
|