Searched defs:path2 (Results 1 - 17 of 17) sorted by relevance

/external/skia/tests/
H A DParsePathTest.cpp15 SkPath path2; local
16 bool success = SkParsePath::FromSVGString(str.c_str(), &path2);
19 SkParsePath::ToSVGString(path2, &str2);
23 REPORTER_ASSERT(reporter, path == path2);
24 if (path != path2) {
/external/skia/gm/
H A Dstrokefill.cpp65 SkPath path2; local
66 path2.setFillType(SkPath::kWinding_FillType);
67 path2.addCircle(x + SkIntToScalar(120), y + SkIntToScalar(200), SkIntToScalar(50), SkPath::kCCW_Direction);
68 path2.addCircle(x + SkIntToScalar(120), y + SkIntToScalar(200), SkIntToScalar(40), SkPath::kCW_Direction);
69 canvas->drawPath(path2, paint);
71 path2.reset();
72 path2.addCircle(x + SkIntToScalar(240), y + SkIntToScalar(200), SkIntToScalar(50), SkPath::kCCW_Direction);
73 canvas->drawPath(path2, paint);
74 SkASSERT(path2.cheapIsDirection(SkPath::kCCW_Direction));
76 path2
[all...]
/external/icu4c/common/
H A Dusprep.cpp119 UHashTok name1, name2, path1, path2; local
123 path2.pointer = b2->path;
125 uhash_compareChars(path1, path2)));
H A Duresbund.c60 UHashTok name1, name2, path1, path2; local
64 path2.pointer = b2->fPath;
66 uhash_compareChars(path1, path2));
/external/v8/test/cctest/
H A Dtest-profile-generator.cc186 CodeEntry* path2[] = {&entry1, &entry2, &entry2}; local
187 Vector<CodeEntry*> path2_vec(path2, sizeof(path2) / sizeof(path2[0]));
256 CodeEntry* path2[] = {&entry2, &entry2, &entry1}; local
257 Vector<CodeEntry*> path2_vec(path2, sizeof(path2) / sizeof(path2[0]));
/external/dbus/dbus/
H A Ddbus-object-tree.c1502 const char *path2[] = { "foo", "bar", NULL }; local
1528 _dbus_assert (!find_subtree (tree, path2, NULL));
1538 _dbus_assert (find_handler (tree, path2, &exact_match) == tree->root && !exact_match);
1551 _dbus_assert (!find_subtree (tree, path2, NULL));
1561 _dbus_assert (find_handler (tree, path2, &exact_match) && !exact_match);
1569 if (!do_register (tree, path2, TRUE, 2, tree_test_data))
1573 _dbus_assert (find_subtree (tree, path2, NULL));
1586 _dbus_assert (find_subtree (tree, path2, NULL));
1599 _dbus_assert (find_subtree (tree, path2, NULL));
1612 _dbus_assert (find_subtree (tree, path2, NUL
[all...]
/external/openssh/
H A Dsftp.c1116 int *hflag, int *sflag, unsigned long *n_arg, char **path1, char **path2)
1161 *path1 = *path2 = NULL;
1178 *path2 = xstrdup(argv[optidx + 1]);
1180 undo_glob_escape(*path2);
1194 *path2 = xstrdup(argv[optidx + 1]);
1197 undo_glob_escape(*path2);
1289 char *path1, *path2, *tmp; local
1298 path1 = path2 = NULL;
1300 &sflag, &n_arg, &path1, &path2);
1317 err = process_get(conn, path1, path2, *pw
1115 parse_args(const char **cpp, int *pflag, int *rflag, int *lflag, int *iflag, int *hflag, int *sflag, unsigned long *n_arg, char **path1, char **path2) argument
[all...]
/external/genext2fs/
H A Dgenext2fs.c1512 char *c, type, *path = NULL, *path2 = NULL, *dir, *name, *line = NULL; local
1531 if (path2) {
1532 free(path2);
1533 path2 = NULL;
1545 path2 = strdup(path);
1547 dir = dirname(path2);
1626 if (path2)
1627 free(path2);
/external/qemu/block/
H A Dvvfat.c1743 char path2[PATH_MAX]; local
1746 pstrcpy(path2, sizeof(path2), path);
1747 path2[path_len] = '/';
1748 path2[path_len + 1] = '\0';
1820 pstrcpy(path2 + path_len + 1, sizeof(path2) - path_len - 1,
1825 DLOG(fprintf(stderr, "invalid begin for directory: %s\n", path2); print_direntry(direntries + i));
1829 begin_of_direntry(direntries + i), path2);
1831 DLOG(fprintf(stderr, "problem in directory %s:\n", path2); print_direntr
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 350 milliseconds