Home
last modified time | relevance | path

Searched refs:Chunked (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1069 bool Chunked) const;
1077 bool Chunked) const;
1084 bool Chunked) const;
1091 bool Chunked) const;
H A DCGOpenMPRuntime.cpp2616 bool Chunked, bool Ordered) { in getRuntimeSchedule() argument
2619 return Chunked ? (Ordered ? OMP_ord_static_chunked : OMP_sch_static_chunked) in getRuntimeSchedule()
2630 assert(!Chunked && "chunk was specified but schedule kind not known"); in getRuntimeSchedule()
2638 getRuntimeSchedule(OpenMPDistScheduleClauseKind ScheduleKind, bool Chunked) { in getRuntimeSchedule() argument
2640 return Chunked ? OMP_dist_sch_static_chunked : OMP_dist_sch_static; in getRuntimeSchedule()
2644 bool Chunked) const { in isStaticNonchunked()
2646 getRuntimeSchedule(ScheduleKind, Chunked, /*Ordered=*/false); in isStaticNonchunked()
2651 OpenMPDistScheduleClauseKind ScheduleKind, bool Chunked) const { in isStaticNonchunked()
2652 OpenMPSchedType Schedule = getRuntimeSchedule(ScheduleKind, Chunked); in isStaticNonchunked()
2657 bool Chunked) const { in isStaticChunked()
[all …]
/netbsd-src/external/bsd/libevent/dist/
H A Dwhatsnew-2.0.txt336 4.1. Chunked-memory internal representation
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dwhatsnew-2.0.txt336 4.1. Chunked-memory internal representation