Home
last modified time | relevance | path

Searched refs:Distribute (Results 1 – 23 of 23) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp134 .Case("distribute", LoopHintAttr::Distribute) in handleLoopHintAttr()
156 Option == LoopHintAttr::Distribute || in handleLoopHintAttr()
281 Distribute, in CheckForIncompatibleAttributes() enumerator
302 case LoopHintAttr::Distribute: in CheckForIncompatibleAttributes()
304 Category = Distribute; in CheckForIncompatibleAttributes()
323 Option == LoopHintAttr::Distribute) { in CheckForIncompatibleAttributes()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp659 case LoopHintAttr::Distribute: in push()
689 case LoopHintAttr::Distribute: in push()
717 case LoopHintAttr::Distribute: in push()
738 case LoopHintAttr::Distribute: in push()
781 case LoopHintAttr::Distribute: in push()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h117 Distribute = 92, enumerator
/freebsd-13.1/usr.sbin/cron/doc/
H A DREADME4 # * Distribute freely, except: don't remove my name from the source or
H A DINSTALL4 * Distribute freely, except: don't remove my name from the source or
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog-1.420 o Distribute nmake makefile for 1.4 (20d706d)
56 o Distribute Win32-Code/event-config.h, not ./event-config.h
H A DChangeLog-2.0791 o Distribute libevent.pc.in, not libevent.pc (22aff04)
/freebsd-13.1/contrib/libevent/
H A DChangeLog-1.420 o Distribute nmake makefile for 1.4 (20d706d)
56 o Distribute Win32-Code/event-config.h, not ./event-config.h
H A DChangeLog-2.0791 o Distribute libevent.pc.in, not libevent.pc (22aff04)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h1011 void Distribute(LiveInterval &LI, LiveInterval *LIV[],
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp1360 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], in Distribute() function in ConnectedVNInfoEqClasses
H A DLiveIntervals.cpp1752 ConEQ.Distribute(LI, SplitLIs.data(), *MRI); in splitSeparateComponents()
/freebsd-13.1/share/misc/
H A Dusb_hid_usages974 0x29B AC Distribute Horizontally
975 0x29C AC Distribute Vertically
/freebsd-13.1/contrib/ntp/
H A DChangeLog321 * Distribute testconf.yml. HStenn.
763 * sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
1211 * Distribute the scripts needed for the fix for Bug 2547.
1289 * [Bug 2562] Distribute the code in libjsmn/ .
1699 * Distribute ntp.conf.def and ntp.keys.def.
2174 * Distribute the ntp.lic file.
3701 * [Bug 1317] Distribute cvo.sh.
4508 * Distribute some files needed by the new config parsing code.
H A DCommitLog1473 Distribute ntp_calgps.h
1476 Distribute ntp_calgps.h
6484 Distribute testconf.yml
6487 Distribute testconf.yml
6490 Distribute testconf.yml
6493 Distribute testconf.yml
26640 Distribute unity/auto/
119743 Distribute ntp.lic
119746 Distribute ntp.lic
119749 Distribute ntp.lic
[all …]
H A DNEWS549 Distribute testconf.yml. HStenn.
2616 * sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
3322 * Distribute ntp-wait.html
H A DCommitLog-4.1.0651 * scripts/Makefile.am (EXTRA_DIST): Distribute it.
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DOptions.td937 …HelpText<"Distribute global variables on separate pages so page used/dirty status can guide creati…
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td3513 "PipelineDisabled", "PipelineInitiationInterval", "Distribute",
3535 case Distribute: return "distribute";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3547 case OMPScheduleType::Distribute: in initialize()
/freebsd-13.1/contrib/tnftp/
H A DChangeLog19 * Distribute various files not shipped by default automake rules,
/freebsd-13.1/contrib/tzdata/
H A DNEWS462 Distribute SECURITY file.
489 Distribute the SECURITY file (problem reported by Andreas Radke).
/freebsd-13.1/contrib/diff/
H A DChangeLog3161 * Makefile.in: Distribute diff.info-* too.