Searched defs:srcPath (Results 1 - 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dapi_path.c123 void vegaAppendPath(VGPath dstPath, VGPath srcPath) argument
128 if (dstPath == VG_INVALID_HANDLE || srcPath == VG_INVALID_HANDLE) {
132 src = handle_to_path(srcPath);
221 void vegaTransformPath(VGPath dstPath, VGPath srcPath) argument
226 if (dstPath == VG_INVALID_HANDLE || srcPath == VG_INVALID_HANDLE) {
230 src = handle_to_path(srcPath);
/external/skia/src/utils/
H A DSkDashPath.cpp93 static bool cull_path(const SkPath& srcPath, const SkStrokeRec& rec, argument
101 if (!srcPath.isLine(pts)) {
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp387 BinaryRegistryReader::BinaryRegistryReader (const tcu::Archive& archive, const std::string& srcPath) argument
389 , m_srcPath (srcPath)
/external/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp186 const char *srcPath; local
193 srcPath=getPath(tdd, "dcfmtest.txt");
194 if(srcPath==NULL) {
199 UChar *testData = ReadAndConvertFile(srcPath, len, status);
H A Dregextst.cpp3191 const char *srcPath; local
3198 srcPath=getPath(tdd, "regextst.txt");
3199 if(srcPath==NULL) {
3204 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status);
3235 errln("%s:%d: ICU Error \"%s\"", srcPath, lineNum, u_errorName(status));
3263 errln("Bad pattern (missing quotes?) at %s:%d", srcPath, lineNum);
3306 regex_find(testPattern, testFlags, matchString, srcPath, lineNum);
3370 const char *srcPath,
3489 logln("Unable to create UTF-8 pattern, skipping UTF-8 tests for %s:%d", srcPath, line);
3498 errln("%s, Line %d: Expected, but did not get, a pattern compilation error.", srcPath, lin
3367 regex_find(const UnicodeString &pattern, const UnicodeString &flags, const UnicodeString &inputString, const char *srcPath, int32_t line) argument
4033 const char *srcPath; local
4391 const char *srcPath; local
[all...]
/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp544 const wchar_t *srcPath, Int32 srcIsFolder,
599 srcPath,
543 AskWrite( const wchar_t *srcPath, Int32 srcIsFolder, const FILETIME *srcTime, const UInt64 *srcSize, const wchar_t *destPath, BSTR *destPathResult, Int32 *writeAnswer) argument
/external/pdfium/core/src/fxge/skia/
H A Dfx_skia_device.cpp44 static void DrawPath(const SkPath& srcPath,
69 void SuperBlitter_skia::DrawPath(const SkPath& srcPath, argument
73 SkPath* pathPtr = (SkPath*)&srcPath;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 445 milliseconds