Searched defs:argtype (Results 1 – 12 of 12) sorted by relevance
16 protected $argtype; variable in Grpc\\Testing\\ServerArgs
16 protected $argtype; variable in Grpc\\Testing\\ClientArgs
120 oneof argtype { oneof154 oneof argtype { oneof
134 oneof argtype { oneof175 oneof argtype { oneof
129 oneof argtype { oneof167 oneof argtype { oneof
68 } argtype; member117 int is_double_argtype(int argtype) { in is_double_argtype()129 int is_single_argtype(int argtype) { in is_single_argtype()163 int is_complex_argtype(int argtype) { in is_complex_argtype()715 int argtype=2, rettype=2; /* for do_op */ in parsetest() local
69 } argtype; member118 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
16 def __init__(self, name, argtype): argument
73 enum optparse_argtype argtype; member
36 typedef enum { ARGTYPE_INT, ARGTYPE_BOOL, ARGTYPE_STRING } argtype; typedef
30 typedef enum { ARGTYPE_INT, ARGTYPE_BOOL, ARGTYPE_STRING } argtype; typedef
3021 CTypeDescrObject *argtype; in cdata_call() local