Searched defs:file_len (Results 1 – 9 of 9) sorted by relevance
/external/libchrome/base/files/ |
D | memory_mapped_file_posix.cc | 33 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local 81 auto file_len = file_.GetLength(); in MapFileRegionToMemory() local
|
/external/icu/icu4c/source/test/perf/ubrkperf/ |
D | ubrkperf.h | 27 ICUBreakFunction(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUBreakFunction() 63 ICUIsBound(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUIsBound() 90 ICUForward(const char *locale, const char *mode, const UChar *file, int32_t file_len) : in ICUForward()
|
/external/ltp/testcases/kernel/syscalls/mlock/ |
D | mlock04.c | 49 int fd, file_len = 40960; variable
|
/external/google-breakpad/src/common/linux/ |
D | memory_mapped_file.cc | 81 size_t file_len = static_cast<size_t>(st.st_size); in Map() local
|
/external/syslinux/com32/lua/src/ |
D | syslinux.c | 186 size_t kernel_len, file_len; in sl_boot_linux() local 290 size_t file_len; in sl_loadfile() local 359 size_t file_len = 0; in sl_initramfs_add_file() local
|
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/ |
D | comboot_call.c | 559 int file_len = strlen_user ( file_u, 0 ); in int22() local
|
/external/syslinux/com32/gfxboot/ |
D | gfxboot.c | 495 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, … in find_file() 536 unsigned code_start, code_size, file_start, file_len, u; in gfx_init() local
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | configure_runtime.c | 491 size_t file_len = strlen(filename + borders[4] + 1); in read_version_from_filename() local
|
/external/wpa_supplicant_8/src/utils/ |
D | pcsc_funcs.c | 267 int *ps_do, int *file_len) in scard_parse_fsp_templ()
|