Searched defs:DIRNAME (Results 1 - 4 of 4) sorted by relevance

/external/glide/
H A Dgradlew.bat14 set DIRNAME=%~dp0 variable
15 if "%DIRNAME%" == "" set DIRNAME=. variable
17 set APP_HOME=%DIRNAME%
/external/glide/library/
H A Dgradlew.bat14 set DIRNAME=%~dp0 variable
15 if "%DIRNAME%" == "" set DIRNAME=. variable
17 set APP_HOME=%DIRNAME%
/external/smali/
H A Dgradlew.bat14 set DIRNAME=%~dp0 variable
15 if "%DIRNAME%" == "" set DIRNAME=. variable
17 set APP_HOME=%DIRNAME%
/external/e2fsprogs/misc/
H A De4defrag.c91 #define DIRNAME 1 macro
1819 arg_type = DIRNAME;
1837 if (arg_type == FILENAME || arg_type == DIRNAME) {
1869 case DIRNAME:
2027 else if (arg_type == DIRNAME)
2056 else if (arg_type == DIRNAME)

Completed in 396 milliseconds