/third_party/curl/tests/ |
D | memanalyze.pl | 263 $openfile++; 269 $openfile++; 272 $openfile++; 277 $openfile++; 285 $openfile--; 385 if($openfile) {
|
/third_party/icu/tools/unicode/c/genuca/ |
D | genteststub.py | 25 openfile = open(fname, 'r'); variable 40 for line in openfile.readlines(): 57 openfile.close()
|
/third_party/musl/libc-test/src/functionalext/supplement/mman/ |
D | madvise.c | 24 static int openfile(void) in openfile() function 49 int fd = openfile(); in madvise_0100() 71 int fd = openfile(); in madvise_0200()
|
D | posix_madvise.c | 24 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/ |
D | torture_test.py | 21 def openfile(filename): function 28 openfile('crispin-torture.txt') 36 fp = openfile(filename)
|
D | test_email.py | 42 from test.test_email import openfile, TestEmailBase 217 with openfile('msg_46.txt', encoding="utf-8") as fp: 228 with openfile('msg_46.txt', encoding="utf-8") as fp: 277 with openfile('msg_17.txt', encoding="utf-8") as fp: 298 with openfile('msg_01.txt', encoding="utf-8") as fp: 352 with openfile('msg_01.txt', encoding="utf-8") as fp: 800 with openfile('PyBanner048.gif', 'rb') as fp: 1518 with openfile('audiotest.au', 'rb') as fp: 1558 with openfile('PyBanner048.gif', 'rb') as fp: 1750 with openfile('PyBanner048.gif', 'rb') as fp: [all …]
|
D | __init__.py | 17 def openfile(filename, *args, **kws): function 41 with openfile(filename, encoding="utf-8") as fp:
|
/third_party/boost/libs/outcome/test/tests/ |
D | fileopen.cpp | 51 auto openfile = [](std::string path) noexcept->outcome<int> variable 79 auto a = openfile("shouldneverexistnotever");
|
/third_party/ltp/testcases/kernel/fs/openfile/ |
D | .gitignore | 1 /openfile
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomelayout.cpp | 123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function 180 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
D | cgnomelayout.c | 115 static void openfile(GtkObject *object, gpointer data) in openfile() function 172 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | gnomelayout.cpp | 123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function 180 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
D | cgnomelayout.c | 115 static void openfile(GtkObject *object, gpointer data) in openfile() function 172 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
/third_party/icu/icu4c/source/samples/layout/ |
D | gnomelayout.cpp | 123 void openfile(GtkObject */*object*/, gpointer data) in openfile() function 180 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
D | cgnomelayout.c | 115 static void openfile(GtkObject *object, gpointer data) in openfile() function 172 GNOMEUIINFO_MENU_OPEN_ITEM(openfile, NULL),
|
/third_party/ltp/runtest/ |
D | fs_readonly | 38 test_robind38 test_robind.sh -c "openfile -f10 -t10"
|
D | fs | 44 openfile01 openfile -f10 -t10
|