/aosp_15_r20/art/libelffile/dwarf/ |
H A D | debug_line_opcode_writer.h | 144 int file_size) { in DefineFile()
|
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | spirv2dxil.c | 85 size_t file_size; in compile_shader() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | operations.hpp | 415 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 D | linker_phdr.cpp | 166 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 D | libfsverity.h | 47 uint64_t file_size; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | memmapped_file_system_test.cc | 96 uint64 file_size = 0; in TEST() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap1.c | 43 static int file_size = 1024; variable
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | process_fragments.c | 278 long long file_size; in frag_thrd() local
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | external_metrics.cc | 186 int64_t file_size; in ReadAndDeleteEvents() local
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | update_device.py | 160 def _parse_range(range_str, file_size): argument
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/ |
H A D | aconfig_storage_read_api.cpp | 76 size_t file_size = fd_stat.st_size; in map_storage_file() local
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | file-backed-bitmap.cc | 105 int64_t file_size = 0; in Initialize() local
|
/aosp_15_r20/external/fsverity-utils/lib/ |
H A D | compute_digest.c | 104 u64 file_size, struct hash_ctx *hash, in compute_root_hash()
|
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/ |
H A D | mtk_oss_executor_runner.cpp | 241 size_t file_size = fin.tellg(); in main() local
|
/aosp_15_r20/external/rust/crabbyavif/src/internal_utils/ |
D | io.rs | 40 let file_size = self.size_hint(); in read() localVariable
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | source_line_resolver_base.cc | 109 off_t file_size = buf.st_size; in ReadSymbolFile() local
|
/aosp_15_r20/external/leveldb/helpers/memenv/ |
H A D | memenv_test.cc | 27 uint64_t file_size; in TEST_F() local
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-array-storage.cc | 65 uint64_t file_size = filesystem_.GetFileSize(fd); in Init() local
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | file_stream_test.cc | 720 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 D | ir3_shared_ra.c | 308 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 D | flag_value.rs | 32 pub file_size: u32, field
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | Section.h | 162 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/ |
D | Section.h | 162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util.cc | 215 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/ |
D | Section.h | 162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()
|