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

12

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp219 uint64_t file_size = size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDataBufferMemoryMap.cpp202 const size_t file_size = (file_size_high << 32) | file_size_low; local
H A DSection.cpp19 Section(const ModuleSP &module_sp, ObjectFile *obj_file, user_id_t sect_id, const 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 flags) argument
49 Section(const lldb::SectionSP &parent_section_sp, const ModuleSP &module_sp, ObjectFile *obj_file, user_id_t sect_id, const 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 flags) argument
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_dir.c266 uint64_t file_size, blocknr; local
H A Dnandfs_subr.c792 uint64_t file_size, diroffset, blkoff; local
/freebsd-10-stable/tools/regression/aio/aiop/
H A Daiop.c131 off_t file_size, offset; local
/freebsd-10-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-10-stable/contrib/libreadline/
H A Dhistfile.c170 size_t file_size; local
312 size_t file_size; local
[all...]
H A Dbind.c769 size_t file_size; local
859 size_t file_size; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h188 SetFileSize (lldb::offset_t file_size) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp31 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
187 GetModuleSpecifications(const FileSpec &file, lldb::offset_t file_offset, lldb::offset_t file_size, ModuleSpecList &specs) argument
212 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-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DTargetList.cpp95 lldb::offset_t file_size = 0; local
/freebsd-10-stable/contrib/diff/src/
H A Dio.c165 size_t file_size = current->stat.st_size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp526 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
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dfiles.c194 long file_size; local
H A Dnode.c1746 long file_size; local
/freebsd-10-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-10-stable/sbin/savecore/
H A Dsavecore.c188 file_size(const char *path) function
/freebsd-10-stable/contrib/dialog/
H A Dtextbox.c40 long file_size; member in struct:__anon909
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c183 get_file_size(apr_off_t *file_size, argument
732 apr_off_t file_size = 0; local
801 apr_off_t file_size = 0; local
/freebsd-10-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:__anon447
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DFileSpec.cpp855 FileSpec::ReadFileContents (off_t file_offset, size_t file_size, Error *error_ptr) const argument
[all...]
/freebsd-10-stable/contrib/opie/
H A Dopieftpd.c200 static off_t file_size; variable
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dpcsc_funcs.c1109 int file_size; local
1168 int file_size; local
[all...]

Completed in 172 milliseconds

12