/third_party/node/test/parallel/ |
H A D | test-debugger-profile.js | 11 function delay(ms) { function
|
/third_party/toybox/toys/other/ |
H A D | usleep.c | 21 long delay = atol(*toys.optargs); in usleep_main() local
|
/third_party/libcoap/include/coap3/ |
H A D | coap_async_internal.h | 37 coap_tick_t delay; /**< When to delay to before triggering the response member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-bb-i2c.h | 37 void (*delay)(void); member
|
/third_party/libuv/test/ |
H A D | test-semaphore.c | 31 int delay; member
|
H A D | test-barrier.c | 30 unsigned delay; member
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | bb-i2c.h | 24 void (*delay)(void); member
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | InterpolatingDelayLine.cpp | 25 float InterpolatingDelayLine::process(float delay, float input) { in process() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | spinlock_wait.cc | 74 int delay = kMinDelay << (loop / 8); in SpinLockSuggestedDelayNS() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa_dec.c | 106 snd_pcm_sframes_t delay = 0; in audio_read_packet() local
|
H A D | alsa_enc.c | 143 snd_pcm_sframes_t delay = 0; in audio_get_output_timestamp() local
|
/third_party/ffmpeg/libavformat/ |
H A D | subviewer1dec.c | 45 int delay = 0; in subviewer1_read_header() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | des.c | 52 int delay = cbc && !decrypt ? 2 : 1; in run_test() local
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | CombFilter.h | 26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter() argument
|
H A D | DelayLineEffect.h | 33 DelayLineEffect(float blend, float feedForward, float feedBack, int delay, int depth, std::function<float()> &&mod) : in DelayLineEffect() argument
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_fuzzy_sync01.c | 151 static void delay(const int t) in delay() function [all...] |
/third_party/node/deps/npm/node_modules/retry/test/integration/ |
H A D | test-retry-operation.js | 148 var delay = 50 variable
|
/third_party/ltp/testcases/kernel/ipc/semaphore/ |
H A D | sem01.c | 79 int delay; in delayloop() local
|
/third_party/cups-filters/backend/ |
H A D | beh.c | 50 int dd, att, delay, retval; in main() local
|
/third_party/libcoap/src/ |
H A D | coap_async.c | 113 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() argument 39 coap_register_async(coap_session_t *session, const coap_pdu_t *request, coap_tick_t delay) coap_register_async() argument 195 coap_register_async(coap_session_t *session, const coap_pdu_t *request, coap_tick_t delay) coap_register_async() argument 205 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) coap_async_set_delay() argument [all...] |
/third_party/libevdev/test/ |
H A D | test-libevdev-events.c | 1818 int delay = 500, period = 200; in START_TEST() local
|
H A D | test-libevdev-has-event.c | 184 int rep, delay; in START_TEST() local 220 int delay = 0xab, period = 0xbc; in START_TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
H A D | notification_test.cc | 75 const absl::Duration delay = absl::Milliseconds(50); in BasicTests() local
|
/third_party/skia/include/core/ |
H A D | HMSymbol.h | 53 int delay = 0; variable
|
/third_party/ffmpeg/libavcodec/ |
H A D | gif_parser.c | 52 int delay; member
|