Searched refs:max_time (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/dream/include/linux/
H A Dwakelock.h48 ktime_t max_time; member in struct:wake_lock::__anon19025
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/include/linux/
H A Dwakelock.h48 ktime_t max_time; member in struct:wake_lock::__anon30718
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddib3000mc.h28 u16 max_time; member in struct:dib3000mc_config
H A Ddib3000mc.c348 dib3000mc_write_word(state, 36, state->cfg->max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib3000mc.h28 u16 max_time; member in struct:dib3000mc_config
H A Ddib3000mc.c348 dib3000mc_write_word(state, 36, state->cfg->max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/ctools/
H A Dtrx_asus.c30 time_t max_time = 0; variable
86 if (st.st_ctime > max_time) max_time = st.st_ctime;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/ctools/
H A Dtrx_asus.c30 time_t max_time = 0; variable
86 if (st.st_ctime > max_time) max_time = st.st_ctime;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/ctools/
H A Dtrx_asus.c30 time_t max_time = 0; variable
86 if (st.st_ctime > max_time) max_time = st.st_ctime;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/btools/
H A Dfpkg.c75 time_t max_time = 0; variable
167 if (st.st_ctime > max_time) max_time = st.st_ctime;
313 tm = localtime(&max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/btools/
H A Dfpkg.c75 time_t max_time = 0; variable
167 if (st.st_ctime > max_time) max_time = st.st_ctime;
313 tm = localtime(&max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/btools/
H A Dfpkg.c75 time_t max_time = 0; variable
167 if (st.st_ctime > max_time) max_time = st.st_ctime;
313 tm = localtime(&max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dtftp.c150 time_t max_time; member in struct:tftp_state_data
235 state->max_time = state->start_time+maxtime;
259 state->max_time = state->start_time+maxtime;
281 (int)state->state, (long)(state->max_time-state->start_time),
1179 if(current > state->max_time) {
1181 (long)current, (long)state->max_time));
1195 return (long)(state->max_time - current);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dtftp.c150 time_t max_time; member in struct:tftp_state_data
235 state->max_time = state->start_time+maxtime;
259 state->max_time = state->start_time+maxtime;
281 (int)state->state, (long)(state->max_time-state->start_time),
1179 if(current > state->max_time) {
1181 (long)current, (long)state->max_time));
1195 return (long)(state->max_time - current);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dtftp.c150 time_t max_time; member in struct:tftp_state_data
235 state->max_time = state->start_time+maxtime;
259 state->max_time = state->start_time+maxtime;
281 (int)state->state, (long)(state->max_time-state->start_time),
1179 if(current > state->max_time) {
1181 (long)current, (long)state->max_time));
1195 return (long)(state->max_time - current);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Ddibusb-common.c203 .max_time = 0x196,
240 .max_time = 0x51,
H A Ddib0700_devices.c70 .max_time = 0x196,
75 .max_time = 0x196,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddibusb-common.c203 .max_time = 0x196,
240 .max_time = 0x51,
H A Ddib0700_devices.c70 .max_time = 0x196,
75 .max_time = 0x196,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/selftest/target/
H A DSamba4.pm82 my ($self, $env_vars, $max_time) = @_;
121 if (defined($max_time)) {
122 $optarg = "--maximum-runtime=$max_time ";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/selftest/target/
H A DSamba4.pm82 my ($self, $env_vars, $max_time) = @_;
121 if (defined($max_time)) {
122 $optarg = "--maximum-runtime=$max_time ";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/selftest/target/
H A DSamba4.pm82 my ($self, $env_vars, $max_time) = @_;
121 if (defined($max_time)) {
122 $optarg = "--maximum-runtime=$max_time ";
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dslub.c3519 long max_time; member in struct:location
3589 if (age > l->max_time)
3590 l->max_time = age;
3625 l->max_time = age;
3701 l->max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dslub.c3519 long max_time; member in struct:location
3589 if (age > l->max_time)
3590 l->max_time = age;
3625 l->max_time = age;
3701 l->max_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffserver.c210 int64_t max_time; /* Number of milliseconds to run */ member in struct:FFStream
2302 if (c->stream->max_time &&
2303 c->stream->max_time + c->start_time - cur_time < 0)
4300 stream->max_time = atof(arg) * 1000;

Completed in 261 milliseconds

12