Home
last modified time | relevance | path

Searched refs:Keep (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DToolOutputFile.cpp22 : Filename(std::string(Filename)), Keep(false) { in CleanupInstaller()
33 if (!Keep) in ~CleanupInstaller()
53 Installer.Keep = true; in ToolOutputFile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DToolOutputFile.h36 bool Keep;
66 void keep() { Installer.Keep = true; } in keep()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dmsgattrib.texi49 Keep translated messages, remove untranslated messages.
53 Keep untranslated messages, remove translated messages.
68 Keep
83 Keep obsolete #~ messages, remove all other messages.
/netbsd-src/doc/
H A DTODO16 (1) Keep GPLed stuff out of the kernel.
20 (4) Keep architecture dependent code out of architecture independent
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/
H A DCHANGELOG.md5 Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this f…
/netbsd-src/lib/libpthread/
H A DTODO7 - Keep a pool of dead LWPs so that we do not have take the full hit of
/netbsd-src/sys/arch/ia64/stand/ia64/ski/
H A Dversion8 r8. Keep it at the hardwired address for now.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp731 Mod.Keep.push_back(&GV); in addRegularLTO()
771 Mod.Keep.push_back(GV); in addRegularLTO()
791 Mod.Keep.push_back(GV); in addRegularLTO()
855 std::vector<GlobalValue *> Keep; in linkRegularLTO() local
856 for (GlobalValue *GV : Mod.Keep) { in linkRegularLTO()
868 Keep.push_back(GV); in linkRegularLTO()
879 Keep.push_back(GV); in linkRegularLTO()
882 return RegularLTO.Mover->move(std::move(Mod.M), Keep, in linkRegularLTO()
/netbsd-src/external/bsd/nsd/dist/doc/
H A DTODO88 Keep a list (based on buckets of size of the malloc) of rr arrays.
89 Keep a list (based on buckets of size of malloc) of rdata arrays.
90 Keep a list (buckets on size) of rdata_data allocs.
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/
H A DGetErrcMessages.cmake5 # Keep amount, order and tested error codes in sync with llvm/utils/lit/lit/llvm/config.py.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Ds390x.inc36 # Keep the original SP in %r11.
H A Ds390.inc43 # Keep the original SP in %r11.
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Ds390x.inc36 # Keep the original SP in %r11.
H A Ds390.inc43 # Keep the original SP in %r11.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dcrt1.S223 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
233 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
239 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
240 ! Keep interrupts disabled - the application will enable as required.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dcrt1.S223 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
233 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
239 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
240 ! Keep interrupts disabled - the application will enable as required.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h419 std::vector<std::unique_ptr<RegionT>> Keep; in addSubRegion() local
425 Keep.push_back(std::move(R)); in addSubRegion()
431 std::move_iterator<typename RegionSet::iterator>(Keep.begin()), in addSubRegion()
432 std::move_iterator<typename RegionSet::iterator>(Keep.end())); in addSubRegion()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DREADME.txt4 * Keep the address of the constant pool in a register instead of forming its
/netbsd-src/external/apache2/llvm/dist/clang/cmake/modules/
H A DCMakeLists.txt9 # Keep this in sync with llvm/cmake/CMakeLists.txt!
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h148 enum class LineLevel { Remove, Keep }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp47 I.Keep = !I.Prune; in markEverythingAsKept()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/
H A Disa.inc1 # Macros for the fake ISA. Keep in sync with example-synacor/README.arch-spec.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map25 # Keep this list sorted alphabetically:
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.exports22 # Keep this list sorted alphabetically:
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A DHACKING.DOCS29 and marking it as formatted should restrict it to a fixed width font. Keep

12345678910>>...31