Home
last modified time | relevance | path

Searched defs:stdFile (Results 1 – 5 of 5) sorted by relevance

/dports/devel/icu/icu/source/test/iotest/
H A Dfiletst.c630 FILE *stdFile = fopen(STANDARD_TEST_FILE, "w"); in TestfgetsLineCount() local
766 FILE *stdFile = fopen(STANDARD_TEST_FILE, "wb"); in TestLineCount() local
830 FILE *stdFile = fopen(STANDARD_TEST_FILE, "wb"); in TestFgetsLineBuffering() local
/dports/devel/icu-lx/icu/source/test/iotest/
H A Dfiletst.c630 FILE *stdFile = fopen(STANDARD_TEST_FILE, "w"); in TestfgetsLineCount() local
766 FILE *stdFile = fopen(STANDARD_TEST_FILE, "wb"); in TestLineCount() local
830 FILE *stdFile = fopen(STANDARD_TEST_FILE, "wb"); in TestFgetsLineBuffering() local
/dports/math/qposases/qpOASES-3.2.1/src/
H A DMessageHandling.cpp49 FILE* stdFile = stdout; variable
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/src/
H A DMessageHandling.cpp49 FILE* stdFile = stdout; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qfile/
H A Dtst_qfile.cpp1747 FILE *stdFile = fopen((QCoreApplication::applicationDirPath() + "/stdfile.txt").toAscii() , "r"); in bufferedRead() local
1749 FILE *stdFile = fopen("stdfile.txt", "r"); in bufferedRead() local