Searched defs:CONVERT (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/core/ |
D | config_lib.py | 40 CONVERT = 1 variable in Action
|
/external/elfutils/libelf/ |
D | common.h | 138 #define CONVERT(Var) \ macro
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | defs.c | 729 #define CONVERT(upb, ruby) \ in ruby_to_fieldtype() macro 754 #define CONVERT(upb, ruby) \ in fieldtype_to_ruby() macro 777 #define CONVERT(upb, ruby) \ in ruby_to_descriptortype() macro 809 #define CONVERT(upb, ruby) \ in descriptortype_to_ruby() macro 943 #define CONVERT(upb, ruby) \ in FieldDescriptor_label() macro 973 #define CONVERT(upb, ruby) \ in FieldDescriptor_label_set() macro
|
/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 | 71 #define CONVERT( TYPE, MACRO ) do { \ macro
|
/external/python/cpython2/Modules/ |
D | _ssl.c | 3647 #define CONVERT(info, target) { \ in PySSL_get_default_verify_paths() macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 164 #define CONVERT(x) (DOCONV() ? tdb_convert(&x, sizeof(x)) : &x) macro
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 5447 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|