Home
last modified time | relevance | path

Searched defs:CONVERT (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/core/
Dconfig_lib.py40 CONVERT = 1 variable in Action
/external/elfutils/libelf/
Dcommon.h138 #define CONVERT(Var) \ macro
/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c729 #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/
DgluDrawUtil.hpp245 #define DECLARE_VA_CTOR(NAME, DATATYPE, TYPE, CONVERT) \ argument
/external/mesa3d/src/mesa/tnl/
Dt_draw.c71 #define CONVERT( TYPE, MACRO ) do { \ macro
/external/python/cpython2/Modules/
D_ssl.c3647 #define CONVERT(info, target) { \ in PySSL_get_default_verify_paths() macro
/external/e2fsprogs/lib/ext2fs/
Dtdb.c164 #define CONVERT(x) (DOCONV() ? tdb_convert(&x, sizeof(x)) : &x) macro
/external/python/cpython3/Modules/
D_ssl.c5447 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro