Searched defs:formatstr (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_format.py | 15 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/ |
D | test_format.py | 13 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/ |
D | var.c | 658 formatstr(struct tbl *vp, const char *s) in formatstr() function
|
/external/sg3_utils/lib/ |
D | sg_lib.c | 2852 const char * formatstr; in dStrHexFp() local
|
/external/virglrenderer/src/ |
D | vrend_shader.c | 6369 const char *sname, *stc, *formatstr; in emit_image_decl() local
|