Home
last modified time | relevance | path

Searched defs:file_size (Results 251 – 275 of 563) sorted by relevance

1...<<11121314151617181920>>...23

/aosp_15_r20/art/libelffile/dwarf/
H A Ddebug_line_opcode_writer.h144 int file_size) { in DefineFile()
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c85 size_t file_size; in compile_shader() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Doperations.hpp415 boost::uintmax_t file_size(const path& p) {return detail::file_size(p);} in file_size() function
418 boost::uintmax_t file_size(const path& p, system::error_code& ec) BOOST_NOEXCEPT in file_size() function
/aosp_15_r20/bionic/linker/
H A Dlinker_phdr.cpp166 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()
1543 off_t file_size = file_stat.st_size; in phdr_table_map_gnu_relro() local
/aosp_15_r20/external/fsverity-utils/include/
H A Dlibfsverity.h47 uint64_t file_size; member
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system_test.cc96 uint64 file_size = 0; in TEST() local
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest06/
H A Dmmap1.c43 static int file_size = 1024; variable
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dprocess_fragments.c278 long long file_size; in frag_thrd() local
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dexternal_metrics.cc186 int64_t file_size; in ReadAndDeleteEvents() local
/aosp_15_r20/system/update_engine/scripts/
H A Dupdate_device.py160 def _parse_range(range_str, file_size): argument
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/
H A Daconfig_storage_read_api.cpp76 size_t file_size = fd_stat.st_size; in map_storage_file() local
/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-bitmap.cc105 int64_t file_size = 0; in Initialize() local
/aosp_15_r20/external/fsverity-utils/lib/
H A Dcompute_digest.c104 u64 file_size, struct hash_ctx *hash, in compute_root_hash()
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/
H A Dmtk_oss_executor_runner.cpp241 size_t file_size = fin.tellg(); in main() local
/aosp_15_r20/external/rust/crabbyavif/src/internal_utils/
Dio.rs40 let file_size = self.size_hint(); in read() localVariable
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsource_line_resolver_base.cc109 off_t file_size = buf.st_size; in ReadSymbolFile() local
/aosp_15_r20/external/leveldb/helpers/memenv/
H A Dmemenv_test.cc27 uint64_t file_size; in TEST_F() local
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-array-storage.cc65 uint64_t file_size = filesystem_.GetFileSize(fd); in Init() local
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfile_stream_test.cc720 int file_size = buffer.size(); // Stupid base::WriteFile taking "int" size. in TEST_F() local
766 int file_size = buffer2.size(); // Stupid base::ReadFile taking "int" size. in TEST_F() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shared_ra.c308 unsigned file_size = reg_file_size(dst); in find_best_gap() local
344 unsigned file_size = reg_file_size(reg); in find_best_spill_reg() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dflag_value.rs32 pub file_size: u32, field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DSection.h162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DSection.h162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc215 bool GetFileSize(const FilePath& file_path, int64_t* file_size) { in GetFileSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DSection.h162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()

1...<<11121314151617181920>>...23