Home
last modified time | relevance | path

Searched defs:path1 (Results 26 - 50 of 77) sorted by relevance

1234

/third_party/skia/tests/
H A DPathOpsBuilderTest.cpp275 SkPath path1; in DEF_TEST() local
335 SkPath path1; DEF_TEST() local
[all...]
H A DPathBuilderTest.cpp285 auto path1 = addpoly(pts, i, isClosed); in DEF_TEST() local
H A DPathOpsIssue3651.cpp12 static SkPath path1() { in path1() function
/base/msdp/device_status/test/unittest/utils/src/
H A Dutility_test.cpp1176 const std::string path1 = "cd"; in HWTEST_F() local
1191 const std::string path1 = "c"; in HWTEST_F() local
1207 const std::string path1 = "a"; in HWTEST_F() local
1222 const std::string path1 = "e"; in HWTEST_F() local
1237 const std::string path1 = ""; in HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingPathTest.cpp68 OH_Drawing_Path* path1 = OH_Drawing_PathCreate(); in HWTEST_F() local
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat03.c175 char path1[PATH_MAX], path2[PATH_MAX]; in link_tmp_file() local
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen14.c164 char path1[PATH_MAX], path2[PATH_MAX]; in link_tmp_file() local
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp100 const std::string path1 = ""; in HWTEST_F() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c181 const char *prot, *path1; in sequencer_start_client() local
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c144 char path1[40]; /* holds "/sys/dev/block/%d:%d" */ in fstrim_limits() local
[all...]
/third_party/skia/gm/
H A Dpatheffects.cpp195 path1 = SkPathBuilder().moveTo(20, 20) variable
/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c255 struct path path1 = { .mnt = new_dir->mnt, .dentry = old_dentry }; in tomoyo_path_link() local
276 struct path path1 = { .mnt = old_parent->mnt, .dentry = old_dentry }; in tomoyo_path_rename() local
H A Dfile.c903 int tomoyo_path2_perm(const u8 operation, const struct path *path1, in tomoyo_path2_perm() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_mdss.c51 struct icc_path *path1; in msm_mdss_parse_data_bus_icc_path() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c903 int tomoyo_path2_perm(const u8 operation, const struct path *path1, in tomoyo_path2_perm() argument
[all...]
H A Dtomoyo.c266 struct path path1 = { .mnt = new_dir->mnt, .dentry = old_dentry }; in tomoyo_path_link() local
289 struct path path1 = { .mnt = old_parent->mnt, .dentry = old_dentry }; in tomoyo_path_rename() local
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc135 wstring join_paths(const wstring& path1, const wstring& path2) { in join_paths() argument
/kernel/linux/linux-5.10/kernel/
H A Daudit_tree.c874 struct path path1, path2; in audit_tag_tree() local
/kernel/linux/linux-6.6/kernel/
H A Daudit_tree.c874 struct path path1, path2; in audit_tag_tree() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c905 struct icc_path *path1 = msm_icc_get(&pdev->dev, "mdp1-mem"); in mdp5_setup_interconnect() local
/third_party/eudev/src/libudev/
H A Dlibudev-enumerate.c201 const struct syspath *path1 = p1; in syspath_cmp() local
/third_party/icu/icu4c/source/common/
H A Dusprep.cpp124 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/node/deps/icu-small/source/common/
H A Dusprep.cpp124 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c546 char path[BUFSIZ], path1[BUFSIZ]; in gather_node_cpus() local
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c636 delete_files(char *path1, char *path2) delete_files() argument
650 creat_symlink(char *path1, char *path2, char *_path3) creat_symlink() argument
678 creat_object(char *path1, char *_path2, char *_path3) creat_object() argument
714 creat_both(char *path1, char *path2, char *path3) creat_both() argument
732 ck_symlink(char *path1, char *path2, char *path3) ck_symlink() argument
761 ck_both(char *path1, char *path2, char *path3) ck_both() argument
796 creat_path_max(char *path1, char *path2, char *path3) creat_path_max() argument
835 ck_path_max(char *path1, char *path2, char *path3) ck_path_max() argument
859 ck_object(char *path1, char *path2, char *path3) ck_object() argument
[all...]

Completed in 29 milliseconds

1234