Home
last modified time | relevance | path

Searched defs:_exit (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_contextlib.py638 def _exit(*args, **kwds): function
713 def _exit(): function
744 def _exit(): function
755 def _exit(): function
Dtest_contextlib_async.py569 async def _exit(*args, **kwds): function
650 async def _exit(): function
/aosp_15_r20/external/trusty/musl/src/unistd/
D_exit.c4 _Noreturn void _exit(int status) in _exit() function
/aosp_15_r20/external/musl/src/unistd/
H A D_exit.c4 _Noreturn void _exit(int status) in _exit() function
/aosp_15_r20/external/llvm-libc/test/src/unistd/
H A D_exit_test.cpp12 TEST(LlvmLibcUniStd, _exit) { in TEST() argument
/aosp_15_r20/external/python/mako/mako/
Dcmd.py22 def _exit(): function
Druntime.py256 def _exit(self): member in LoopStack
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpy_context_manager.cc38 static char _exit[] = "__exit__"; in ~PyContextManager() local
/aosp_15_r20/external/clang/test/Sema/
H A Dbuiltins-gnu-mode.c15 int _exit; variable
/aosp_15_r20/external/pigweed/pw_toolchain/arm_gcc/
H A Dnewlib_os_interface_stubs.cc71 PW_DISABLE_NEWLIB_FUNCTION(_exit, void) in PW_DISABLE_NEWLIB_FUNCTION() argument
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/
H A Dsyscalls.c107 void _exit(int32_t status) in _exit() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dlocking.py226 def _exit(self, exc_type, exc, exc_tb): member in _Lock
H A Dcros_build_lib.py1459 def _exit(self, exc_type, exc, exc_tb): member in MasterPidContextManager
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dlocks.py539 def _exit(self): member in Barrier
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dproject_builder.py115 def _exit(*args) -> NoReturn: function
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch.py477 def _exit(code: int) -> NoReturn: function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dthreading.py735 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dthreading.py735 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dthreading.py735 def _exit(self): member in Barrier
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dthreading.py735 def _exit(self): member in Barrier

1234