Home
last modified time | relevance | path

Searched refs:DELAY (Results 1 – 25 of 28) sorted by relevance

12

/external/python/cpython2/Lib/test/
Dtest_dummy_thread.py15 DELAY = 0 # Set > 0 when testing a module other than dummy_thread, such as variable
74 _thread.start_new_thread(delay_unlock,(self.lock, DELAY))
78 "(approx. %s sec.) ***" % DELAY
83 self.assertGreaterEqual(end_time - start_time, DELAY,
156 "(will take approx. %s to %s sec.) ***" % (DELAY, thread_count)
158 if DELAY:
164 time.sleep(DELAY)
169 (thread_count, DELAY))
172 global _thread, DELAY
175 DELAY = 2
/external/python/cpython3/Lib/test/
Dtest_dummy_thread.py9 DELAY = 0 variable
74 _thread.start_new_thread(delay_unlock,(self.lock, DELAY))
78 "(approx. %s sec.) ***" % DELAY)
83 self.assertGreaterEqual(end_time - start_time, DELAY,
199 DELAY, thread_count))
202 if DELAY:
208 time.sleep(DELAY)
213 "after %s sec." % (thread_count, DELAY))
/external/linux-kselftest/tools/testing/selftests/timers/
Dposix_timers.c20 #define DELAY 2 macro
70 if (abs(diff - DELAY * USECS_PER_SEC) > USECS_PER_SEC / 2) { in check_diff()
83 .it_value.tv_sec = DELAY, in check_itimer()
145 .it_value.tv_sec = DELAY, in check_timer_create()
/external/python/cpython2/Demo/pdist/
Dcvslock.py81 DELAY = 10 variable
112 def __init__(self, repository = ".", delay = DELAY):
189 def __init__(self, repository, delay = DELAY):
206 def __init__(self, repository, delay = DELAY):
231 def MultipleWriteLock(repositories, delay = DELAY):
/external/adhd/cras/src/server/config/
Daec_config.c44 AEC_GET_INT(ini, DELAY, DEFAULT_DELAY); in aec_config_get()
46 AEC_GET_INT(ini, DELAY, DOWN_SAMPLING_FACTOR); in aec_config_get()
48 AEC_GET_INT(ini, DELAY, NUM_FILTERS); in aec_config_get()
50 AEC_GET_INT(ini, DELAY, API_CALL_JITTER_BLOCKS); in aec_config_get()
52 AEC_GET_INT(ini, DELAY, MIN_ECHO_PATH_DELAY_BLOCKS); in aec_config_get()
54 AEC_GET_INT(ini, DELAY, DELAY_HEADROOM_BLOCKS); in aec_config_get()
56 AEC_GET_INT(ini, DELAY, HYSTERESIS_LIMIT_1_BLOCKS); in aec_config_get()
58 AEC_GET_INT(ini, DELAY, HYSTERESIS_LIMIT_2_BLOCKS); in aec_config_get()
60 AEC_GET_INT(ini, DELAY, SKEW_HYSTERESIS_BLOCKS); in aec_config_get()
62 AEC_GET_INT(ini, DELAY, FIXED_CAPTURE_DELAY_SAMPLES); in aec_config_get()
/external/curl/tests/data/
Dtest150116 DELAY LIST 2
17 DELAY TYPE 2
Dtest19011 DELAY CWD 60
/external/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c53 #define DELAY 1000 /* how long to sleep in the worker thread in us */ macro
92 usleep(DELAY); in worker_thread()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dcompleteness.ll85 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
89 ; CHECK-NEXT: [[PHIOFOPS:%.*]] = phi i32 [ -877, [[ENTRY:%.*]] ], [ 113, [[DELAY]] ]
90 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 1000, [[ENTRY]] ], [ 10, [[DELAY]] ]
109 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
113 …PS:%.*]] = phi <2 x i32> [ <i32 -877, i32 -877>, [[ENTRY:%.*]] ], [ <i32 113, i32 113>, [[DELAY]] ]
114 …: [[A:%.*]] = phi <2 x i32> [ <i32 1000, i32 1000>, [[ENTRY]] ], [ <i32 10, i32 10>, [[DELAY]] ]
133 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
137 …S:%.*]] = phi <2 x i32> [ <i32 -877, i32 -2167>, [[ENTRY:%.*]] ], [ <i32 113, i32 303>, [[DELAY]] ]
138 …: [[A:%.*]] = phi <2 x i32> [ <i32 1000, i32 2500>, [[ENTRY]] ], [ <i32 10, i32 30>, [[DELAY]] ]
/external/aac/libSACenc/src/
Dsacenc_delay.h124 typedef struct DELAY *HANDLE_DELAY;
Dsacenc_delay.cpp117 struct DELAY { struct
171 FDK_ALLOCATE_MEMORY_1D(*phDelay, 1, struct DELAY); in fdk_sacenc_delay_Open() argument
/external/aac/libFDK/include/
DFDK_decorrelate.h155 DELAY, /**< Reverb bands just contains delay elements and no allpass filters. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dxor.ll417 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
421 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 915, [[ENTRY:%.*]] ], [ 113, [[DELAY]] ]
439 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
443 … [[A:%.*]] = phi <2 x i32> [ <i32 915, i32 915>, [[ENTRY:%.*]] ], [ <i32 113, i32 113>, [[DELAY]] ]
461 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
465 …[[A:%.*]] = phi <2 x i32> [ <i32 915, i32 2185>, [[ENTRY:%.*]] ], [ <i32 113, i32 339>, [[DELAY]] ]
Dadd.ll765 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
769 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 1123, [[ENTRY:%.*]] ], [ 133, [[DELAY]] ]
787 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
791 …[A:%.*]] = phi <2 x i32> [ <i32 1123, i32 1123>, [[ENTRY:%.*]] ], [ <i32 133, i32 133>, [[DELAY]] ]
809 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
813 …[A:%.*]] = phi <2 x i32> [ <i32 1123, i32 2833>, [[ENTRY:%.*]] ], [ <i32 133, i32 363>, [[DELAY]] ]
Dand.ll558 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
562 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 104, [[ENTRY:%.*]] ], [ 10, [[DELAY]] ]
580 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
584 … [[A:%.*]] = phi <2 x i32> [ <i32 104, i32 104>, [[ENTRY:%.*]] ], [ <i32 10, i32 10>, [[DELAY]] ]
602 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
606 … [[A:%.*]] = phi <2 x i32> [ <i32 104, i32 324>, [[ENTRY:%.*]] ], [ <i32 10, i32 12>, [[DELAY]] ]
Dor.ll626 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
630 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 1019, [[ENTRY:%.*]] ], [ 123, [[DELAY]] ]
648 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
652 …[A:%.*]] = phi <2 x i32> [ <i32 1019, i32 1019>, [[ENTRY:%.*]] ], [ <i32 123, i32 123>, [[DELAY]] ]
670 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
674 …[A:%.*]] = phi <2 x i32> [ <i32 1019, i32 2509>, [[ENTRY:%.*]] ], [ <i32 123, i32 351>, [[DELAY]] ]
Dsub.ll854 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
858 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ -877, [[ENTRY:%.*]] ], [ 113, [[DELAY]] ]
876 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
880 …[A:%.*]] = phi <2 x i32> [ <i32 -877, i32 -877>, [[ENTRY:%.*]] ], [ <i32 113, i32 113>, [[DELAY]] ]
898 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
902 …A:%.*]] = phi <2 x i32> [ <i32 -877, i32 -2167>, [[ENTRY:%.*]] ], [ <i32 113, i32 303>, [[DELAY]] ]
/external/autotest/server/site_tests/cellular_StaleModemReboot/
Dcontrol44 WAIT DELAY STATES (Waits for a maximum of 120 seconds for the modem to get
/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py544 DELAY = 1 # 1 seconds
545 cmd = '%s %d' % (cmd, DELAY)
/external/aac/libFDK/src/
DFDK_decorrelate.cpp174 static const REVBAND_FILT_TYPE REV_filtType_PS[(4)] = {INDEP_CPLX_PS, DELAY,
175 DELAY, NOT_EXIST};
1695 case DELAY: in FDKdecorrelateApply()
/external/python/cpython2/Lib/plat-irix6/
DFILE.py466 def DELAY(n): return us_delay(n) function
/external/iproute2/ip/
Dipneigh.c321 PRINT_FLAG(DELAY); in print_neigh()
/external/u-boot/board/toradex/colibri_imx6/
Dpf0100_otp.inc15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
/external/u-boot/board/toradex/apalis_imx6/
Dpf0100_otp.inc15 /* sed -e 's/^WRITE_I2C:\(..\):\(..\)/\{pmic_i2c, 0x\1, 0x\2\},/g' -e 's/^DELAY:\([0-9]*\)/\{pmic_d…
/external/python/cpython2/Lib/plat-sunos5/
DIN.py138 def DELAY(n): return drv_usecwait(n) function

12