Searched defs:CONVERT (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/core/ |
D | config_lib.py | 36 CONVERT = 1 variable in Action
|
/external/elfutils/libelf/ |
D | common.h | 135 #define CONVERT(Var) \ macro
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 596 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 621 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 705 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro
|
/external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 596 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 621 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 705 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro
|
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 596 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 621 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 705 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro
|
/external/deqp/framework/opengl/ |
D | gluDrawUtil.hpp | 265 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) … argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 170 #define CONVERT(x) (DOCONV() ? tdb_convert(&x, sizeof(x)) : &x) macro
|
/external/ComputeLibrary/src/core/CL/cl_kernels/ |
D | helpers.h | 757 #define CONVERT(x, type) CONVERT_STR(x, type) macro
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 5759 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|