Home
last modified time | relevance | path

Searched defs:maybe_file (Results 1 – 19 of 19) sorted by relevance

/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/
H A Dlua_stream.cpp7 sol::object maybe_file = data["file"]; in is_file_std_out() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dataset/
H A Ddataset_writer_test.cc129 void AssertFileCreated(const util::optional<MockFileInfo>& maybe_file, in AssertFileCreated()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/jni/orc/
H A Djni_wrapper.cpp166 auto maybe_file = arrow::io::ReadableFile::Open(path); in Java_org_apache_arrow_adapter_orc_OrcReaderJniWrapper_open() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/jni/orc/
H A Djni_wrapper.cpp166 auto maybe_file = arrow::io::ReadableFile::Open(path); in Java_org_apache_arrow_adapter_orc_OrcReaderJniWrapper_open() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/jni/orc/
H A Djni_wrapper.cpp166 auto maybe_file = arrow::io::ReadableFile::Open(path); in Java_org_apache_arrow_adapter_orc_OrcReaderJniWrapper_open() local
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/
H A DUtils.hs61 spliceURL' maybe_file maybe_mod maybe_name maybe_loc = run function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/gap_stats/
H A Dgap_stats.cpp254 CFile maybe_file(file_or_accn); in x_CalcFileBaseNameOrAccn() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_ctrl.erl330 maybe_file(none) -> function
332 maybe_file(CoverFile) -> function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/io/
H A Dfile_test.cc413 auto maybe_file = ReadableFile::Open(path); in TEST_F() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/io/
H A Dfile_test.cc413 auto maybe_file = ReadableFile::Open(path); in TEST_F() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/io/
H A Dfile_test.cc406 auto maybe_file = ReadableFile::Open(path); in TEST_F() local
/dports/lang/racket/racket-8.3/src/rktio/
H A Drktio_fs.c1921 static int directory_or_file_exists(rktio_t *rktio, char *dir, char *maybe_file) in directory_or_file_exists()
/dports/lang/racket-minimal/racket-8.3/src/rktio/
H A Drktio_fs.c1921 static int directory_or_file_exists(rktio_t *rktio, char *dir, char *maybe_file) in directory_or_file_exists()