Home
last modified time | relevance | path

Searched refs:oneshot (Results 1 – 12 of 12) sorted by relevance

/third_party/libuv/src/unix/
Dsignal.c47 int oneshot);
224 static int uv__signal_register_handler(int signum, int oneshot) { in uv__signal_register_handler() argument
234 if (oneshot) in uv__signal_register_handler()
355 int oneshot) { in uv__signal_start() argument
392 (!oneshot && (first_handle->flags & UV_SIGNAL_ONE_SHOT))) { in uv__signal_start()
393 err = uv__signal_register_handler(signum, oneshot); in uv__signal_start()
402 if (oneshot) in uv__signal_start()
/third_party/libuv/src/win/
Dsignal.c40 int oneshot);
196 int oneshot) { in uv__signal_start() argument
220 if (oneshot) in uv__signal_start()
/third_party/e2fsprogs/scrub/
De2scrub_fail@.service.in6 Type=oneshot
De2scrub_all.service.in9 Type=oneshot
De2scrub@.service.in7 Type=oneshot
De2scrub_reap.service.in8 Type=oneshot
/third_party/alsa-utils/alsactl/
Dalsa-restore.service.in12 Type=oneshot
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dhostapd.android.rc19 oneshot
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dhostapd.android.rc19 oneshot
/third_party/NuttX/
DReleaseNotes10978 the oneshot timer. Due to a wrong assumption concerning the behavior
10992 the oneshot counter is correct. I also tried to use the function
10996 Another problem treated in the fix is that if the oneshot timer/counter
11008 be applied to the SAMA5 oneshot time since the drivers are identical.
11013 be applied to the SAM3/4 oneshot time since the drivers are identical.
11287 PWM, oneshot, free-running.... From ziggurat29.
11802 - Use the oneshot timer with optional entropy to measure CPU load if
11861 - Add oneshot timer lower half interface definition.
11862 - Add an upper-half, oneshot timer character driver.
11874 - Add a simulated oneshot lowerhalf driver.
[all …]
/third_party/openssl/crypto/err/
Dopenssl.txt2286 EVP_R_ONLY_ONESHOT_SUPPORTED:177:only oneshot supported
/third_party/openssl/
DCHANGES8113 framework needn't accumulate the data for oneshot drivers.