Home
last modified time | relevance | path

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

/third_party/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()
/third_party/ltp/testcases/kernel/syscalls/mlock/
Dmlock04.c49 int fd, file_len = 40960; variable
/third_party/gettext/gnulib-local/lib/
Dbackupfile.c88 size_t file_len = strlen (file); in find_backup_file_name() local
/third_party/weston/tools/zunitc/src/
Dzuc_collector.c281 int file_len = strlen(file); in store_event() local
/third_party/libuv/src/win/
Dprocess.c353 size_t file_len = wcslen(file); in search_path() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.cc57 int64_t file_len = reader.seekg(0, std::ios::end).tellg(); in ValidateFirstRowCrc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dpcsc_funcs.c267 int *ps_do, int *file_len) in scard_parse_fsp_templ()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dpcsc_funcs.c267 int *ps_do, int *file_len) in scard_parse_fsp_templ()
/third_party/lwip/src/apps/http/
Dhttp_client.c727 size_t file_len, alloc_len; in httpc_fs_init() local
/third_party/weston/libweston/
Dcompositor.c7819 size_t file_len = next - filename; /* no trailing NUL */ in weston_module_path_from_env() local