/aosp_15_r20/external/curl/tests/http/ |
H A D | test_30_vsftpd.py | 86 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 98 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 110 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 124 def test_30_05_upload_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 205 def check_upload(self, env, vsftpd: VsFTPD, docname): argument
|
H A D | test_31_vsftpds.py | 93 def test_31_02_download_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 105 def test_31_03_download_10_serial(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 117 def test_31_04_download_10_parallel(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 131 def test_31_05_upload_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 253 def check_upload(self, env, vsftpd: VsFTPD, docname): argument
|
/aosp_15_r20/external/python/cpython2/Doc/tools/extensions/ |
D | suspicious.py | 63 def __init__(self, docname, lineno, issue, line): argument 100 def get_target_uri(self, docname, typ=None): argument 106 def write_doc(self, docname, doctree): argument
|
D | pyspecific.py | 172 def get_target_uri(self, docname, typ=None): argument
|
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/ |
D | suspicious.py | 61 def __init__(self, docname, lineno, issue, line): argument 99 def get_target_uri(self, docname, typ=None): argument 105 def write_doc(self, docname, doctree): argument
|
D | pyspecific.py | 203 def audit_events_purge(app, env, docname): argument 545 def get_target_uri(self, docname, typ=None): argument
|
/aosp_15_r20/external/libcups/cups/ |
H A D | util.c | 784 const char *docname; /* Basename of current filename */ in cupsPrintFiles2() local 907 const char *docname, /* I - Name of document */ in cupsStartDocument()
|
H A D | dest-job.c | 313 const char *docname, /* I - Document name */ in cupsStartDestDocument()
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | cups-lpd.c | 714 const char *docname, /* I - document-name */ in print_file() 793 docname[1024], /* Document name */ in recv_print_job() local
|
/aosp_15_r20/external/executorch/docs/source/ |
H A D | executorch_custom_versions.py | 44 def replace_variables(app, doctree, docname): argument
|