/external/opencv3/samples/cpp/ |
D | drawing.cpp | 24 const int DELAY = 5; in main() local 32 waitKey(DELAY); in main() 45 if(waitKey(DELAY) >= 0) in main() 61 if(waitKey(DELAY) >= 0) in main() 79 if(waitKey(DELAY) >= 0) in main() 104 if(waitKey(DELAY) >= 0) in main() 129 if(waitKey(DELAY) >= 0) in main() 143 if(waitKey(DELAY) >= 0) in main() 157 if(waitKey(DELAY) >= 0) in main() 172 if(waitKey(DELAY) >= 0) in main()
|
/external/opencv3/samples/cpp/tutorial_code/core/Matrix/ |
D | Drawing_2.cpp | 16 const int DELAY = 5; variable 54 waitKey( DELAY ); in main() 121 if( waitKey( DELAY ) >= 0 ) in Drawing_Random_Lines() 147 if( waitKey( DELAY ) >= 0 ) in Drawing_Random_Rectangles() 178 if( waitKey(DELAY) >= 0 ) in Drawing_Random_Ellipses() 214 if( waitKey(DELAY) >= 0 ) in Drawing_Random_Polylines() 249 if( waitKey(DELAY) >= 0 ) in Drawing_Random_Filled_Polygons() 272 if( waitKey(DELAY) >= 0 ) in Drawing_Random_Circles() 296 if( waitKey(DELAY) >= 0 ) in Displaying_Random_Text() 321 if( waitKey(DELAY) >= 0 ) in Displaying_Big_End()
|
/external/autotest/client/site_tests/hardware_Fan/ |
D | hardware_Fan.py | 51 DELAY = 3 variable in hardware_Fan 60 time.sleep(self.DELAY) 68 time.sleep(self.DELAY) 73 time.sleep(self.DELAY)
|
/external/curl/tests/data/ |
D | test1501 | 16 DELAY LIST 2 17 DELAY TYPE 2
|
D | test190 | 11 DELAY CWD 60
|
/external/opencv3/doc/tutorials/core/random_generator_and_text/ |
D | random_generator_and_text.markdown | 42 /// Show it in a window during DELAY ms 98 if( waitKey( DELAY ) >= 0 ) 156 if( waitKey(DELAY) >= 0 ) 198 if( waitKey(DELAY) >= 0 )
|
/external/autotest/server/site_tests/cellular_StaleModemReboot/ |
D | control | 45 WAIT DELAY STATES (Waits for a maximum of 120 seconds for the modem to get
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | touchbotII_robot_wrapper.py | 544 DELAY = 1 # 1 seconds 545 cmd = '%s %d' % (cmd, DELAY)
|
/external/opencv3/modules/videoio/src/ |
D | cap_dc1394.cpp | 118 #define DELAY 50000 macro 322 usleep(DELAY); in icvCaptureFromCAM_DC1394()
|
/external/iproute2/ip/ |
D | ipneigh.c | 321 PRINT_FLAG(DELAY); in print_neigh()
|
/external/libmicrohttpd/doc/chapters/ |
D | responseheaders.inc | 182 An unofficial, but widely understood, response header line is @code{Refresh: DELAY; url=URL} with
|
/external/curl/tests/ |
D | FILEFORMAT | 121 DELAY [command] [secs]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.help.base_3.5.2.v201011171123.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/libmicrohttpd/doc/ |
D | libmicrohttpd-tutorial.info | 626 `Refresh: DELAY; url=URL' with the uppercase words substituted to
|