Home
last modified time | relevance | path

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

12

/external/llvm-project/openmp/runtime/test/tasking/
Domp50_task_depend_mtx3.c27 #ifndef DELAY
28 #define DELAY 0.1 macro
40 my_sleep(DELAY); in mutex_task()
62 my_sleep(DELAY); } in main()
66 my_sleep(DELAY); } in main()
70 my_sleep(DELAY); } in main()
74 my_sleep(DELAY); } in main()
78 my_sleep(DELAY+0.1); } // wait a bit longer than task 3 in main()
82 my_sleep(DELAY); } in main()
92 my_sleep(DELAY); } in main()
Domp50_task_depend_mtx2.c30 #ifndef DELAY
31 #define DELAY 100 macro
60 mysleep(DELAY); in thunk()
101 mysleep(DELAY); } in main()
105 mysleep(DELAY); } in main()
109 mysleep(DELAY); } in main()
113 mysleep(DELAY); } in main()
117 mysleep(DELAY+5); } // wait a bit longer than task 3 in main()
121 mysleep(DELAY); } in main()
145 mysleep(DELAY); } in main()
Domp50_task_depend_mtx.c30 #ifndef DELAY
31 #define DELAY 100 macro
60 mysleep(DELAY); in thunk()
101 mysleep(DELAY); } in main()
105 mysleep(DELAY); } in main()
109 mysleep(DELAY); } in main()
113 mysleep(DELAY); } in main()
117 mysleep(DELAY+5); } // wait a bit longer than task 3 in main()
121 mysleep(DELAY); } in main()
142 mysleep(DELAY); } in main()
/external/llvm-project/lld/test/COFF/
Dgiats.s32 …j --file-headers --coff-load-config %basename_t-delay.exe | FileCheck %s --check-prefix DELAY-CHECK
34 # DELAY-CHECK: ImageBase: 0x140000000
35 # DELAY-CHECK: LoadConfig [
36 # DELAY-CHECK: GuardCFFunctionTable: 0x140002114
37 # DELAY-CHECK: GuardCFFunctionCount: 2
38 # DELAY-CHECK: GuardFlags: 0x10500
39 # DELAY-CHECK: GuardAddressTakenIatEntryTable: 0x14000211C
40 # DELAY-CHECK: GuardAddressTakenIatEntryCount: 1
41 # DELAY-CHECK: ]
42 # DELAY-CHECK: GuardFidTable [
[all …]
/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/linux-kselftest/tools/testing/selftests/timers/
Dposix_timers.c19 #define DELAY 2 macro
69 if (abs(diff - DELAY * USECS_PER_SEC) > USECS_PER_SEC / 2) { in check_diff()
82 .it_value.tv_sec = DELAY, in check_itimer()
144 .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/llvm-project/llvm/test/Transforms/InstCombine/
Dphi-select-constant.ll9 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
13 …= phi i32 [ 1, [[ENTRY:%.*]] ], [ select (i1 icmp eq (i32* @A, i32* @B), i32 2, i32 1), [[DELAY]] ]
33 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
37 …= phi <4 x i64> [ zeroinitializer, [[ENTRY:%.*]] ], [ <i64 0, i64 0, i64 126, i64 127>, [[DELAY]] ]
55 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
59 …4 124, i64 125, i64 126, i64 127>, [[ENTRY:%.*]] ], [ <i64 0, i64 125, i64 0, i64 127>, [[DELAY]] ]
Dpr38677.ll10 ; CHECK-NEXT: br i1 true, label [[FINAL:%.*]], label [[DELAY:%.*]]
14 …= phi i32 [ 1, [[ENTRY:%.*]] ], [ select (i1 icmp eq (i32* @A, i32* @B), i32 2, i32 1), [[DELAY]] ]
Dor.ll750 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
754 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 1019, [[ENTRY:%.*]] ], [ 123, [[DELAY]] ]
772 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
776 …[A:%.*]] = phi <2 x i32> [ <i32 1019, i32 1019>, [[ENTRY:%.*]] ], [ <i32 123, i32 123>, [[DELAY]] ]
794 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
798 …[A:%.*]] = phi <2 x i32> [ <i32 1019, i32 2509>, [[ENTRY:%.*]] ], [ <i32 123, i32 351>, [[DELAY]] ]
Dxor.ll349 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
353 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 915, [[ENTRY:%.*]] ], [ 113, [[DELAY]] ]
371 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
375 … [[A:%.*]] = phi <2 x i32> [ <i32 915, i32 915>, [[ENTRY:%.*]] ], [ <i32 113, i32 113>, [[DELAY]] ]
393 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
397 …[[A:%.*]] = phi <2 x i32> [ <i32 915, i32 2185>, [[ENTRY:%.*]] ], [ <i32 113, i32 339>, [[DELAY]] ]
Dand.ll604 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
608 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 104, [[ENTRY:%.*]] ], [ 10, [[DELAY]] ]
626 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
630 … [[A:%.*]] = phi <2 x i32> [ <i32 104, i32 104>, [[ENTRY:%.*]] ], [ <i32 10, i32 10>, [[DELAY]] ]
648 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
652 … [[A:%.*]] = phi <2 x i32> [ <i32 104, i32 324>, [[ENTRY:%.*]] ], [ <i32 10, i32 12>, [[DELAY]] ]
Dadd.ll898 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
902 ; CHECK-NEXT: [[A:%.*]] = phi i32 [ 1123, [[ENTRY:%.*]] ], [ 133, [[DELAY]] ]
920 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
924 …[A:%.*]] = phi <2 x i32> [ <i32 1123, i32 1123>, [[ENTRY:%.*]] ], [ <i32 133, i32 133>, [[DELAY]] ]
942 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
946 …[A:%.*]] = phi <2 x i32> [ <i32 1123, i32 2833>, [[ENTRY:%.*]] ], [ <i32 133, i32 363>, [[DELAY]] ]
Dsub.ll987 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
991 ; CHECK-NEXT: [[A_NEG:%.*]] = phi i32 [ -877, [[ENTRY:%.*]] ], [ 113, [[DELAY]] ]
1009 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
1013 …EG:%.*]] = phi <2 x i32> [ <i32 -877, i32 -877>, [[ENTRY:%.*]] ], [ <i32 113, i32 113>, [[DELAY]] ]
1031 ; CHECK-NEXT: br i1 [[WHICH:%.*]], label [[FINAL:%.*]], label [[DELAY:%.*]]
1035 …G:%.*]] = phi <2 x i32> [ <i32 -877, i32 -2167>, [[ENTRY:%.*]] ], [ <i32 113, i32 303>, [[DELAY]] ]
/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/llvm-project/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/autotest/server/site_tests/cellular_StaleModemReboot/
Dcontrol44 WAIT DELAY STATES (Waits for a maximum of 120 seconds for the modem to get
/external/libcups/test/
D4.4-subscription-ops.test44 DELAY 7
/external/aac/libFDK/src/
DFDK_decorrelate.cpp174 static const REVBAND_FILT_TYPE REV_filtType_PS[(4)] = {INDEP_CPLX_PS, DELAY,
175 DELAY, NOT_EXIST};
1663 case DELAY: in FDKdecorrelateApply()
/external/python/cpython2/Lib/plat-irix6/
DFILE.py466 def DELAY(n): return us_delay(n) function

12