Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/core/
Dconfig_lib.py36 CONVERT = 1 variable in Action
/external/elfutils/libelf/
Dcommon.h135 #define CONVERT(Var) \ macro
/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c596 #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/
Ddefs.c596 #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/
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.c170 #define CONVERT(x) (DOCONV() ? tdb_convert(&x, sizeof(x)) : &x) macro
/external/ComputeLibrary/src/core/CL/cl_kernels/
Dhelpers.h757 #define CONVERT(x, type) CONVERT_STR(x, type) macro
/external/python/cpython3/Modules/
D_ssl.c5212 #define CONVERT(info, target) { \ in _ssl_get_default_verify_paths_impl() macro