/external/autotest/client/common_lib/ |
pidfile.py | 12 def open_file(self): member in class:PidFileManager
|
/external/autotest/contrib/ |
dhcp_failed_machines.py | 45 def open_file(f): function 51 with open_file(sys.argv[1]) as f:
|
/external/fio/engines/ |
falloc.c | 26 static int open_file(struct thread_data *td, struct fio_file *f) function 100 .open_file = open_file,
|
fusion-aw.c | 81 static int open_file(struct thread_data *td, struct fio_file *f) function 169 .open_file = open_file,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_modulefinder.py | 206 def open_file(path): function 221 ofi = open_file(os.path.join(TEST_DIR, line.strip()))
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_modulefinder.py | 206 def open_file(path): function 221 ofi = open_file(os.path.join(TEST_DIR, line.strip()))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_modulefinder.py | 206 def open_file(path): function 221 ofi = open_file(os.path.join(TEST_DIR, line.strip()))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_modulefinder.py | 206 def open_file(path): function 221 ofi = open_file(os.path.join(TEST_DIR, line.strip()))
|
/external/autotest/client/tests/rmaptest/src/ |
rmap-test.c | 39 void open_file() function 189 open_file();
|
/external/boringssl/src/crypto/bio/ |
file.c | 90 static FILE *open_file(const char *filename, const char *mode) { function 130 file = open_file(filename, mode); 259 fp = open_file(ptr, p);
|
/external/elfutils/src/ |
elfcmp.c | 42 static Elf *open_file (const char *fname, int *fdp, Ebl **eblp); 164 Elf *elf1 = open_file (fname1, &fd1, &ebl1); 169 Elf *elf2 = open_file (fname2, &fd2, &ebl2); 728 open_file (const char *fname, int *fdp, Ebl **eblp) function
|
unstrip.c | 2054 open_file (const char *file, bool writable) function [all...] |
/external/fio/ |
ioengine.h | 144 int (*open_file)(struct thread_data *, struct fio_file *); member in struct:ioengine_ops
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
urllib.py | 456 def open_file(self, url): member in class:URLopener [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
urllib.py | 456 def open_file(self, url): member in class:URLopener [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
urllib.py | 456 def open_file(self, url): member in class:URLopener [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
urllib.py | 456 def open_file(self, url): member in class:URLopener [all...] |