Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 7294) sorted by relevance

12345678910>>...292

/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
DShadowNativePathTest.java52 Path path = new Path(); in testAddRect1() local
61 Path path = new Path(); in testAddRect2() local
69 Path path = new Path(); in testMoveTo() local
82 Path path = new Path(); in testAccessFillType() local
96 Path path = new Path(); in testRQuadTo() local
104 Path path = new Path(); in testTransform1() local
114 Path path = new Path(); in testLineTo() local
122 Path path = new Path(); in testClose() local
130 Path path = new Path(); in testQuadTo() local
139 Path path = new Path(); in testAddCircle() local
[all …]
/external/skia/tests/
DPathOpsSimplifyTest.cpp56 SkPath path; in testLine1() local
65 SkPath path; in testLine1x() local
74 static void addInnerCWTriangle(SkPath& path) { in addInnerCWTriangle()
81 static void addInnerCCWTriangle(SkPath& path) { in addInnerCCWTriangle()
88 static void addOuterCWTriangle(SkPath& path) { in addOuterCWTriangle()
95 static void addOuterCCWTriangle(SkPath& path) { in addOuterCCWTriangle()
103 SkPath path; in testLine2() local
110 SkPath path; in testLine2x() local
118 SkPath path; in testLine3() local
125 SkPath path; in testLine3x() local
[all …]
DTriangulatingPathRendererTests.cpp82 SkPath path; in __anon58039dc10102() local
96 SkPath path; in __anon58039dc10202() local
109 SkPath path; in __anon58039dc10302() local
124 SkPath path; in __anon58039dc10402() local
137 SkPath path; in __anon58039dc10502() local
149 SkPath path; in __anon58039dc10602() local
161 SkPath path; in __anon58039dc10702() local
173 SkPath path; in __anon58039dc10802() local
185 SkPath path; in __anon58039dc10902() local
197 SkPath path; in __anon58039dc10a02() local
[all …]
DPathOpsSkpTest.cpp20 SkPath path; in skpcheeseandburger_com225() local
381 SkPath path; in skpeverytechpro_blogspot_com100() local
415 SkPath path; in skpflite_com41() local
438 SkPath path; in skpilkoora_com37() local
470 SkPath path; in skpmm4everfriends_com43() local
493 SkPath path; in skpmtrk_uz27() local
520 SkPath path; in skpfrauen_magazin_com83() local
544 SkPath path; in skpi_gino_com16() local
569 SkPath path; in skppchappy_com_au102() local
597 SkPath path; in skpsciality_com161() local
[all …]
DPathOpsOpTest.cpp32 PathTest_Private(SkPath* path) in PathTest_Private()
42 static void path_edit(const SkPoint& from, const SkPoint& to, SkPath* path) { in path_edit()
53 SkPath path, pathB; in cubicOp1d() local
66 SkPath path, pathB; in cubicOp2d() local
79 SkPath path, pathB; in cubicOp3d() local
92 SkPath path, pathB; in cubicOp5d() local
105 SkPath path, pathB; in cubicOp6d() local
118 SkPath path, pathB; in cubicOp7d() local
131 SkPath path, pathB; in cubicOp8d() local
144 SkPath path, pathB; in cubicOp9d() local
[all …]
DPathOpsBattles.cpp100 SkPath path; in battleOp1() local
125 SkPath path; in battleOp2() local
147 SkPath path; in battleOp3() local
172 SkPath path; in battleOp4() local
200 SkPath path; in battleOp5() local
225 SkPath path; in battleOp6() local
256 SkPath path; in battleOp7() local
281 SkPath path; in battleOp8() local
308 SkPath path; in battleOp9() local
332 SkPath path; in battleOp10() local
[all …]
DPathOpsIssue3651.cpp20 SkPath path; in path1() local
199 SkPath path; in path2() local
378 SkPath path; in path1_a() local
429 SkPath path; in path2_a() local
480 SkPath path = path1_a(); in issue3651_1a() local
488 SkPath path; in path3() local
659 SkPath path; in path4() local
830 SkPath path; in path5() local
1021 SkPath path; in path6() local
1212 SkPath path = path1(); in issue3651_1() local
[all …]
/external/cronet/stable/components/prefs/
Dtesting_pref_service.h168 ConstructionPrefRegistry>::GetManagedPref(const std::string& path) const { in GetManagedPref()
174 SetManagedPref(const std::string& path, in SetManagedPref()
181 SetManagedPref(const std::string& path, base::Value value) { in SetManagedPref()
187 SetManagedPref(const std::string& path, base::Value::Dict dict) { in SetManagedPref()
193 SetManagedPref(const std::string& path, base::Value::List list) { in SetManagedPref()
199 RemoveManagedPref(const std::string& path) { in RemoveManagedPref()
206 GetSupervisedUserPref(const std::string& path) const { in GetSupervisedUserPref()
212 SetSupervisedUserPref(const std::string& path, in SetSupervisedUserPref()
219 SetSupervisedUserPref(const std::string& path, base::Value value) { in SetSupervisedUserPref()
225 SetSupervisedUserPref(const std::string& path, base::Value::Dict dict) { in SetSupervisedUserPref()
[all …]
/external/cronet/tot/components/prefs/
Dtesting_pref_service.h168 ConstructionPrefRegistry>::GetManagedPref(const std::string& path) const { in GetManagedPref()
174 SetManagedPref(const std::string& path, in SetManagedPref()
181 SetManagedPref(const std::string& path, base::Value value) { in SetManagedPref()
187 SetManagedPref(const std::string& path, base::Value::Dict dict) { in SetManagedPref()
193 SetManagedPref(const std::string& path, base::Value::List list) { in SetManagedPref()
199 RemoveManagedPref(const std::string& path) { in RemoveManagedPref()
206 GetSupervisedUserPref(const std::string& path) const { in GetSupervisedUserPref()
212 SetSupervisedUserPref(const std::string& path, in SetSupervisedUserPref()
219 SetSupervisedUserPref(const std::string& path, base::Value value) { in SetSupervisedUserPref()
225 SetSupervisedUserPref(const std::string& path, base::Value::Dict dict) { in SetSupervisedUserPref()
[all …]
/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/graphics/
DPathTest.java23 Path path = new Path(); in moveTo() local
32 Path path = new Path(); in lineTo() local
40 Path path = new Path(); in quadTo() local
48 Path path = new Path(); in addRect1() local
57 Path path = new Path(); in addRect2() local
65 Path path = new Path(); in getFillType() local
72 Path path = new Path(); in transform() local
85 Path path = new Path(); in testAddCircle() local
93 Path path = new Path(); in arcTo1() local
102 Path path = new Path(); in arcTo2() local
[all …]
/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs.cc66 bool WriteFileInternal(const std::string& path, in WriteFileInternal()
96 std::string path = kTracingPaths[index++]; in CreateGuessingMountPoint() local
128 std::string path = root_ + "events/raw_syscalls/" + event + "/filter"; in SetSyscallFilter() local
139 std::string path = root_ + "events/" + group + "/" + name + "/enable"; in EnableEvent() local
154 std::string path = root_ + "kprobe_events"; in CreateKprobeEvent() local
182 std::string path = root_ + "kprobe_events"; in RemoveKprobeEvent() local
187 std::string path = root_ + "/kprobe_profile"; in ReadKprobeStats() local
193 std::string path = root_ + "events/" + group + "/" + name + "/enable"; in DisableEvent() local
209 std::string path = root_ + "events/" + group + "/" + name + "/enable"; in IsEventAccessible() local
215 std::string path = root_ + "events/enable"; in DisableAllEvents() local
[all …]
/external/skia/modules/canvaskit/tests/
Dpath_test.js24 const path = new CanvasKit.Path(); constant
67 const path = CanvasKit.Path.MakeFromSVGString( constant
92 const path = CanvasKit.Path.MakeFromOp(pathOne, pathTwo, CanvasKit.PathOp.Intersect); constant
113 const path = CanvasKit.Path.MakeFromCmds(cmds); constant
139 let path = CanvasKit.Path.MakeFromVerbsPointsWeights(mVerbs, mPoints, mWeights); variable
211 const path = new CanvasKit.Path(); constant
238 const path = new CanvasKit.Path(); constant
281 const path = new CanvasKit.Path(); constant
301 const path = new CanvasKit.Path(); constant
332 const path = new CanvasKit.Path(); constant
[all …]
/external/apache-commons-io/src/main/java/org/apache/commons/io/file/
DFilesUncheck.java138 public static Path createFile(final Path path, final FileAttribute<?>... attrs) { in createFile()
231 public static void delete(final Path path) { in delete()
242 public static boolean deleteIfExists(final Path path) { in deleteIfExists()
276 …public static Object getAttribute(final Path path, final String attribute, final LinkOption... opt… in getAttribute()
287 public static FileStore getFileStore(final Path path) { in getFileStore()
300 public static FileTime getLastModifiedTime(final Path path, final LinkOption... options) { in getLastModifiedTime()
313 public static UserPrincipal getOwner(final Path path, final LinkOption... options) { in getOwner()
326 …public static Set<PosixFilePermission> getPosixFilePermissions(final Path path, final LinkOption..… in getPosixFilePermissions()
337 public static boolean isHidden(final Path path) { in isHidden()
350 public static boolean isSameFile(final Path path, final Path path2) { in isSameFile()
[all …]
/external/python/watchdog/tests/
Dshell.py18 def cd(path): argument
26 def mkfile(path): argument
32 def mkdir(path, *, parents=False): argument
45 def rm(path, *, recursive=False): argument
56 def touch(path, times=None): argument
65 def truncate(path): argument
85 def ls(path="."): argument
89 def msize(path): argument
100 def mount_tmpfs(path): argument
104 def unmount(path): argument
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java106 String path = entry.getPath(); in add() local
141 public boolean delete(String path) { in delete()
159 public boolean exists(String path) { in exists()
172 public boolean isDirectory(String path) { in isDirectory()
186 public boolean isFile(String path) { in isFile()
202 public List listFiles(String path) { in listFiles()
230 public List listNames(String path) { in listNames()
315 public String path(String path1, String path2) { in path() method in AbstractFakeFileSystem
343 public String getParent(String path) { in getParent()
360 public String getName(String path) { in getName()
[all …]
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java42 public List listFiles(String path); in listFiles()
54 public List listNames(String path); in listNames()
65 public boolean delete(String path); in delete()
97 public boolean exists(String path); in exists()
106 public boolean isDirectory(String path); in isDirectory()
115 public boolean isFile(String path); in isFile()
125 public boolean isAbsolute(String path); in isAbsolute()
136 public String path(String path1, String path2); in path() method
145 public FileSystemEntry getEntry(String path); in getEntry()
159 public String getParent(String path); in getParent()

12345678910>>...292