Home
last modified time | relevance | path

Searched defs:pathLength (Results 1 – 18 of 18) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_dtw_path_f32.c69 uint32_t *pathLength) in arm_dtw_path_f32()
/third_party/curl/lib/
Dcurl_path.c123 size_t fullPathLength, pathLength; in Curl_get_pathname() local
/third_party/skia/src/utils/
DSkDashPath.cpp233 SkScalar pathLength = SkPoint::Distance(fPts[0], fPts[1]); in init() local
315 SkScalar pathLength = SkPathMeasure(src, false, rec->getResScale()).getLength(); in InternalFilter() local
/third_party/icu/icu4c/source/tools/gennorm2/
Dgennorm2.cpp172 int32_t pathLength=filename.length(); in main() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dgennorm2.cpp172 int32_t pathLength=filename.length(); in main() local
/third_party/ltp/testcases/kernel/syscalls/nftw/
Dlib.c180 int pathLength, tempPathLength; in test_ENAMETOOLONG_path() local
Dlib64.c180 int pathLength, tempPathLength; in test_ENAMETOOLONG_path() local
/third_party/lz4/programs/
Dutil.h514 size_t pathLength; in UTIL_prepareFileList() local
572 size_t fnameLength, pathLength; in UTIL_prepareFileList() local
/third_party/icu/tools/unicode/c/genprops/
Demojipropsbuilder.cpp293 int32_t pathLength = path.length(); in parseUnidataFiles() local
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp93 float pathLength() const { in pathLength() function
/third_party/vulkan-loader/tests/framework/shim/
Dwindows_shim.cpp411 LONG WINAPI ShimGetPackagePathByFullName(_In_ PCWSTR packageFullName, _Inout_ UINT32 *pathLength, in ShimGetPackagePathByFullName()
/third_party/vulkan-loader/loader/
Dloader_windows.c1035 UINT32 pathLength = 0; in windows_get_app_package_manifest_path() local
/third_party/node/deps/icu-small/source/i18n/
Ddtfmtsym.cpp1722 int32_t pathLength = path.length(); in processResource() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtfmtsym.cpp1716 int32_t pathLength = path.length(); in processResource() local
/third_party/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1714 int32_t pathLength = path.length(); in processResource() local
/third_party/typescript/src/lib/
Ddom.generated.d.ts12691 readonly pathLength: SVGAnimatedNumber; property
/third_party/typescript/lib/
Dlib.dom.d.ts12711 readonly pathLength: SVGAnimatedNumber; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82702 static nsIAtom* pathLength; member in nsGkAtoms