Searched defs:openfile (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/email/test/ |
D | test_email_torture.py | 22 def openfile(filename): function
|
D | test_email_renamed.py | 45 def openfile(filename, mode='r'): function
|
D | test_email.py | 50 def openfile(filename, mode='r'): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/ |
D | torture_test.py | 20 def openfile(filename): function
|
D | __init__.py | 17 def openfile(filename, *args, **kws): function
|
/aosp_15_r20/external/llvm-libc/src/__support/File/linux/ |
H A D | file.cpp | 65 ErrorOr<File *> openfile(const char *path, const char *mode) { in openfile() function
|
/aosp_15_r20/external/llvm-libc/test/src/__support/File/ |
H A D | platform_file_test.cpp | 18 LIBC_INLINE File *openfile(const char *file_name, const char *mode) { in openfile() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/ |
H A D | cgnomelayout.c | 117 static void openfile(GtkObject *object, gpointer data) in openfile() function
|
H A D | gnomelayout.cpp | 123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function
|
/aosp_15_r20/external/python/cpython2/Mac/Demo/textedit/ |
D | ped.py | 263 def openfile(self, *args): member in Ped
|
/aosp_15_r20/external/python/cpython2/Mac/Demo/mlte/ |
D | mlted.py | 265 def openfile(self, *args): member in Mlted
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | ihooks.py | 199 def openfile(self, *x): return open(*x) member in Hooks
|
/aosp_15_r20/external/one-true-awk/ |
H A D | run.c | 2255 FILE *openfile(int a, const char *us, bool *pnewflag) in openfile() function
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |