/third_party/node/test/sequential/ |
D | test-perf-hooks.js | 23 const delay = 250; constant 50 bootstrapComplete: { around: inited, delay: 2500 }, property 64 bootstrapComplete: { around: inited, delay: 2500 }, property 66 loopStart: { around: inited, delay: 2500 }, property 79 bootstrapComplete: { around: inited, delay: 2500 }, property 81 loopStart: { around: inited, delay: 2500 }, property
|
/third_party/typescript/tests/baselines/reference/convertToAsyncFunction/ |
D | convertToAsyncFunction_noArgs2.ts | 3 function delay(millis: number): Promise<void> { function 17 function delay(millis: number): Promise<void> { function
|
D | convertToAsyncFunction_noArgs1.ts | 3 function delay(millis: number): Promise<void> { function 17 function delay(millis: number): Promise<void> { function
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUServiceThreadTest.java | 120 private final long delay; field in ICUServiceThreadTest.TestThread 122 public TestThread(String name, ICUService service, long delay) { in TestThread() 194 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread() 210 UnregisterFactoryThread(String name, ICUService service, long delay) { in UnregisterFactoryThread() 235 … UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) { in UnregisterFactoryListThread() 253 GetVisibleThread(String name, ICUService service, long delay) { in GetVisibleThread() 273 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) { in GetDisplayThread() 306 GetThread(String name, ICUService service, long delay) { in GetThread() 326 GetListThread(String name, ICUService service, long delay, String[] list) { in GetListThread()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ICUServiceThreadTest.java | 123 private final long delay; field in ICUServiceThreadTest.TestThread 125 public TestThread(String name, ICUService service, long delay) { in TestThread() 197 RegisterFactoryThread(String name, ICUService service, long delay) { in RegisterFactoryThread() 213 UnregisterFactoryThread(String name, ICUService service, long delay) { in UnregisterFactoryThread() 238 … UnregisterFactoryListThread(String name, ICUService service, long delay, Factory[] factories) { in UnregisterFactoryListThread() 256 GetVisibleThread(String name, ICUService service, long delay) { in GetVisibleThread() 276 GetDisplayThread(String name, ICUService service, long delay, ULocale locale) { in GetDisplayThread() 309 GetThread(String name, ICUService service, long delay) { in GetThread() 329 GetListThread(String name, ICUService service, long delay, String[] list) { in GetListThread()
|
/third_party/node/deps/undici/src/lib/ |
D | timers.js | 54 constructor (callback, delay, opaque) { argument 85 setTimeout (callback, delay, opaque) { argument
|
/third_party/libcoap/src/ |
D | coap_async.c | 40 const coap_pdu_t *request, coap_tick_t delay) { in coap_register_async() 113 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay() 197 coap_tick_t delay) { in coap_register_async() 205 coap_async_set_delay(coap_async_t *async, coap_tick_t delay) { in coap_async_set_delay()
|
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/jitter/no/ |
D | no.jitter.js | 3 function noJitter(delay) { argument
|
/third_party/toybox/toys/other/ |
D | usleep.c | 21 long delay = atol(*toys.optargs); in usleep_main() local
|
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/jitter/full/ |
D | full.jitter.js | 3 function fullJitter(delay) { argument
|
/third_party/ffmpeg/libavfilter/ |
D | af_anlms.c | 52 AVFrame *delay; member 110 static float fir_sample(AudioNLMSContext *s, float sample, float *delay, in fir_sample() 129 float *delay, float *coeffs, float *tmp, int *offsetp) in process_sample() 175 float *delay = (float *)s->delay->extended_data[c]; in process_channels() local
|
/third_party/python/Lib/idlelib/idle_test/ |
D | tkinter_testing_utils.py | 5 def run_in_tk_mainloop(delay=1): argument
|
/third_party/typescript/tests/baselines/reference/ |
D | staticInstanceResolution3.js | 22 Promise.timeout = function (delay) { argument
|
D | memberAccessMustUseModuleInstances.js | 25 Promise.timeout = function (delay) { argument
|
/third_party/node/test/parallel/ |
D | test-timers-nested.js | 15 scenarios.forEach(function(delay) { argument
|
D | test-tls-destroy-whilst-write.js | 10 const delay = new stream.Duplex({ constant
|
D | test-debugger-profile.js | 11 function delay(ms) { function
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
D | InterpolatingDelayLine.cpp | 25 float InterpolatingDelayLine::process(float delay, float input) { in process()
|
/third_party/libcoap/include/coap3/ |
D | coap_async_internal.h | 37 coap_tick_t delay; /**< When to delay to before triggering the response member
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
D | bb-i2c.h | 24 void (*delay)(void); member
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
D | CombFilter.h | 26 CombFilter(float blend, float feedForward, float feedBack, int delay) : in CombFilter()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-bb-i2c.h | 37 void (*delay)(void); member
|
/third_party/weex-loader/deps/weex-styler/test/ |
D | parse.js | 79 …expect(data.jsonStyle['@TRANSITION']).eql({foo: {property: 'marginTop', duration: 300, delay: 200,… property 99 …expect(data.jsonStyle['@TRANSITION']).eql({foo: {property: 'transform', duration: 300, delay: 200,… property 115 …e['@TRANSITION']).eql({foo: {property: 'marginTop,height', duration: 300, delay: 200, timingFuncti… property 132 foo: {property: 'marginTop', duration: 300, delay: 200, timingFunction: 'ease-in'}, property 133 bar: {property: 'marginTop', duration: 300, delay: 200, timingFunction: 'ease-in'} property 162 …expect(data.jsonStyle['@TRANSITION']).eql({foo: {property: 'marginTop', duration: 500, delay: 1000… property 183 …expect(data.jsonStyle['@TRANSITION']).eql({foo: {property: 'marginTop', duration: 300, delay: 1000… property
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_delay.c | 134 unsigned delay = ir3_delayslots(assigner, consumer, consumer_n, false); in ir3_delayslots_with_repeat() local 249 unsigned delay = 0; in delay_calc() local
|
D | ir3_postsched.c | 86 unsigned delay; member 130 unsigned delay = (unsigned)(uintptr_t)edge->data; in schedule() local 187 unsigned delay = node_delay(ctx, n); in node_delay_soft() local 687 unsigned delay = node_delay(ctx, instr->data); in sched_block() local
|