Searched defs:file_size (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/elftoolchain/libelftc/
H A Delftc_copyfile.c50 size_t file_size, n; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h105 lldb::offset_t file_size; member in struct:ObjectContainerBSDArchive::Object
H A DObjectContainerBSDArchive.cpp447 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
[all...]
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar.c1220 int file_size = sizeof(file_buff); local
1264 int file_size = 20111; local
1302 int file_size = 20111; local
1436 int file_size = 20111; local
[all...]
H A Dtest_read_format_rar5.c137 la_ssize_t file_size = sizeof(helloworld_txt) - 1; local
/freebsd-13-stable/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c137 evaluate_fingerprint(struct vnode *vp, struct mac_veriexec_file_info *ip, struct thread *td, off_t file_size, unsigned char *fingerprint) argument
211 mac_veriexec_fingerprint_check_vnode(struct vnode *vp, struct mac_veriexec_file_info *ip, struct thread *td, off_t file_size, unsigned char *fingerprint) argument
/freebsd-13-stable/tools/regression/aio/aiop/
H A Daiop.c133 off_t file_size, offset; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h148 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp202 uint64_t file_size = size; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp234 lldb::offset_t file_size = section->GetFileSize(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp154 Section(const ModuleSP &module_sp, ObjectFile *obj_file, user_id_t sect_id, ConstString name, SectionType sect_type, addr_t file_addr, addr_t byte_size, lldb::offset_t file_offset, lldb::offset_t file_size, uint32_t log2align, uint32_t flags, uint32_t target_byte_size ) argument
175 Section(const lldb::SectionSP &parent_section_sp, const ModuleSP &module_sp, ObjectFile *obj_file, user_id_t sect_id, ConstString name, SectionType sect_type, addr_t file_addr, addr_t byte_size, lldb::offset_t file_offset, lldb::offset_t file_size, uint32_t log2align, uint32_t flags, uint32_t target_byte_size ) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp124 lldb::offset_t file_size = 0; local
/freebsd-13-stable/contrib/diff/src/
H A Dio.c165 size_t file_size = current->stat.st_size; local
/freebsd-13-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c77 uint32_t file_size; member in struct:sendfile_test
339 write_test_file(size_t file_size) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp570 uint64_t file_size = local
/freebsd-13-stable/contrib/xz/src/liblzma/common/
H A Dindex.c545 lzma_vli file_size = compressed_base + 2 * LZMA_STREAM_HEADER_SIZE local
725 lzma_vli file_size; member in struct:__anon6622
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp32 FindPlugin(const lldb::ModuleSP &module_sp, const FileSpec *file, lldb::offset_t file_offset, lldb::offset_t file_size, DataBufferSP &data_sp, lldb::offset_t &data_offset) argument
207 GetModuleSpecifications(const FileSpec &file, lldb::offset_t file_offset, lldb::offset_t file_size, ModuleSpecList &specs, DataBufferSP data_sp) argument
232 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c100 static uint64_t file_size = 0; variable
[all...]
/freebsd-13-stable/contrib/dialog/
H A Dtextbox.c40 long file_size; member in struct:__anon547
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c694 svn_filesize_t file_size; local
H A Dstats.c771 svn_filesize_t file_size = 0; local
840 svn_filesize_t file_size = 0; local
1460 svn_filesize_t file_size; local
1474 svn_filesize_t file_size; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1089 const auto file_size = matched_module_spec.GetObjectSize(); local
1156 const auto file_size = matched_module_spec.GetObjectSize(); local
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dpcsc_funcs.c1126 int file_size; local
1185 int file_size; local
[all...]
/freebsd-13-stable/sbin/savecore/
H A Dsavecore.c306 file_size(int savedirfd, const char *path) function
/freebsd-13-stable/contrib/opie/
H A Dopieftpd.c200 static off_t file_size; variable

Completed in 154 milliseconds

12