Home
last modified time | relevance | path

Searched refs:DELAY (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_1_028.cpp17 #define DELAY(NAME) NAME macro
29 DELAY(CONCAT_1)( a, b ) (); //R ab ();
30 DELAY(CONCAT_1)(A1, B1)(); //R A1B1();
31 DELAY(CONCAT_1) LHS A1, B1 RHS (); //R CONCAT_1 ( a, b )();
32 DELAY(CONCAT_1)(A2(), B2())(); //R a b();
38 DELAY(CONCAT_2)( a, b ) (); //R ab ();
39 DELAY(CONCAT_2)(A1, B1)(); //R ab();
40 DELAY(CONCAT_2) LHS A1, B1 RHS (); //R CONCAT_2 ( a, b )();
41 DELAY(CONCAT_2)(A2(), B2())(); //R ab();
Dt_1_027.cpp15 #define DELAY(NAME) NAME macro
27 DELAY(CONCAT_1)( a, b ) (); //R ab ();
28 DELAY(CONCAT_1)(A1, B1)(); //R A1B1();
29 DELAY(CONCAT_1) LHS A1, B1 RHS (); //R CONCAT_1 ( a, b )();
34 DELAY(CONCAT_2)( a, b ) (); //R ab ();
35 DELAY(CONCAT_2)(A1, B1)(); //R ab();
36 DELAY(CONCAT_2) LHS A1, B1 RHS (); //R CONCAT_2 ( a, b )();
37 DELAY(CONCAT_2)(A2(), B2())(); //R ab();
/third_party/node/test/parallel/
Dtest-performance-measure.js7 const DELAY = 1000; constant
13 assert.ok(duration > DELAY);
25 }), DELAY);
/third_party/node/test/pummel/
Dtest-net-pingpong-delay.js29 const DELAY = 1;
44 }, DELAY);
90 }, DELAY);
/third_party/ffmpeg/libavfilter/
Daf_adelay.c95 #define DELAY(name, type, fill) \ macro
124 DELAY(u8, uint8_t, 0x80)
125 DELAY(s16, int16_t, 0)
126 DELAY(s32, int32_t, 0)
127 DELAY(flt, float, 0)
128 DELAY(dbl, double, 0)
Davf_showfreqs.c39 enum DataMode { MAGNITUDE, PHASE, DELAY, NB_DATA }; enumerator
123 … { "delay", "show group delay",0, AV_OPT_TYPE_CONST, {.i64=DELAY}, 0, 0, FLAGS, "data" },
444 case DELAY: in plot_freqs()
/third_party/curl/tests/data/
Dtest150116 DELAY LIST 2
17 DELAY TYPE 2
Dtest19011 DELAY CWD 60
/third_party/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c51 #define DELAY 1000 /* how long to sleep in the worker thread in us */ macro
90 usleep(DELAY); in worker_thread()
/third_party/boost/libs/preprocessor/doc/examples/
Ddelay.c39 # define DELAY(N) BOOST_PP_TUPLE_ELEM(2, 0, (BOOST_PP_EMPTY, BOOST_PP_WHILE(DELAY_C, BOOST_PP_CAT(D… macro
95 DELAY(DELAY_MAX)
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dresponseheaders.inc182 An unofficial, but widely understood, response header line is @code{Refresh: DELAY; url=URL} with
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_bsd_addr.c978 DELAY(10);
Dsctp_pcb.c6847 DELAY(10);
/third_party/curl/tests/
DFILEFORMAT.md289 - `DELAY [command] [secs]` - Delay responding to this command for the given
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info626 `Refresh: DELAY; url=URL' with the uppercase words substituted to