Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/pyct/
Dcompiler.py50 astor.string_repr.pretty_string)
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def24 #define TLI_DEFINE_STRING_INTERNAL(string_repr)
27 #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 */