Home
last modified time | relevance | path

Searched defs:tostring (Results 1 – 6 of 6) sorted by relevance

/third_party/quickjs/
Dcutils.h43 #define tostring(s) #s macro
/third_party/glib/glib/tests/
Duri.c918 gchar *tostring; in test_uri_parsing_relative() local
979 gchar *tostring; in test_uri_to_string() local
/third_party/boost/tools/build/src/tools/
Ddoxproc.py122 def tostring( self ): member in Doxygen2BoostBook
/third_party/glib/gio/tests/
Dnetwork-address.c280 char *tostring; in test_scope_id() local
/third_party/python/Lib/xml/etree/
DElementTree.py1092 def tostring(element, encoding=None, method=None, *, function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp916 inline const char *tostring(LocalVariable::Definition def) in tostring() function