Home
last modified time | relevance | path

Searched refs:CloseFiles (Results 1 – 25 of 129) sorted by relevance

123456

/dports/lang/fpc-utils/fpc-3.2.2/utils/fpcres/
H A Dclosablefilestream.pas93 procedure CloseFiles(const count : integer); procedure
161 procedure TFileKeeper.CloseFiles(const count: integer); procedure
180 CloseFiles(1);
190 CloseFiles(decrement);
/dports/lang/fpc-source/fpc-3.2.2/utils/fpcres/
H A Dclosablefilestream.pas93 procedure CloseFiles(const count : integer); procedure
161 procedure TFileKeeper.CloseFiles(const count: integer); procedure
180 CloseFiles(1);
190 CloseFiles(decrement);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/blockfile/
H A Dblock_files_unittest.cc137 files.CloseFiles(); in TEST_F()
166 files.CloseFiles(); in TEST_F()
189 files.CloseFiles(); in TEST_F()
222 files.CloseFiles(); in TEST_F()
236 files.CloseFiles(); in TEST_F()
250 files.CloseFiles(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/blockfile/
H A Dblock_files_unittest.cc143 files.CloseFiles(); in TEST_F()
172 files.CloseFiles(); in TEST_F()
195 files.CloseFiles(); in TEST_F()
228 files.CloseFiles(); in TEST_F()
242 files.CloseFiles(); in TEST_F()
256 files.CloseFiles(); in TEST_F()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dperformcomp.cpp98 CloseFiles(); in PerformSingleStaticDynamicComputation()
364 CloseFiles(); in RepeatedlyPerformComputation()
442 CloseFiles(); in PreComputationOperations()
550 CloseFiles(); in DoFinalSensorEvaluations()
H A Doptimization.cpp327 PerformComputation::mbs->CloseFiles(); in Init()
345 PerformComputation::mbs->CloseFiles(); in Init()
721 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in ComputeOneGeneration()
769 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in PerformGeneticOptimization()
817 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in PerformGeneticOptimization()
849 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in PerformNewtonOptimization()
955 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in PerformNewtonOptimization()
1039 PerformComputation::mbs->CloseFiles(); //because it is opened in following function in NewtonFunction()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebm/source/
H A Dvttdemux.cc168 void CloseFiles(metadata_map_t* metadata_map);
508 void vttdemux::CloseFiles(metadata_map_t* metadata_map) { in CloseFiles() function in libwebm::vttdemux
992 CloseFiles(&metadata_map); // nothing to flush, so not strictly necessary in main()
997 CloseFiles(&metadata_map); // might as well flush what we do have in main()
1001 CloseFiles(&metadata_map); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebm/source/
H A Dvttdemux.cc168 void CloseFiles(metadata_map_t* metadata_map);
508 void vttdemux::CloseFiles(metadata_map_t* metadata_map) { in CloseFiles() function in libwebm::vttdemux
992 CloseFiles(&metadata_map); // nothing to flush, so not strictly necessary in main()
997 CloseFiles(&metadata_map); // might as well flush what we do have in main()
1001 CloseFiles(&metadata_map); in main()
/dports/multimedia/jmref/JM/lcommon/inc/
H A Dimg_io.h26 extern void CloseFiles (VideoDataFile *input_file);
/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/
H A Dfiles.pas11 procedure CloseFiles; procedure
153 procedure CloseFiles; procedure
H A Dfiles.h27 extern Void CloseFiles PV();
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/process/
H A Dio_util.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/
H A Dio.go49 func CloseFiles(files ...*os.File) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/process/
H A Dio_util.go49 func CloseFiles(files ...*os.File) { func
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/engine/bp3/
H A DBP3Reader.cpp234 m_SubFileManager.CloseFiles(); in ADIOS2_FOREACH_STDTYPE_1ARG()
235 m_FileManager.CloseFiles(); in ADIOS2_FOREACH_STDTYPE_1ARG()
/dports/biology/bedtools/bedtools2-2.30.0/src/multiIntersectBed/
H A DmultiIntersectBed.h73 void CloseFiles();
H A DmultiIntersectBed.cpp53 CloseFiles(); in ~MultiIntersectBed()
201 void MultiIntersectBed::CloseFiles() { in CloseFiles() function in MultiIntersectBed
/dports/security/signing-party/signing-party-8f6c9d59d8edbb08dade7bac06417fce07626f7f/keyanalyze/
H A Dkeyanalyze.c65 void CloseFiles();
103 void CloseFiles() { in CloseFiles() function
561 CloseFiles(); in main()
/dports/archivers/libpar2/libpar2-0.4/
H A Dpar2creator.h91 bool CloseFiles(void);

123456