Searched refs:exe (Results 1 – 21 of 21) sorted by relevance
/frameworks/rs/ |
D | rsCppUtils.cpp | 54 bool rsuExecuteCommand(const char *exe, int nArgs, const char * const *args) { in rsuExecuteCommand() argument 56 ALOGV("Invoking %s with args '%s'", exe, joined.get()); in rsuExecuteCommand() 62 ALOGE("Fork of \"%s\" failed with error %s", exe, strerror(errno)); in rsuExecuteCommand() 75 execv(exe, (char * const *)args); in rsuExecuteCommand() 86 ALOGE("Waitpid of \"%s\" failed with error %s", exe, in rsuExecuteCommand() 95 ALOGE("Child process \"%s\" terminated with status %d", exe, status); in rsuExecuteCommand()
|
D | rsCppUtils.h | 297 bool rsuExecuteCommand(const char *exe, int nArgs, const char * const *args);
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/compiler/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/developmentPlugins/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
D | gradlew.bat | 19 @rem Find java.exe 22 set JAVA_EXE=java.exe 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 83 rem the _cmd.exe /c_ return code!
|
/frameworks/base/packages/Keyguard/scripts/ |
D | new_merge.py | 22 exe = os.path.join(path, program) 23 if executable(exe): 24 return exe
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Linkers.def.in | 12 // macro with a single parameter (the name of the target whose exe/dso can be
|
D | Linkers.def.cmake | 12 // macro with a single parameter (the name of the target whose exe/dso can be
|
D | Linkers.def | 12 // macro with a single parameter (the name of the target whose exe/dso can be
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 53 Prebuilt Win32 PC executable: SanOGLES-Gerbera.exe 55 Prebuilt Win32 PC executable: SanOGLES-PVRSDK.exe
|
/frameworks/compile/mclinker/lib/Support/Windows/ |
D | FileSystem.inc | 39 Path::StringType executable_extension = ".exe";
|
/frameworks/base/docs/html/training/auto/testing/ |
D | index.jd | 128 <li>Start the DHU by running the command <code>desktop-head-unit.exe</code> (on Windows)
|
/frameworks/base/docs/html/ndk/downloads/ |
D | revision_history.jd | 1261 <code>python.exe</code>, which ignores the setting. 1265 symlinking them; the <code>cmd.exe</code> and MinGW shells do not understand 1274 previously intended for use only in the <code>cmd.exe</code> shell, in case 1354 <code>cmd.exe</code> when 1460 <li>Fixed a problem with Windows 32-bit {@code *-gdb.exe} executables failing to launch. 2151 can be used in Cygwin, MingGW or CMD.exe environments. 2317 <li>Removed redundant {@code \r} from Windows prebuilt {@code echo.exe}. The redundant
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 910 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 1289 SDK Manager.exe} from your Android SDK directory (on Windows only) or execute {@code android} from
|
/frameworks/native/docs/ |
D | Doxyfile | 1082 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
|