Home
last modified time | relevance | path

Searched defs:Signals (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dtask_combinations.rs293 struct Signals { in test_combination() struct
294 on_first_poll: Option<oneshot::Sender<()>>, in test_combination()
295 wait_complete: Option<oneshot::Receiver<()>>, in test_combination()
296 on_output_drop: Option<oneshot::Sender<()>>, in test_combination()
300 async fn my_task(mut signal: Signals, task: CombiTask, out: CombiOutput) -> Output { in test_combination()
/aosp_15_r20/external/pytorch/torch/distributed/elastic/multiprocessing/
H A Dapi.py69 def __init__(self, msg: str, sigval: signal.Signals) -> None:
551 def _close(self, death_sig: signal.Signals, timeout: int = 30) -> None:
559 self, death_sig: Optional[signal.Signals] = None, timeout: int = 30
761 def _close(self, death_sig: signal.Signals, timeout: int = 30) -> None:
892 def _close(self, death_sig: signal.Signals, timeout: int = 30) -> None:
/aosp_15_r20/external/curl/docs/libcurl/
H A Dlibcurl-thread.md64 # Signals chapter
/aosp_15_r20/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A DREADME.md103 ### Signals subsection
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/util/
H A DTombstoneUtils.java52 public static class Signals { class in TombstoneUtils
/aosp_15_r20/external/pytorch/torch/distributed/elastic/multiprocessing/subprocess_handler/
H A Dsubprocess_handler.py68 def close(self, death_sig: Optional[signal.Signals] = None) -> None:
/aosp_15_r20/external/python/cpython2/Doc/library/
Ddecimal.rst1479 Signals chapter
/aosp_15_r20/external/python/cpython3/Doc/library/
Ddecimal.rst1551 Signals chapter
/aosp_15_r20/external/pytorch/torch/distributed/elastic/agent/server/
H A Dlocal_elastic_agent.py356 self, death_sig: signal.Signals = signal.SIGTERM, is_restart: bool = False
H A Dapi.py481 self, death_sig: signal.Signals = signal.SIGTERM, is_restart: bool = False
/aosp_15_r20/external/python/watchdog/src/watchdog/tricks/
D__init__.py161 stop_signal: signal.Signals = signal.SIGINT,
/aosp_15_r20/external/libchrome/mojo/public/c/system/
H A DREADME.md593 ### Signals subsection
/aosp_15_r20/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp244 static const int Signals[] = variable
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationAttentionHelper.java1194 public static class Signals { class
1198 public Signals(boolean isCurrentProfile, int listenerHints) { in Signals() method in Signals
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp340 static const int Signals[] = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp347 static const int Signals[] = variable
/aosp_15_r20/external/pytorch/test/distributed/elastic/multiprocessing/
H A Dapi_test.py258 self, entrypoint: Union[str, Callable], signal_to_send: signal.Signals
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dws2bth.h180 UCHAR Signals; member
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_decimal.py44 Signals = tuple(getcontext().flags.keys()) variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_decimal.py67 Signals = { variable
/aosp_15_r20/external/jline/
HDjline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar20META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-20/
Dservices.core.unboosted.jarcom/android/server/notification/NotificationRecordExtractorData.class NotificationRecordExtractorData.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/turbine/
Dservices.core.unboosted.jarcom/android/server/ondeviceintelligence/BundleUtil.class <Unknown> package com.android. ...
/aosp_15_r20/tools/deviceinfra/prebuilts/
Dats_console_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

123