/aosp12/bionic/libm/amd64/ |
H A D | fenv.c | 264 fegetenv(fenv_t *envp) in fegetenv() 292 feholdexcept(fenv_t *envp) in feholdexcept() 327 fesetenv(const fenv_t *envp) in fesetenv() 347 feupdateenv(const fenv_t *envp) in feupdateenv()
|
/aosp12/bionic/libm/arm64/ |
H A D | fenv.c | 54 int fegetenv(fenv_t* envp) { in fegetenv() 60 int fesetenv(const fenv_t* envp) { in fesetenv() 136 int feholdexcept(fenv_t* envp) { in feholdexcept() 150 int feupdateenv(const fenv_t* envp) { in feupdateenv()
|
/aosp12/bionic/libc/bionic/ |
H A D | exec.cpp | 108 static int __exec_as_script(const char* buf, char* const* argv, char* const* envp) { in __exec_as_script() 119 int execvpe(const char* name, char* const* argv, char* const* envp) { in execvpe() 178 int fexecve(int fd, char* const* argv, char* const* envp) { in fexecve()
|
H A D | libc_init_static.cpp | 68 static void call_array(init_func_t** list, int argc, char* argv[], char* envp[]) { in call_array()
|
/aosp12/system/testing/gtest_extras/ |
H A D | Main.cpp | 19 int main(int argc, char** argv, char** envp) { in main()
|
/aosp12/bionic/libm/i387/ |
H A D | fenv.c | 174 fegetenv(fenv_t *envp) in fegetenv() 193 feholdexcept(fenv_t *envp) in feholdexcept() 216 feupdateenv(const fenv_t *envp) in feupdateenv() 378 fesetenv(const fenv_t *envp) in fesetenv()
|
/aosp12/art/test/common/ |
H A D | gtest_main.cc | 40 int main(int argc, char** argv, char** envp) { in main()
|
/aosp12/bionic/libc/private/ |
H A D | KernelArgumentBlock.h | 62 char** envp; variable
|
/aosp12/bionic/tests/ |
H A D | gtest_main.cpp | 38 int main(int argc, char** argv, char** envp) { in main()
|
H A D | dlfcn_test.cpp | 74 extern "C" void ctor_function(int argc, char** argv, char** envp) { in ctor_function()
|
/aosp12/system/update_engine/ |
H A D | test_subprocess.cc | 38 int main(int argc, char** argv, char** envp) { in main()
|
/aosp12/system/core/fastboot/ |
H A D | fs.cpp | 31 static int exec_cmd(const char* path, const char** argv, const char** envp) { in exec_cmd() 86 static int exec_cmd(const char* path, const char** argv, const char** envp) { in exec_cmd()
|
/aosp12/art/runtime/ |
H A D | exec_utils.cc | 62 char** envp = (Runtime::Current() == nullptr) ? nullptr : Runtime::Current()->GetEnvSnapshot(); in ExecWithoutWait() local
|
/aosp12/packages/modules/adb/client/ |
H A D | main.cpp | 240 int main(int argc, char* argv[], char* envp[]) { in main()
|
/aosp12/frameworks/base/tools/bit/ |
H A D | command.cpp | 190 exec_with_path_search(const char* prog, char const* const* argv, char const* const* envp) in exec_with_path_search()
|
/aosp12/packages/apps/Traceur/src/com/android/traceur/ |
H A D | TraceUtils.java | 119 String[] envp = {"TMPDIR=" + tmpdir}; in exec() local
|
/aosp12/system/iorap/src/maintenance/ |
H A D | controller.cc | 77 char *const envp[]) { in Execve()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |