Home
last modified time | relevance | path

Searched defs:file_len (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.h27 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/
Dmlock04.c49 int fd, file_len = 40960; variable
/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc81 size_t file_len = static_cast<size_t>(st.st_size); in Map() local
/external/libchrome/base/files/
Dmemory_mapped_file_posix.cc38 int64_t file_len = file_.GetLength(); in MapFileRegionToMemory() local
/external/openssh/
Dprogressmeter.c129 int file_len; in refresh_progress_meter() local
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc314 const size_t file_len = in TEST_F() local
/external/vm_tools/p9/src/server/
Dtests.rs264 let file_len = if file_path.exists() { in write() localVariable
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c267 int *ps_do, int *file_len) in scard_parse_fsp_templ()