Home
last modified time | relevance | path

Searched defs:dir2 (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.is_directory/
Dis_directory.pass.cpp81 const path dir2 = env.create_dir("dir/dir2"); in TEST_CASE() local
/external/ltp/testcases/kernel/fs/fs-bench/
Dcreate-files.c32 char dir2[MAXN]; in main() local
/external/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd03.c75 char dir1[BUFSIZ], dir2[BUFSIZ]; in main() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.create_directory/
Dcreate_directory_with_attributes.pass.cpp44 const path dir2 = env.create_dir("dir2"); in TEST_CASE() local
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/
Dis_empty.pass.cpp70 const path dir2 = env.create_dir("dir/dir2"); in TEST_CASE() local
/external/chromium-trace/catapult/telemetry/third_party/altgraph/
Dsetup.py497 def sorter(dir1, dir2): argument
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/
Dsetup.py497 def sorter(dir1, dir2): argument
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c248 char dir2[MAXN]; in do_create_file_test() local
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c286 struct ext2_dir_entry *dir, *dir2; in ext2fs_inline_data_convert_dir() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DDiskLruCacheTest.java1326 File dir2 = new File(dir1, "dir2"); in generateSomeGarbageFiles() local
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp349 …woPointClippedTriangleInvisible(const tcu::Vec3& p, const tcu::IVec3& dir1, const tcu::IVec3& dir2) in twoPointClippedTriangleInvisible()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp352 …woPointClippedTriangleInvisible(const tcu::Vec3& p, const tcu::IVec3& dir1, const tcu::IVec3& dir2) in twoPointClippedTriangleInvisible()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c6815 UInt dir2, size2; in PRE() local
9355 UInt dir2, size2; in POST() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1203 DIR *dir1, *dir2; in rebuild_map() local