Home
last modified time | relevance | path

Searched defs:formatstr (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_format.py15 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument
50 def testcommon(formatstr, args, output=None, limit=None, overflowok=False): argument
74 def test_exc(formatstr, args, exception, excmsg): argument
91 def test_exc_common(formatstr, args, exception, excmsg): argument
/external/python/cpython2/Lib/test/
Dtest_format.py13 def testformat(formatstr, args, output=None, limit=None, overflowok=False): argument
49 def testboth(formatstr, *args, **kwargs): argument
252 def test_exc(formatstr, args, exception, excmsg): argument
/external/mksh/src/
Dvar.c658 formatstr(struct tbl *vp, const char *s) in formatstr() function
/external/sg3_utils/lib/
Dsg_lib.c2852 const char * formatstr; in dStrHexFp() local
/external/virglrenderer/src/
Dvrend_shader.c6369 const char *sname, *stc, *formatstr; in emit_image_decl() local