Home
last modified time | relevance | path

Searched refs:Ends (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.cpp39 SmallVector<size_t, 7> Ends; in totalSize() local
45 Ends.push_back(SymTabCommand.symoff + symTableSize()); in totalSize()
47 Ends.push_back(SymTabCommand.stroff + SymTabCommand.strsize); in totalSize()
56 Ends.push_back(DyLdInfoCommand.rebase_off + DyLdInfoCommand.rebase_size); in totalSize()
61 Ends.push_back(DyLdInfoCommand.bind_off + DyLdInfoCommand.bind_size); in totalSize()
66 Ends.push_back(DyLdInfoCommand.weak_bind_off + in totalSize()
72 Ends.push_back(DyLdInfoCommand.lazy_bind_off + in totalSize()
78 Ends.push_back(DyLdInfoCommand.export_off + DyLdInfoCommand.export_size); in totalSize()
88 Ends.push_back(DySymTabCommand.indirectsymoff + in totalSize()
97 Ends.push_back(LinkEditDataCommand.dataoff + in totalSize()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dlanguages.texi6 @chapter Language Front Ends in GCC
H A Dgccint.texi111 * GENERIC:: Language-independent representation generated by Front Ends
H A Dgccint.info86 * GENERIC:: Language-independent representation generated by Front Ends
2980 5 Language Front Ends in GCC
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dlanguages.texi6 @chapter Language Front Ends in GCC
H A Dgccint.texi111 * GENERIC:: Language-independent representation generated by Front Ends
H A Dgccint.info86 * GENERIC:: Language-independent representation generated by Front Ends
2980 5 Language Front Ends in GCC
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1667 SmallVector<MachineInstr*, 4> Ends; in RevertNonLoops() local
1676 Ends.push_back(&I); in RevertNonLoops()
1681 if (Starts.empty() && Decs.empty() && Ends.empty() && EndDecs.empty()) in RevertNonLoops()
1695 for (auto *End : Ends) in RevertNonLoops()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSTLExtras.h887 std::tuple<IterTs...> Ends;
895 auto &End = std::get<Index>(Ends);
924 auto &End = std::get<Index>(Ends);
955 : Begins(std::begin(Ranges)...), Ends(std::end(Ranges)...) {}
969 return Begins == RHS.Begins && Ends == RHS.Ends;
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-05-18-ExceptionHandling.txt192 call BlowUp() // Ends up calling the terminate() method in use
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFAQ.rst137 Using the C and C++ Front Ends
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-ar.rst341 Ends the MRI script (optional).
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.history339 08/11 France Ends War in Indochina, 1954
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMAINTAINERS144 Language Front Ends Maintainers
/netbsd-src/external/gpl3/gcc/dist/
H A DMAINTAINERS156 Language Front Ends Maintainers
H A DChangeLog2731 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
9729 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10024 * MAINTAINERS (Language Front Ends Maintainers): New. Move
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6523 SmallPtrSet<Instruction *, 8> Ends; in calculateRegisterUsage() local
6548 Ends.insert(Instr); in calculateRegisterUsage()
6584 if (!Ends.count(I)) in calculateRegisterUsage()
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-202181 (GDB/MI Development and Front Ends): Likewise.
1068 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
1080 (GDB/MI Development and Front Ends): Add entry for MI 3 in
1121 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
7866 * gdb.texinfo (GDB/MI Development and Front Ends):
8650 (GDB/MI Development and Front Ends): Explain new values may be
9033 * gdb.texinfo (GDB/MI Development and Front Ends): Use
9039 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko.ascii.pot4328 msgid "Means-Ends"
H A Dmm-ko.euc-kr.po4577 msgid "Means-Ends"
H A Dmm-viet.comp.po27748 msgid "Ends"
/netbsd-src/external/public-domain/tz/dist/
H A Dnorthamerica3703 # there is an entry for Nov 4 "Daylight Savings Time Ends 2007" and three
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-12315 Ends the abstract.
H A Dgroff.texinfo3203 Ends the abstract.
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi17110 Ends @var{environment}, as in @samp{@@end example}. @xref{Formatting

12