Searched defs:CONVERT (Results 1 – 10 of 10) 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/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 | 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 | 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 | 5212 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro
|