Home
last modified time | relevance | path

Searched refs:Work (Results 1 – 25 of 198) sorted by relevance

12345678

/openbsd/src/gnu/llvm/libcxxabi/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/clang/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/libunwind/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/llvm/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/lldb/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/lld/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/libcxx/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/compiler-rt/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/llvm/utils/lit/
DLICENSE.TXT39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/
Dlicense.txt39 "Work" shall mean the work of authorship, whether in Source or
45 form, that is based on (or derived from) the Work and for which the
50 the Work and Derivative Works thereof.
53 the original version of the Work and any modifications or additions
54 to that Work or Derivative Works thereof, that is intentionally
55 submitted to Licensor for inclusion in the Work by the copyright owner
62 Licensor for the purpose of discussing and improving the Work, but
68 subsequently incorporated within the Work.
75 Work and such Derivative Works in Source or Object form.
81 use, offer to sell, sell, import, and otherwise transfer the Work,
[all …]
/openbsd/src/gnu/llvm/clang/lib/Driver/
DAction.cpp237 void OffloadAction::doOnHostDependence(const OffloadActionWorkTy &Work) const { in doOnHostDependence()
242 Work(A, HostTC, A->getOffloadingArch()); in doOnHostDependence()
246 const OffloadActionWorkTy &Work) const { in doOnEachDeviceDependence()
264 Work(*I, *TI, (*I)->getOffloadingArch()); in doOnEachDeviceDependence()
267 void OffloadAction::doOnEachDependence(const OffloadActionWorkTy &Work) const { in doOnEachDependence()
268 doOnHostDependence(Work); in doOnEachDependence()
269 doOnEachDeviceDependence(Work); in doOnEachDependence()
273 const OffloadActionWorkTy &Work) const { in doOnEachDependence()
275 doOnHostDependence(Work); in doOnEachDependence()
277 doOnEachDeviceDependence(Work); in doOnEachDependence()
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips.opt86 Work around certain R4000 errata
90 Work around certain R4400 errata
94 Work around errata for early SB-1 revision 2 cores
98 Work around certain VR4120 errata
102 Work around VR4130 mflo/mfhi errata
106 Work around an early 4300 hardware bug
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp445 NodeVect Work; in nodes_for_root() local
446 Work.push_back(Root); in nodes_for_root()
449 while (!Work.empty()) { in nodes_for_root()
450 NodeVect::iterator First = Work.begin(); in nodes_for_root()
452 Work.erase(First); in nodes_for_root()
455 llvm::append_range(Work, CF->second); in nodes_for_root()
1126 NodeVect Work; in getAllUsersForNode() local
1127 Work.push_back(Node); in getAllUsersForNode()
1129 while (!Work.empty()) { in getAllUsersForNode()
1130 NodeVect::iterator First = Work.begin(); in getAllUsersForNode()
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/treelang/
DChangeLog59 Work around poisoned malloc (undef IN_GCC)
63 Work around poisoned malloc (undef IN_GCC)
/openbsd/src/gnu/usr.bin/perl/t/run/
Dfresh_perl.t161 &ShowShell(&NewShell(beach,Work,"+0+0"));
162 &ShowShell(&NewShell(beach,Work,"+0+0"));
163 &ShowShell(&NewShell(beach,Work,"+0+0"));
/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DAction.h364 void doOnHostDependence(const OffloadActionWorkTy &Work) const;
367 void doOnEachDeviceDependence(const OffloadActionWorkTy &Work) const;
370 void doOnEachDependence(const OffloadActionWorkTy &Work) const;
375 const OffloadActionWorkTy &Work) const;
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
Dlibstdc++-assign.txt70 below. These changes and enhancements are herein called the "Work".
75 grant me non-exclusive rights to use the Work (i.e. my changes and
81 the program enhanced by the Work (or use of that program), such
90 for the Work and that I have the right and power to enter into this
/openbsd/src/gnu/usr.bin/perl/t/uni/
Dfold.t290 [ 'i work at ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK AT Ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK…
291 [ 'I Work At Ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK AT Ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK…
292 [ 'I WORK AT Ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK AT Ⓚ', 'i work at ⓚ', 'I Work At Ⓚ', 'I WORK…
338 [ "i work at ⓚ", "i work at ⓚ", "I Work At Ⓚ", "I WORK AT Ⓚ", "i work at ⓚ", "I Work At Ⓚ", "I WORK…
/openbsd/src/gnu/llvm/clang/tools/clang-offload-bundler/
DClangOffloadBundler.cpp182 auto doWork = [&](std::function<llvm::Error()> Work) { in main() argument
183 if (llvm::Error Err = Work()) { in main()
/openbsd/src/bin/ksh/
DREADME6 of things not supported). Work is mostly finished to make it fully
/openbsd/src/gnu/usr.bin/texinfo/util/
Dinstall-info-html141 This is all very much Work in Progress (WiP).
/openbsd/src/gnu/gcc/gcc/config/mn10300/
Dmn10300.opt32 Work around hardware multiply bug
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i960/
Di960-modes.def4 Additional Work by Glenn Colon-Bonet, Jonathan Shapiro, Andy Wilson
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt27 All issues to bring up in Related Work.
/openbsd/src/gnu/gcc/gcc/config/bfin/
Dbfin.opt32 Work around a hardware anomaly by adding a number of NOPs before a

12345678