HomeSort by relevance Sort by last modified time
    Searched full:path3 (Results 1 - 17 of 17) sorted by null

  /external/v8/build/android/
copy_ex.gypi 23 # # path2/old1 and path3/old2 will be copied to apk/assets/path and
25 # 'renaming_sources': ['path2/old1', 'path3/old2'],
  /external/dbus/dbus/
dbus-object-tree.c 1516 const char *path3[] = { "foo", "bar", "baz", NULL }; local
    [all...]
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
dependency_info_unittest.py 193 lp_info3 = dependency_manager.LocalPathInfo(['path3'])
206 self.assertFalse(dep_info1._local_path_info.IsPathInLocalPaths('path3'))
218 self.assertFalse(dep_info1._local_path_info.IsPathInLocalPaths('path3'))
230 self.assertTrue(dep_info1._local_path_info.IsPathInLocalPaths('path3'))
  /external/chromium-trace/catapult/third_party/webapp2/tests/
extras_routes_test.py 233 webapp2.Route('/path3', 'Path3', 'path3'),
249 uri3a = 'http://app-id.appspot.com/path3'
250 uri3b = 'http://www.mydomain.com/path3'
251 uri3c = 'http://sub.app-id.appspot.com/path3'
252 uri3d = 'http://sub.mydomain.com/path3'
  /external/skia/gm/
strokefill.cpp 300 SkPath path3; local
301 path3.setFillType(SkPath::kWinding_FillType);
302 path3.addRect(r, SkPath::kCW_Direction);
304 path3.addRect(r, SkPath::kCCW_Direction);
305 canvas->drawPath(path3, paint);
  /external/libvorbis/vq/
make_floor_books.pl 47 #=path1 path2 path3
  /external/llvm/include/llvm/Support/
Path.h 331 /// applications/services used by the user. Params \p Path1 to \p Path3 can be
339 /// @param Path3 Third additional path to be appended.
342 const Twine &Path2 = "", const Twine &Path3 = "");
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
test_modulegraph.py     [all...]
  /external/google-breakpad/src/testing/scripts/generator/
README.cppclean 81 yield '/path3'
  /external/llvm/unittests/Support/
Path.cpp 882 SmallString<64> Path3("a\\b");
893 path::native(Path3);
894 EXPECT_PATH_IS(Path3, "a\\b", "a/b");
    [all...]
  /external/llvm/lib/Support/
Path.cpp 1138 const Twine &Path2, const Twine &Path3) {
1140 append(Result, Path1, Path2, Path3);
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 2705 UString path3 = path2; local
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
AbstractCookiesTest.java 624 HttpCookie secureCookie = createCookie("a3", "android", "a.com", "/path3");
632 cookieStore.add(new URI("https://a.com:443/path3"), secureCookie);
    [all...]
  /external/skia/tests/
PathOpsBuildUseTest.cpp 72 SkPath path3(path);
73 builder.add(path3, (SkPathOp) 2);
    [all...]
PathOpsIssue3651.cpp 478 static SkPath path3() { function
    [all...]
  /external/curl/docs/
curl.1 576 \&"path1:path2:path3"). The certificates must be in PEM format, and if curl is
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 1854 milliseconds