Searched refs:Safe (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/bugpoint/ |
| D | Miscompilation.cpp | 727 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer() argument 739 Module *New = TestMergedProgram(BD, Optimized, Safe, true, Error, Broken); in TestOptimizer() 796 Module *Safe) { in CleanupAndPrepareModules() argument 806 if (Function *oldMain = Safe->getFunction("main")) in CleanupAndPrepareModules() 829 BasicBlock *BB = BasicBlock::Create(Safe->getContext(), "entry", newMain); in CleanupAndPrepareModules() 833 ReturnInst::Create(Safe->getContext(), call, BB); in CleanupAndPrepareModules() 844 Safe->getOrInsertFunction("getPointerToNamedFunction", in CleanupAndPrepareModules() 845 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules() 846 Type::getInt8PtrTy(Safe->getContext()), in CleanupAndPrepareModules() 850 for (Module::iterator F = Safe->begin(), E = Safe->end(); F != E; ++F) { in CleanupAndPrepareModules() [all …]
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | pwsafe | 6 # Password Safe 14 0 string PWS3 Password Safe V3 database
|
| D | keepass | 6 # Keepass Password Safe:
|
| /freebsd-9-stable/sys/boot/forth/ |
| D | menu.rc | 95 set optionsmenu_caption[4]="Safe [M]ode... off" 96 set optionstoggled_text[4]="Safe [M]ode... On" 99 set optionsansi_caption[4]="Safe [1mM[37mode... [34;1mOff[37m" 100 set optionstoggled_ansi[4]="Safe [1mM[37mode... [32;7mOn[0;37m"
|
| D | menu-commands.4th | 113 \ Safe Mode
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/ |
| D | ArgumentPromotion.cpp | 269 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe() argument 271 Low = Safe.upper_bound(ToMark); in MarkIndicesSafe() 273 if (Low != Safe.begin()) in MarkIndicesSafe() 278 if (Low != Safe.end()) { in MarkIndicesSafe() 288 Low = Safe.insert(Low, ToMark); in MarkIndicesSafe() 291 std::set<ArgPromotion::IndicesVector>::iterator End = Safe.end(); in MarkIndicesSafe() 295 Safe.erase(Remove); in MarkIndicesSafe()
|
| /freebsd-9-stable/contrib/sendmail/test/ |
| D | Results | 115 The following are the results of running t_pathconf.c. Safe means that 126 Safe Filesystem Unsafe Filesystem
|
| /freebsd-9-stable/crypto/openssh/ |
| D | moduli.0 | 27 2 "Safe" prime; (p-1)/2 is also prime.
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | MachineLICM.cpp | 563 bool Safe = true; in HoistRegionPostRA() local 574 Safe = false; in HoistRegionPostRA() 578 if (Safe) in HoistRegionPostRA()
|
| /freebsd-9-stable/crypto/heimdal/lib/asn1/ |
| D | k5.asn1 | 30 krb-safe(20), -- Safe (checksummed) application message
|
| /freebsd-9-stable/share/misc/ |
| D | usb_hid_usages | 1511 0x3C Intrinsically Safe
|
| /freebsd-9-stable/share/examples/ipfilter/ |
| D | ipf-howto.txt | 2934 9.3. Drop-Safe Logging With dup-to and to.
|
| /freebsd-9-stable/ |
| D | ObsoleteFiles.inc | 3517 OLD_FILES+=usr/libdata/perl/5.00503/mach/Safe.pm 4734 OLD_FILES+=usr/share/perl/man/man3/Safe.3.gz
|
| /freebsd-9-stable/contrib/groff/ |
| D | ChangeLog.115 | 122 troff/troff.man: Added option `-U' for unsafe mode. Safe mode
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 5760 Safe
|