Home
last modified time | relevance | path

Searched refs:CrashFile (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest6.c25 typedef struct CrashFile CrashFile; typedef
126 struct CrashFile { struct
375 pNew->pFile = (CrashFile *)pFile; in writeListAppend()
396 CrashFile *pCrash = (CrashFile *)pFile; in cfClose()
411 CrashFile *pCrash = (CrashFile *)pFile; in cfRead()
431 CrashFile *pCrash = (CrashFile *)pFile; in cfWrite()
454 CrashFile *pCrash = (CrashFile *)pFile; in cfTruncate()
466 CrashFile *pCrash = (CrashFile *)pFile; in cfSync()
490 CrashFile *pCrash = (CrashFile *)pFile; in cfFileSize()
590 CrashFile *pWrapper = (CrashFile *)pFile; in cfOpen()
[all …]
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest6.c29 typedef struct CrashFile CrashFile; typedef
130 struct CrashFile { struct
379 pNew->pFile = (CrashFile *)pFile; in writeListAppend()
400 CrashFile *pCrash = (CrashFile *)pFile; in cfClose()
415 CrashFile *pCrash = (CrashFile *)pFile; in cfRead()
439 CrashFile *pCrash = (CrashFile *)pFile; in cfWrite()
462 CrashFile *pCrash = (CrashFile *)pFile; in cfTruncate()
474 CrashFile *pCrash = (CrashFile *)pFile; in cfSync()
506 CrashFile *pCrash = (CrashFile *)pFile; in cfFileSize()
525 CrashFile *pCrash = (CrashFile *)pFile; in cfFileControl()
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest6.c29 typedef struct CrashFile CrashFile; typedef
130 struct CrashFile { struct
379 pNew->pFile = (CrashFile *)pFile; in writeListAppend()
400 CrashFile *pCrash = (CrashFile *)pFile; in cfClose()
415 CrashFile *pCrash = (CrashFile *)pFile; in cfRead()
439 CrashFile *pCrash = (CrashFile *)pFile; in cfWrite()
462 CrashFile *pCrash = (CrashFile *)pFile; in cfTruncate()
474 CrashFile *pCrash = (CrashFile *)pFile; in cfSync()
506 CrashFile *pCrash = (CrashFile *)pFile; in cfFileSize()
525 CrashFile *pCrash = (CrashFile *)pFile; in cfFileControl()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest6.c29 typedef struct CrashFile CrashFile; typedef
130 struct CrashFile { struct
379 pNew->pFile = (CrashFile *)pFile; in writeListAppend()
400 CrashFile *pCrash = (CrashFile *)pFile; in cfClose()
415 CrashFile *pCrash = (CrashFile *)pFile; in cfRead()
439 CrashFile *pCrash = (CrashFile *)pFile; in cfWrite()
462 CrashFile *pCrash = (CrashFile *)pFile; in cfTruncate()
474 CrashFile *pCrash = (CrashFile *)pFile; in cfSync()
506 CrashFile *pCrash = (CrashFile *)pFile; in cfFileSize()
525 CrashFile *pCrash = (CrashFile *)pFile; in cfFileControl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest6.c29 typedef struct CrashFile CrashFile; typedef
130 struct CrashFile { struct
379 pNew->pFile = (CrashFile *)pFile; in writeListAppend()
400 CrashFile *pCrash = (CrashFile *)pFile; in cfClose()
415 CrashFile *pCrash = (CrashFile *)pFile; in cfRead()
439 CrashFile *pCrash = (CrashFile *)pFile; in cfWrite()
462 CrashFile *pCrash = (CrashFile *)pFile; in cfTruncate()
474 CrashFile *pCrash = (CrashFile *)pFile; in cfSync()
506 CrashFile *pCrash = (CrashFile *)pFile; in cfFileSize()
525 CrashFile *pCrash = (CrashFile *)pFile; in cfFileControl()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_run.erl232 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
233 case filelib:is_file(CrashFile) of
235 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
236 file:delete(CrashFile);
253 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test_server/
H A Dts_run.erl232 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
233 case filelib:is_file(CrashFile) of
235 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
236 file:delete(CrashFile);
253 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test_server/
H A Dts_run.erl224 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
225 case filelib:is_file(CrashFile) of
227 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
228 file:delete(CrashFile);
245 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_run.erl232 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
233 case filelib:is_file(CrashFile) of
235 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
236 file:delete(CrashFile);
253 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_run.erl232 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
233 case filelib:is_file(CrashFile) of
235 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
236 file:delete(CrashFile);
253 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test_server/
H A Dts_run.erl232 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
233 case filelib:is_file(CrashFile) of
235 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
236 file:delete(CrashFile);
253 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test_server/
H A Dts_run.erl224 CrashFile = filename:join(Cwd,State#state.file ++ "_erl_crash.dump"),
225 case filelib:is_file(CrashFile) of
227 io:format("ts_run: Deleting dump: ~ts\n",[CrashFile]),
228 file:delete(CrashFile);
245 " -env ERL_CRASH_DUMP ", CrashFile,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_node.erl311 CrashFile = filename:join([CrashDir,
313 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
379 CrashFile = filename:join([CrashDir,
381 CrashArgs = lists:concat([" -env ERL_CRASH_DUMP \"",CrashFile,"\" "]),
/dports/databases/db5/db-5.3.28/lang/sql/adapter/sqlite-patches/
H A D02_sqlite_test.patch957 CrashFile *pCrash = (CrashFile *)pFile;
965 CrashFile *pCrash = (CrashFile *)pFile;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1176 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> CrashFile = in getCrashDiagnosticFile() local
1178 if (!CrashFile) in getCrashDiagnosticFile()
1182 StringRef Data = CrashFile.get()->getBuffer(); in getCrashDiagnosticFile()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1153 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> CrashFile = in getCrashDiagnosticFile() local
1155 if (!CrashFile) in getCrashDiagnosticFile()
1159 StringRef Data = CrashFile.get()->getBuffer(); in getCrashDiagnosticFile()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Driver/
H A DDriver.cpp1093 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> CrashFile = in getCrashDiagnosticFile() local
1095 if (!CrashFile) in getCrashDiagnosticFile()
1099 StringRef Data = CrashFile.get()->getBuffer(); in getCrashDiagnosticFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/
H A DDriver.cpp1237 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> CrashFile = in getCrashDiagnosticFile() local
1239 if (!CrashFile) in getCrashDiagnosticFile()
1243 StringRef Data = CrashFile.get()->getBuffer(); in getCrashDiagnosticFile()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/
H A DDriver.cpp1236 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> CrashFile = in getCrashDiagnosticFile() local
1238 if (!CrashFile) in getCrashDiagnosticFile()
1242 StringRef Data = CrashFile.get()->getBuffer(); in getCrashDiagnosticFile()

12