Searched defs:make_file (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/fs/mongo/ |
D | reiser_fract_tree.c | 143 void make_file(int size) in make_file() function
|
/third_party/python/Lib/distutils/ |
D | cmd.py | 373 def make_file(self, infiles, outfile, func, args, member in Command
|
/third_party/python/Lib/ |
D | cgi.py | 811 def make_file(self): member in FieldStorage
|
D | difflib.py | 1705 def make_file(self, fromlines, tolines, fromdesc='', todesc='', member in HtmlDiff
|
/third_party/python/Lib/importlib/metadata/ |
D | __init__.py | 616 def make_file(name, hash=None, size_str=None): function
|
/third_party/python/Lib/test/ |
D | test_tempfile.py | 959 def make_file(): function
|