Home
last modified time | relevance | path

Searched refs:Started (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticPrinter.cpp55 bool Started = false; in printDiagnosticOptions() local
76 Started = true; in printDiagnosticOptions()
81 OS << (Started ? "," : " [") in printDiagnosticOptions()
86 Started = true; in printDiagnosticOptions()
95 OS << (Started ? "," : " ["); in printDiagnosticOptions()
96 Started = true; in printDiagnosticOptions()
105 if (Started) in printDiagnosticOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackLifetime.cpp240 BitVector Started, Ended; in calculateLiveIntervals() local
241 Started.resize(NumAllocas); in calculateLiveIntervals()
249 Started.set(AllocaNo); in calculateLiveIntervals()
260 assert(!Started.test(AllocaNo) || Start[AllocaNo] == BBStart); in calculateLiveIntervals()
261 if (!Started.test(AllocaNo)) { in calculateLiveIntervals()
262 Started.set(AllocaNo); in calculateLiveIntervals()
268 if (Started.test(AllocaNo)) { in calculateLiveIntervals()
270 Started.reset(AllocaNo); in calculateLiveIntervals()
277 if (Started.test(AllocaNo)) in calculateLiveIntervals()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGettingStartedTutorials.rst1 Getting Started/Tutorials
34 An addendum to the main Getting Started guide for those using Visual Studio
H A Dindex.rst52 Getting Started, How-tos, Developer Guides, and Tutorials.
H A DGettingStartedVS.rst2 Getting Started with the LLVM System using Microsoft Visual Studio
75 Getting Started
H A DUserGuides.rst97 An addendum to the main Getting Started guide for those using the `CMake
H A DGettingStarted.rst2 Getting Started with the LLVM System
30 The LLVM Getting Started documentation may be out of date. The `Clang
31 Getting Started <https://clang.llvm.org/get_started.html>`_ page might have more
104 Consult the `Getting Started with LLVM`_ section for detailed information on
368 .. _Getting Started with LLVM:
370 Getting Started with LLVM
H A DOptBisect.rst36 Getting Started
H A DHowToReleaseLLVM.rst334 The "Getting Started Guide" should be updated to reflect the new release
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp426 Started = (StartAfter == nullptr) && (StartBefore == nullptr); in setStartStopPasses()
699 Started = true; in addPass()
702 if (Started && !Stopped) { in addPass()
726 Started = true; in addPass()
727 if (Stopped && !Started) in addPass()
/netbsd-src/sys/arch/next68k/stand/boot/
H A DREADME6 Started work based on files from hp300/stand. boot.c was from post-1.0
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h104 bool Started = true; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dgprofng.info59 * Getting Started:: The basics of profiling with gprofng().
287 * Getting Started:: The basics of profiling with gprofng().
294 File: gprofng.info, Node: Getting Started, Next: Support for Multithreading, Up: A Mini Tutorial
296 3.1 Getting Started
324 File: gprofng.info, Node: The Example Program, Next: A First Profile, Up: Getting Started
353 …ode: A First Profile, Next: The Source Code View, Prev: The Example Program, Up: Getting Started
463 …de: The Source Code View, Next: The Disassembly View, Prev: A First Profile, Up: Getting Started
563 …mbly View, Next: Display and Define the Metrics, Prev: The Source Code View, Up: Getting Started
659 …rics, Next: A First Customization of the Output, Prev: The Disassembly View, Up: Getting Started
708 …, Next: Name the Experiment Directory, Prev: Display and Define the Metrics, Up: Getting Started
[all …]
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipxebc.h226 BOOLEAN Started; member
/netbsd-src/external/gpl2/texinfo/dist/
H A DINTRODUCTION13 Getting Started with Texinfo
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo.texi78 Started' chapter.
83 * Getting Started:: Getting started using an Info reader.
89 @node Getting Started, Expert Info, Top, Top
91 @chapter Getting Started
221 @node Help, Help-P, Help-Small-Screen, Getting Started
268 @node Help-P, Help-^L, Help, Getting Started
302 @node Help-^L, Help-Inv, Help-P, Getting Started
431 @node Help-Inv, Help-M, Help-^L, Getting Started
502 @node Help-M, Help-Xref, Help-Inv, Getting Started
740 @node Help-Xref, Help-Int, Help-M, Getting Started
[all …]
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dgetting-started.rst14 Getting Started
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A Dindex.rst31 Getting Started with libc++
H A DTestingLibcxx.rst8 Getting Started
H A DUsingLibcxx.rst8 Getting Started
H A DBuildingLibcxx.rst12 Getting Started
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DCHANGES83 Add Getting Started page
H A Dintro.doc13 /** @page starting Getting Started
/netbsd-src/external/bsd/kyua-cli/dist/
H A DNEWS41 * Issue 47: Started using the independent testers in the kyua-testers
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DChangeLog542 * Started separate ChangeLog.

12