Home
last modified time | relevance | path

Searched defs:own_file (Results 1 – 12 of 12) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A Dfile_input_stream.h30 bool own_file; variable
/dports/emulators/anese/ANESE-0.9.1/src/ui/SDL2/movies/fm2/
H A Drecord.h26 bool own_file; variable
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A Dfile_input_stream.cpp61 bool FileInputStream::open(File *file, bool own_file) in open()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/fex/fex/
H A DFile_Extractor.h22 void own_file() { own_file_ = reader_; } in own_file() function
/dports/comms/linrad/linrad-04.02/
H A Deme.c986 FILE *own_file; in read_eme_database() local
1068 FILE *own_file, *dx_file; in init_eme_database() local
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtformat.h238 bool own_file; variable
H A Dhtle.cc420 ht_le_page_file::ht_le_page_file(File *file, bool own_file, ht_le_pagemap *pm, uint32 pms, uint32 p… in ht_le_page_file()
H A Dmfile.cc123 FileModificator::FileModificator(File *file, bool own_file) in FileModificator()
H A Dstream.cc1570 CroppedFile::CroppedFile(File *file, bool own_file, FileOfs aCropStart, FileOfs aCropSize) in CroppedFile()
1579 CroppedFile::CroppedFile(File *file, bool own_file, FileOfs aCropStart) in CroppedFile()
H A Dtextfile.cc40 ht_textfile::ht_textfile(File *file, bool own_file) in ht_textfile()
H A Dstream.h383 bool own_file; variable
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-0.9.1/src/
H A Ddecompress.rs134 own_file: Option<Box<File>>, field