Home
last modified time | relevance | path

Searched refs:DIR1 (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename06.c19 #define DIR1 "dir1" macro
20 #define DIR2 DIR1"/dir2"
25 SAFE_MKDIR(DIR1, 00770); in setup()
31 TST_EXP_FAIL(rename(DIR1, DIR2), in run()
H A Drename04.c19 #define DIR1 "dir1" macro
26 SAFE_MKDIR(DIR1, 00770); in setup()
33 TEST(rename(DIR1, DIR2)); in run()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify15.c43 #define DIR1 TEST_DIR"/dir1" macro
153 SAFE_MKDIR(DIR1, 0755); in do_test()
156 fanotify_save_fid(DIR1, &dir_fid); in do_test()
162 AT_FDCWD, DIR1) == -1) { in do_test()
166 fanotify_fd, mark->name, DIR1); in do_test()
169 SAFE_RENAME(DIR1, DIR2); in do_test()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_mc_uni_lsx.c1365 #define UNI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
1377 common_##DIR1##_##TAP##t_##WIDTH##w_lsx(src, src_stride, dst, dst_stride, \
H A Dhevc_mc_bi_lsx.c2216 #define BI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
2229 hevc_##DIR1##_##TAP##t_##WIDTH##w_lsx(src, src_stride, src_16bit, \
H A Dhevcdsp_lsx.c3227 #define MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
3238 hevc_##DIR1##_##TAP##t_##WIDTH##w_lsx(src, src_stride, dst, \
/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_uni_msa.c4057 #define UNI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
4069 common_##DIR1##_##TAP##t_##WIDTH##w_msa(src, src_stride, dst, dst_stride, \
H A Dhevcdsp_msa.c4234 #define MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
4245 hevc_##DIR1##_##TAP##t_##WIDTH##w_msa(src, src_stride, dst, \
H A Dhevc_mc_biw_msa.c5943 #define BI_W_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
5964 hevc_##DIR1##_biwgt_##TAP##t_##WIDTH##w_msa(src, src_stride, src_16bit, \
H A Dhevc_mc_uniw_msa.c5285 #define UNI_W_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
5303 hevc_##DIR1##_uniwgt_##TAP##t_##WIDTH##w_msa(src, src_stride, dst, \
H A Dhevc_mc_bi_msa.c4937 #define BI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \
4950 hevc_##DIR1##_bi_##TAP##t_##WIDTH##w_msa(src, src_stride, src_16bit, \

Completed in 65 milliseconds