Home
last modified time | relevance | path

Searched defs:srcPath (Results 1 – 7 of 7) sorted by relevance

/third_party/libusb/msvc/
Dddk_build.cmd40 set srcPath=libusb\os\obj%BUILD_ALT_DIR%\%cpudir% variable
99 set srcPath=examples\fxload_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
119 set srcPath=examples\hotplugtest_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
139 set srcPath=examples\listdevs_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
159 set srcPath=examples\testlibusb_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
179 set srcPath=examples\xusb_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
199 set srcPath=tests\stress_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir% variable
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/winrt/
DSDL_sysfilesystem.cpp118 const char * srcPath = SDL_WinRTGetFSPathUTF8(SDL_WINRT_PATH_INSTALLED_LOCATION); in SDL_GetBasePath() local
147 const WCHAR * srcPath = NULL; in SDL_GetPrefPath() local
/third_party/node/test/parallel/
Dtest-fs-link.js11 const srcPath = path.join(tmpdir.path, 'hardlink-target.txt'); constant
/third_party/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp208 const char *srcPath; in DataDrivenTests() local
Dregextst.cpp3165 const char *srcPath; in Extended() local
3344 const char *srcPath, in regex_find()
4023 const char *srcPath; in PerlTests() local
4383 const char *srcPath; in PerlTestsUTF8() local
/third_party/flutter/skia/src/utils/
DSkDashPath.cpp157 static bool cull_path(const SkPath& srcPath, const SkStrokeRec& rec, in cull_path()
/third_party/flutter/skia/src/core/
DSkPath.cpp1628 SkPath& SkPath::addPath(const SkPath& srcPath, const SkMatrix& matrix, AddPathMode mode) { in addPath()
1744 SkPath& SkPath::reverseAddPath(const SkPath& srcPath) { in reverseAddPath()