| /external/icu/icu4c/source/test/perf/ubrkperf/ |
| D | ubrkperf.h | 27 ICUBreakFunction(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUBreakFunction() 63 ICUIsBound(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUIsBound() 90 ICUForward(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUForward()
|
| /external/cronet/third_party/icu/source/test/perf/ubrkperf/ |
| D | ubrkperf.h | 27 ICUBreakFunction(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUBreakFunction() 63 ICUIsBound(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUIsBound() 90 ICUForward(const char *locale, const char *mode, const char16_t *file, int32_t file_len) : in ICUForward()
|
| /external/cronet/net/disk_cache/blockfile/ |
| D | mapped_file.cc | 25 size_t file_len = GetLength(); in Preload() local
|
| D | block_files.cc | 447 size_t file_len = file->GetLength(); in OpenBlockFile() local
|
| /external/ltp/testcases/kernel/syscalls/mlock/ |
| D | mlock04.c | 34 static int fd = -1, file_len = 40960; variable
|
| /external/cronet/base/files/ |
| D | memory_mapped_file_posix.cc | 35 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
|
| D | memory_mapped_file_win.cc | 101 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
|
| /external/google-breakpad/src/common/linux/ |
| D | memory_mapped_file.cc | 88 size_t file_len = static_cast<size_t>(st.st_size); in Map() local
|
| /external/libchrome/base/files/ |
| D | memory_mapped_file_posix.cc | 38 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
|
| /external/rust/crates/memmap2/src/ |
| D | stub.rs | 79 pub fn file_len(file: &File) -> io::Result<u64> { in file_len() function
|
| D | unix.rs | 426 pub fn file_len(file: RawFd) -> io::Result<u64> { in file_len() function
|
| D | windows.rs | 512 pub fn file_len(handle: RawHandle) -> io::Result<u64> { in file_len() function
|
| D | lib.rs | 233 let file_len = file_len(desc.0)?; in get_len() localVariable
|
| /external/liburing/test/ |
| D | io_uring_enter.c | 154 off_t file_len; in submit_io() local
|
| /external/wpa_supplicant_8/src/utils/ |
| D | pcsc_funcs.c | 267 int *ps_do, int *file_len) in scard_parse_fsp_templ()
|
| /external/rust/crates/p9/src/server/ |
| D | tests.rs | 292 let file_len = if file_path.exists() { in write() localVariable
|
| /external/crosvm/devices/src/virtio/scsi/ |
| D | device.rs | 1009 let file_len = blocks as u64 * block_size as u64; in test_read_blocks() localVariable
|