Home
last modified time | relevance | path

Searched refs:maxWait (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_carbon.cpp1091 CV_IMPL int cvWaitKey (int maxWait) in cvWaitKey() argument
1101 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()
Dwindow_cocoa.mm68 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)
/external/jetty/src/java/org/eclipse/jetty/servlets/
DDoSFilter.java231 long maxWait = __DEFAULT_MAX_WAIT_MS; in init() local
234 maxWait = Long.parseLong(parameter); in init()
235 setMaxWaitMs(maxWait); in init()
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp1468 const int maxWait = 10000; // ms in iterate() local
1535 if (pass == VERIFY_PASS || (pass == VERIFY_MINIMUM && waited >= maxWait)) in iterate()
1547 else if (waited >= maxWait) in iterate()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...