Searched defs:CONVERT (Results 1 – 9 of 9) sorted by relevance
/external/elfutils/libelf/ |
D | common.h | 138 #define CONVERT(Var) \ macro
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 559 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 584 #define CONVERT(upb, ruby) \ in fieldtype_to_ruby() macro 607 #define CONVERT(upb, ruby) \ in ruby_to_descriptortype() macro 639 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 708 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro 738 #define CONVERT(upb, ruby) \ in FieldDescriptor_label_set() macro
|
/external/tensorflow/tensorflow/python/lib/core/ |
D | py_seq_tensor.cc | 161 #define DEFINE_HELPER(FUNCTION, TYPE, TYPE_ENUM, CONVERT) \ argument
|
/external/deqp/framework/opengl/ |
D | gluDrawUtil.hpp | 245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
|
/external/mesa3d/src/mesa/tnl/ |
D | t_draw.c | 68 #define CONVERT( TYPE, MACRO ) do { \ macro
|
/external/protobuf/php/ext/google/protobuf/ |
D | def.c | 257 #define CONVERT(upb, str) \ in string_to_descriptortype() macro
|
/external/python/cpython2/Modules/ |
D | _ssl.c | 3552 #define CONVERT(info, target) { \ in PySSL_get_default_verify_paths() macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 166 #define CONVERT(x) (DOCONV() ? tdb_convert(&x, sizeof(x)) : &x) macro
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 4644 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|