Home
last modified time | relevance | path

Searched refs:openfile (Results 1 - 11 of 11) sorted by relevance

/third_party/curl/tests/
H A Dmemanalyze.pl271 $openfile++;
277 $openfile++;
280 $openfile++;
285 $openfile++;
293 $openfile--;
393 if($openfile) {
/third_party/icu/tools/unicode/c/genuca/
H A Dgenteststub.py25 openfile = open(fname, 'r'); variable
40 for line in openfile.readlines():
57 openfile.close()
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmadvise.c24 static int openfile(void) in openfile() function
49 int fd = openfile(); in madvise_0100()
71 int fd = openfile(); in madvise_0200()
H A Dposix_madvise.c24 static int openfile(void) in openfile() function
50 int fd = openfile(); in posix_madvise_0100()
71 int fd = openfile(); in posix_madvise_0200()
/third_party/python/Lib/test/test_email/
H A Dtorture_test.py20 def openfile(filename): function
28 openfile('crispin-torture.txt')
36 fp = openfile(filename)
H A Dtest_email.py44 from test.test_email import openfile, TestEmailBase namespace
219 with openfile('msg_46.txt', encoding="utf-8") as fp:
230 with openfile('msg_46.txt', encoding="utf-8") as fp:
279 with openfile('msg_17.txt', encoding="utf-8") as fp:
300 with openfile('msg_01.txt', encoding="utf-8") as fp:
354 with openfile('msg_01.txt', encoding="utf-8") as fp:
802 with openfile('python.gif', 'rb') as fp:
1520 with openfile(f'sndhdr.{ext}', 'rb') as fp:
1572 with openfile(f'python.{ext}', 'rb') as fp:
1783 with openfile('pytho
[all...]
H A D__init__.py17 def openfile(filename, *args, **kws): function
41 with openfile(filename, encoding="utf-8") as fp:
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function
180 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
H A Dcgnomelayout.c117 static void openfile(GtkObject *object, gpointer data) in openfile() function
174 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c115 static void openfile(GtkObject *object, gpointer data) in openfile() function
172 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
H A Dgnomelayout.cpp123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function
180 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),

Completed in 11 milliseconds