OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Delay
(Results
1 - 6
of
6
) sorted by null
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
rtd.cpp
66
/* Start mesurement of
delay
time */
95
/* Start mesurement of
delay
time */
137
int32
Delay
;
143
/* Stop measurement and get
delay
time */
144
Delay
= StopMeasurement() ;
148
PtvTrnsCfmSend(
Delay
) ;
246
/* input data :
Delay
time */
254
void RTD::PtvTrnsCfmSend(int32
Delay
)
261
/* Set
delay
time */
262
delay_Rtd.Delay_Value =
Delay
;
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/timer/amigaos/
SDL_systimer.c
102
Delay
(ms/20);
161
Delay
(ms/50);
225
Delay
(1);
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/
SDL_MPWtimer.c
82
Delay
(ms/MS_PER_TICK, &unused);
/dalvik/libcore/sql/src/test/java/tests/java/sql/
QueryTimeoutTest.java
214
+ "_orig where mod(
DELAY
(1,a),3)=0";
219
+ tablePrefix + "_orig where
DELAY
(1,1)=1";
667
static class
Delay
implements SQLite.Function {
715
// setup
Delay
function
753
Function delayFc = new
Delay
();
754
db.create_function("
DELAY
", 2, delayFc);
/external/ppp/pppd/plugins/radius/etc/
dictionary
76
ATTRIBUTE Acct-
Delay
-Time 41 integer
/external/webkit/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
Completed in 311 milliseconds