Home
last modified time | relevance | path

Searched refs:string_repr (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/third_party/
Dastor.BUILD19 "astor/string_repr.py",
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def24 #define TLI_DEFINE_STRING_INTERNAL(string_repr)
27 #define TLI_DEFINE_STRING_INTERNAL(string_repr) string_repr,
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def32 #define TLI_DEFINE_STRING_INTERNAL(string_repr)
35 #define TLI_DEFINE_STRING_INTERNAL(string_repr) string_repr,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def32 #define TLI_DEFINE_STRING_INTERNAL(string_repr)
35 #define TLI_DEFINE_STRING_INTERNAL(string_repr) string_repr,
/external/python/cpython2/Objects/
Dstringobject.c995 string_repr(PyObject *op) in string_repr() function
3820 string_repr, /* tp_repr */