Searched refs:maxWait (Results 1 – 8 of 8) sorted by relevance
1091 CV_IMPL int cvWaitKey (int maxWait) in cvWaitKey() argument1101 UInt32 wait = EventTimeToTicks (maxWait / 1000.0) - (TickCount() - start); in cvWaitKey()1104 if( maxWait > 0 && iters > 0 ) in cvWaitKey()1109 WaitNextEvent (everyEvent, &theEvent, maxWait > 0 ? wait : kDurationForever, NULL); in cvWaitKey()
68 CV_IMPL int cvWaitKey (int maxWait) {return 0;}532 CV_IMPL int cvWaitKey (int maxWait)540 if(([[NSDate date] timeIntervalSince1970] - start) * 1000 >= maxWait && maxWait>0)
231 long maxWait = __DEFAULT_MAX_WAIT_MS; in init() local234 maxWait = Long.parseLong(parameter); in init()235 setMaxWaitMs(maxWait); in init()
1468 const int maxWait = 10000; // ms in iterate() local1535 if (pass == VERIFY_PASS || (pass == VERIFY_MINIMUM && waited >= maxWait)) in iterate()1547 else if (waited >= maxWait) in iterate()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...