Searched defs:make_type (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/parse_type/parse_type/ |
D | cardinality_field.py | 65 def make_type(cls, basename, cardinality): member in CardinalityField
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_stats_data.py | 33 def make_type(name, fields): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_stats_data.py | 33 def make_type(name, fields): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | execute.py | 180 def make_type(v, arg_name): function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | langhooks.h | 63 tree (*make_type) (enum tree_code); member
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | Python-ast.c | 506 static PyTypeObject* make_type(char *type, PyTypeObject* base, char**fields, int num_fields) in make_type() function
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | Python-ast.c | 928 make_type(struct ast_state *state, const char *type, PyObject* base, in make_type() function
|