Home
last modified time | relevance | path

Searched defs:__exit__ (Results 376 – 400 of 945) sorted by relevance

1...<<11121314151617181920>>...38

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dcompat.py286 def __exit__(self, *exc_info): member in ZipExtFile
294 def __exit__(self, *exc_info): member in ZipFile
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dmock_calls.py62 def __exit__(self, exc_type, exc_val, exc_tb): member in TestCase._AssertCalls
/aosp_15_r20/external/pytorch/torch/sparse/
H A D__init__.py535 def __exit__(self, type, value, traceback): member in check_sparse_tensor_invariants
/aosp_15_r20/kernel/tests/net/test/
H A Dtun_twister.py95 def __exit__(self, *args): member in TunTwister
/aosp_15_r20/external/pytorch/torch/nn/utils/
H A Dstateless.py142 def __exit__(self, exception_type, exception_value, traceback): member in _ReparametrizeModule
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dts_proxy_server.py223 def __exit__(self, unused_exc_type, unused_exc_val, unused_exc_tb): member in TsProxyServer
/aosp_15_r20/external/perfetto/python/perfetto/trace_processor/
H A Dapi.py224 def __exit__(self, a, b, c): member in TraceProcessor
/aosp_15_r20/external/pytorch/torch/cpu/
H A D__init__.py146 def __exit__(self, type: Any, value: Any, traceback: Any) -> None: member in StreamContext
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
D_null_file.py51 def __exit__( member in NullFile
/aosp_15_r20/external/pytorch/torch/amp/
H A Dautocast_mode.py358 def __exit__(self, exc_type: Any, exc_val: Any, exc_tb: Any): # type: ignore[override] member in autocast
/aosp_15_r20/external/python/cachetools/tests/
Dtest_method.py41 def __exit__(self, *exc): member in Locked
/aosp_15_r20/external/python/mobly/mobly/controllers/
Dsniffer.py296 def __exit__(self, type, value, traceback): member in ActiveCaptureContext
/aosp_15_r20/external/autotest/utils/frozen_chromite/utils/
H A Doutcap.py165 def __exit__(self, exc_type, exc_val, exc_tb): member in OutputCapturer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/_distutils_hack/
D__init__.py210 def __exit__(self, exc, value, tb): member in shim
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/_distutils_hack/
D__init__.py210 def __exit__(self, exc, value, tb): member in shim
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
D_null_file.py51 def __exit__( member in NullFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
D_null_file.py51 def __exit__( member in NullFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/_distutils_hack/
D__init__.py210 def __exit__(self, exc, value, tb): member in shim
/aosp_15_r20/external/federated-compute/fcp/demo/
H A Dplan_utils.py79 def __exit__(self, exc_type, exc_value, tb) -> None: member in Session
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_stack.py59 def __exit__(self, unused_type, unused_value, unused_traceback): member in StackTraceTransform
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
D_null_file.py51 def __exit__( member in NullFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/_distutils_hack/
D__init__.py210 def __exit__(self, exc, value, tb): member in shim
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/
Dtesting.py121 def __exit__(self, *args): member in pyparsing_test.reset_pyparsing_context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pyparsing/
Dtesting.py121 def __exit__(self, *args): member in pyparsing_test.reset_pyparsing_context
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/
Dtesting.py121 def __exit__(self, *args): member in pyparsing_test.reset_pyparsing_context

1...<<11121314151617181920>>...38