Home
last modified time | relevance | path

Searched refs:DIRNAME (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat04.c20 #define DIRNAME "testdir" macro
21 #define FILENAME DIRNAME"/file1"
28 {DIRNAME "/file"},
66 SAFE_MKDIR(DIRNAME, 0700); in setup()
/third_party/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir03.c24 #define DIRNAME "fchdir03_dir" macro
51 SAFE_MKDIR(DIRNAME, 0400); in setup()
53 fd = SAFE_OPEN(DIRNAME, O_RDONLY); in setup()
/third_party/vk-gl-cts/external/amber/src/android_gradle/
H A Dgradlew.bat11 set DIRNAME=%~dp0 variable
12 if "%DIRNAME%" == "" set DIRNAME=. variable
14 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
H A Dgradlew.bat11 set DIRNAME=%~dp0 variable
12 if "%DIRNAME%" == "" set DIRNAME=. variable
14 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/oboe/apps/OboeTester/
H A Dgradlew.bat14 set DIRNAME=%~dp0 variable
15 if "%DIRNAME%" == "" set DIRNAME=. variable
17 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/oboe/apps/fxlab/
H A Dgradlew.bat11 set DIRNAME=%~dp0 variable
12 if "%DIRNAME%" == "" set DIRNAME=. variable
14 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/oboe/samples/
H A Dgradlew.bat14 set DIRNAME=%~dp0 variable
15 if "%DIRNAME%" == "" set DIRNAME=. variable
17 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
H A Dgradlew.bat11 set DIRNAME=%~dp0 variable
12 if "%DIRNAME%" == "" set DIRNAME=. variable
14 set APP_HOME=%DIRNAME%
/third_party/skia/third_party/externals/libwebp/
H A Dgradlew.bat27 set DIRNAME=%~dp0 variable
28 if "%DIRNAME%" == "" set DIRNAME=. variable
30 set APP_HOME=%DIRNAME%
/third_party/icu/icu4c/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py45 output_path = "{DIRNAME}/{FILENAME}".format(
46 DIRNAME = utils.dir_for(request.output_file).format(**common_vars),
55 input_path = "{DIRNAME}/{FILENAME}".format(
56 DIRNAME = utils.dir_for(request.input_file).format(**common_vars),
59 output_path = "{DIRNAME}/{FILENAME}".format(
60 DIRNAME = utils.dir_for(request.output_file).format(**common_vars),
/third_party/ltp/testcases/kernel/syscalls/setxattr/
H A Dsetxattr02.c50 #define DIRNAME "setxattr02testdir" macro
76 .fname = DIRNAME,
187 SAFE_MKDIR(DIRNAME, 0644); in setup()
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py45 output_path = "{DIRNAME}/{FILENAME}".format(
46 DIRNAME = utils.dir_for(request.output_file).format(**common_vars),
55 input_path = "{DIRNAME}/{FILENAME}".format(
56 DIRNAME = utils.dir_for(request.input_file).format(**common_vars),
59 output_path = "{DIRNAME}/{FILENAME}".format(
60 DIRNAME = utils.dir_for(request.output_file).format(**common_vars),
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr02.c54 #define DIRNAME "fsetxattr02testdir" macro
84 .fname = DIRNAME,
203 SAFE_MKDIR(DIRNAME, 0644); in setup()
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/
H A Dfgetxattr02.c60 #define DIRNAME "fgetxattr02testdir" macro
94 .fname = DIRNAME,
210 SAFE_MKDIR(DIRNAME, 0644); in setup()
/third_party/python/
H A Dconfigure1865 --with-platlibdir=DIRNAME

Completed in 26 milliseconds