Home
last modified time | relevance | path

Searched defs:pathLen (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/deutil/
DdeProcess.c82 size_t pathLen = strlen(pathPrefix); in beginsWithPath() local
93 size_t pathLen = strlen(pathPrefix); in stripLeadingPath() local
/third_party/skia/third_party/externals/angle2/util/windows/
Dtest_utils_win.cpp413 DWORD pathLen = ::GetTempPathA(maxDirNameLen, tempDirOut); in GetTempDir() local
/third_party/icu/icu4c/source/common/
Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
Dudata.cpp522 int32_t pathLen = 0; in next() local
/third_party/skia/third_party/externals/icu/source/common/
Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
Dudata.cpp522 int32_t pathLen = 0; in next() local
/third_party/node/deps/icu-small/source/common/
Dumapfile.cpp389 int32_t pathLen; /* Length of the returned directory path */ in uprv_computeDirPath() local
Dudata.cpp522 int32_t pathLen = 0; in next() local
/third_party/lzma/C/Util/SfxSetup/
DSfxSetup.c269 size_t pathLen; in main() local
/third_party/skia/third_party/externals/angle2/src/common/
Dutilities.cpp1371 DWORD pathLen = GetTempPathA(sizeof(path) / sizeof(path[0]), path); in getTempPath() local
/third_party/curl/lib/
Dftp.c3235 size_t pathLen = 0; in ftp_done() local
4134 size_t pathLen = 0; in ftp_parse_url_path() local
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c644 size_t pathLen = strlen(path); in is_hnp_path() local