Home
last modified time | relevance | path

Searched refs:logics (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/openmp/runtime/test/worksharing/sections/
Domp_parallel_sections_reduction.c24 int logics[1000]; in test_omp_parallel_sections_reduction() local
197 logics[i]=1; in test_omp_parallel_sections_reduction()
205 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
211 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
217 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
226 logics[501] = 0; in test_omp_parallel_sections_reduction()
233 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
239 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
245 logic_and = (logic_and && logics[i]); in test_omp_parallel_sections_reduction()
256 logics[i]=0; in test_omp_parallel_sections_reduction()
[all …]
Domp_sections_reduction.c23 int logics[1000]; in test_omp_sections_reduction() local
206 logics[i]=1; in test_omp_sections_reduction()
216 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
222 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
228 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
239 logics[501] = 0; in test_omp_sections_reduction()
248 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
254 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
260 logic_and = (logic_and && logics[i]); in test_omp_sections_reduction()
271 logics[i]=0; in test_omp_sections_reduction()
[all …]
/external/llvm-project/openmp/runtime/test/worksharing/for/
Domp_for_reduction.c25 int *logics; in test_omp_for_reduction() local
43 logics = logicsArray; in test_omp_for_reduction()
152 logics[i] = 1; in test_omp_for_reduction()
160 logic_and = (logic_and && logics[j]); in test_omp_for_reduction()
169 logics[LOOPCOUNT / 2] = 0; in test_omp_for_reduction()
176 logic_and = logic_and && logics[j]; in test_omp_for_reduction()
186 logics[i] = 0; in test_omp_for_reduction()
194 logic_or = logic_or || logics[j]; in test_omp_for_reduction()
203 logics[LOOPCOUNT / 2] = 1; in test_omp_for_reduction()
210 logic_or = logic_or || logics[j]; in test_omp_for_reduction()
[all …]
Domp_parallel_for_reduction.c27 int logics[LOOPCOUNT]; in test_omp_parallel_for_reduction() local
115 logics[i]=1; in test_omp_parallel_for_reduction()
121 logic_and = (logic_and && logics[i]); in test_omp_parallel_for_reduction()
129 logics[LOOPCOUNT/2]=0; in test_omp_parallel_for_reduction()
134 logic_and = logic_and && logics[i]; in test_omp_parallel_for_reduction()
143 logics[i]=0; in test_omp_parallel_for_reduction()
149 logic_or = logic_or || logics[i]; in test_omp_parallel_for_reduction()
156 logics[LOOPCOUNT/2]=1; in test_omp_parallel_for_reduction()
161 logic_or = logic_or || logics[i]; in test_omp_parallel_for_reduction()
170 logics[i]=1; in test_omp_parallel_for_reduction()
[all …]
/external/llvm-project/openmp/runtime/test/parallel/
Domp_parallel_reduction.c27 int logics[LOOPCOUNT]; in test_omp_parallel_reduction() local
113 logics[i]=1; in test_omp_parallel_reduction()
118 logic_and = (logic_and && logics[i]); in test_omp_parallel_reduction()
126 logics[LOOPCOUNT/2]=0; in test_omp_parallel_reduction()
130 logic_and = logic_and && logics[i]; in test_omp_parallel_reduction()
139 logics[i]=0; in test_omp_parallel_reduction()
144 logic_or = logic_or || logics[i]; in test_omp_parallel_reduction()
151 logics[LOOPCOUNT/2]=1; in test_omp_parallel_reduction()
155 logic_or = logic_or || logics[i]; in test_omp_parallel_reduction()
164 logics[i]=1; in test_omp_parallel_reduction()
[all …]
/external/llvm-project/openmp/runtime/test/atomic/
Domp_atomic.c19 int *logics; in test_omp_atomic() local
34 logics = logicsArray; in test_omp_atomic()
211 logics[j] = 1; in test_omp_atomic()
220 bit_and &= logics[i]; in test_omp_atomic()
230 logics[LOOPCOUNT / 2] = 0; in test_omp_atomic()
237 bit_and &= logics[i]; in test_omp_atomic()
247 logics[j] = 0; in test_omp_atomic()
256 bit_or |= logics[i]; in test_omp_atomic()
266 logics[LOOPCOUNT / 2] = 1; in test_omp_atomic()
274 bit_or |= logics[i]; in test_omp_atomic()
[all …]
/external/rust/crates/chrono/
DCHANGELOG.md327 that are newtype wrappers implementing different (de)serialization logics.
409 and vastly simplifies many logics.
/external/tflite-support/tensorflow_lite_support/metadata/
Dmetadata_schema.fbs605 // post processing logics where the process units do not work on one tensor at
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz