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/skia/m133/third_party/externals/icu/source/test/perf/ubrkperf/
Dubrkperf.h27 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()
/third_party/ltp/testcases/kernel/syscalls/mlock/
Dmlock04.c34 static int fd = -1, file_len = 40960; variable
/third_party/liburing/test/
Dio_uring_enter.c154 off_t file_len; in submit_io() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dtf_record_node.cc137 int64_t file_len = reader->seekg(0, std::ios::end).tellg(); in CheckLargeFile() local
/third_party/libuv/src/win/
Dprocess.c345 size_t file_len = wcslen(file); in search_path() 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.c736 size_t file_len, alloc_len; in httpc_fs_init() local
/third_party/libuv/test/
Dtest-spawn.c1426 int file_len; in TEST_IMPL() local