Searched defs:path1 (Results 1 - 13 of 13) sorted by relevance

/external/icu4c/common/
H A Dusprep.cpp119 UHashTok name1, name2, path1, path2; local
122 path1.pointer = b1->path;
125 uhash_compareChars(path1, path2)));
H A Duresbund.c60 UHashTok name1, name2, path1, path2; local
63 path1.pointer = b1->fPath;
66 uhash_compareChars(path1, path2));
/external/dbus/dbus/
H A Ddbus-object-tree.c1501 const char *path1[] = { "foo", NULL }; local
1527 _dbus_assert (!find_subtree (tree, path1, NULL));
1537 _dbus_assert (find_handler (tree, path1, &exact_match) == tree->root && !exact_match);
1546 if (!do_register (tree, path1, TRUE, 1, tree_test_data))
1550 _dbus_assert (find_subtree (tree, path1, NULL));
1560 _dbus_assert (find_handler (tree, path1, &exact_match) && exact_match);
1572 _dbus_assert (find_subtree (tree, path1, NULL));
1585 _dbus_assert (find_subtree (tree, path1, NULL));
1598 _dbus_assert (find_subtree (tree, path1, NULL));
1611 _dbus_assert (find_subtree (tree, path1, NUL
[all...]
/external/skia/tests/
H A DPathTest.cpp118 SkPath path0, path1; local
121 add_rect(&path1, rects[i]);
124 REPORTER_ASSERT(reporter, path0.getBounds() == path1.getBounds());
501 SkPath path1; local
502 path1.moveTo(r1[0].fX, r1[0].fY);
504 path1.lineTo(r1[index].fX, r1[index].fY);
506 path1.close();
507 path1.lineTo(1, 0);
508 REPORTER_ASSERT(reporter, fail ^ path1.isRect(0));
511 path1
[all...]
/external/openssh/
H A Dsftp.c1116 int *hflag, int *sflag, unsigned long *n_arg, char **path1, char **path2)
1161 *path1 = *path2 = NULL;
1175 *path1 = xstrdup(argv[optidx]);
1193 *path1 = xstrdup(argv[optidx]);
1196 undo_glob_escape(*path1);
1211 *path1 = xstrdup(argv[optidx]);
1214 undo_glob_escape(*path1);
1222 *path1 = NULL;
1224 *path1 = xstrdup(argv[optidx]);
1225 undo_glob_escape(*path1);
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
1289 char *path1, *path2, *tmp; local
[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 282 milliseconds