Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/src/
Dpos.go181 func formatstr(filename string, line, col uint, showCol bool) string { func
/aosp_15_r20/external/mksh/src/
H A Dvar.c658 formatstr(struct tbl *vp, const char *s) in formatstr() function
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_lib.c2852 const char * formatstr; in dStrHexFp() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c6369 const char *sname, *stc, *formatstr; in emit_image_decl() local