| /freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/t/ |
| H A D | safe3.t | 9 unless (eval { require Safe; 1 }) { 34 my $c = Safe->new; 70 my $s = Safe->new;
|
| H A D | safe.t | 11 unless (eval { require Safe; 1 }) { 32 my $c = Safe->new or die; 114 $text2 = $template1->fill_in(SAFE => Safe->new); 132 SAFE => Safe->new);
|
| H A D | safe2.t | 10 unless (eval { require Safe; 1 }) { 19 my $c = Safe->new or die;
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | Miscompilation.cpp | 702 std::unique_ptr<Module> Safe) { in TestOptimizer() argument 721 auto Result = testMergedProgram(BD, *Optimized, *Safe, Broken); in TestOptimizer() 783 Module *Safe) { in CleanupAndPrepareModules() argument 794 if (Function *oldMain = Safe->getFunction("main")) in CleanupAndPrepareModules() 822 ReturnInst::Create(Safe->getContext(), call, BB); in CleanupAndPrepareModules() 832 FunctionCallee resolverFunc = Safe->getOrInsertFunction( in CleanupAndPrepareModules() 834 PointerType::getUnqual(Safe->getContext())); in CleanupAndPrepareModules() 837 for (Module::iterator F = Safe->begin(), E = Safe->end(); F != E; ++F) { in CleanupAndPrepareModules() 849 *Safe, InitArray->getType(), true /*isConstant*/, in CleanupAndPrepareModules() 933 if (verifyModule(*Test) || verifyModule(*Safe)) { in CleanupAndPrepareModules() [all …]
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | pwsafe | 6 # Password Safe 14 0 string PWS3 Password Safe V3 database
|
| H A D | keepass | 6 # Keepass Password Safe:
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 423 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local 424 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 436 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local 437 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 472 bool Safe = false; in analyzeAllUses() local 475 Safe = true; in analyzeAllUses() 477 Safe = true; in analyzeAllUses() 479 Safe = Safe || isSafeAccess(UI, AI, MI->getLength()); in analyzeAllUses() 480 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 499 bool Safe = isSafeAccess(UI, AI, TypeSize); in analyzeAllUses() local [all …]
|
| /freebsd-14.2/stand/forth/ |
| H A D | menu.rc | 120 set optionsmenu_caption[4]="Safe [M]ode... off" 121 set optionstoggled_text[4]="Safe [M]ode... On" 124 set optionsansi_caption[4]="Safe ^[1mM^[mode... ^[34;1mOff^[m" 125 set optionstoggled_ansi[4]="Safe ^[1mM^[mode... ^[32;7mOn^[m"
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | GVNHoist.cpp | 359 SmallVectorImpl<CHIArg> &Safe); 773 SmallVectorImpl<CHIArg> &Safe) { in checkSafety() argument 787 Safe.push_back(CHI); in checkSafety() 791 Safe.push_back(CHI); in checkSafety() 867 SmallVector<CHIArg, 2> Safe; in findHoistableCandidates() local 872 checkSafety(make_range(PrevIt, PHIIt), BB, K, Safe); in findHoistableCandidates() 875 if (valueAnticipable(make_range(Safe.begin(), Safe.end()), TI)) { in findHoistableCandidates() 878 for (auto B : Safe) in findHoistableCandidates()
|
| /freebsd-14.2/sys/contrib/dev/ice/ |
| H A D | README | 47 incompatible with the driver, the driver will go into Safe Mode where 50 Safe Mode disables advanced and performance features, and supports 55 more details on DDP and Safe Mode.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 1225 bool Safe = false; in getConstantOffsetComplexAddrs() local 1233 Safe = true; in getConstantOffsetComplexAddrs() 1238 if (!Safe && OpA && OpA->getOpcode() == Instruction::Add && in getConstantOffsetComplexAddrs() 1246 if (!Safe) in getConstantOffsetComplexAddrs() 1247 Safe = checkIfSafeAddSequence(IdxDiff, OpA, MatchingOpIdxA, OpB, in getConstantOffsetComplexAddrs() 1260 if (!Safe) { in getConstantOffsetComplexAddrs() 1271 Safe = true; in getConstantOffsetComplexAddrs() 1274 if (Safe) in getConstantOffsetComplexAddrs()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 106 Safe, enumerator 206 return Status == VectorizationSafetyStatus::Safe; in isSafeForVectorization() 306 VectorizationSafetyStatus Status = VectorizationSafetyStatus::Safe;
|
| /freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/ |
| H A D | META.yml | 7 Safe: '0'
|
| H A D | README | 45 You can fill in the template in a `Safe' compartment. This means that
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | UnsafeBufferUsageGadgets.def | 21 /// Safe gadgets correspond to code patterns that aren't unsafe but need to be
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsBranchExpansion.cpp | 164 template <typename Pred, typename Safe> 165 bool handleSlot(Pred Predicate, Safe SafeInSlot); 745 template <typename Pred, typename Safe> 746 bool MipsBranchExpansion::handleSlot(Pred Predicate, Safe SafeInSlot) { in handleSlot()
|
| /freebsd-14.2/share/doc/papers/ |
| H A D | bsdreferences.bib | 108 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine}, 128 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine}, 148 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine},
|
| /freebsd-14.2/contrib/sendmail/test/ |
| H A D | Results | 115 The following are the results of running t_pathconf.c. Safe means that 126 Safe Filesystem Unsafe Filesystem
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ |
| H A D | ti-dma-crossbar.txt | 16 - ti,dma-safe-map: Safe routing value for unused request lines
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | SafeStack.cpp | 238 bool Safe = AllocaRange.contains(AccessRange); in IsAccessSafe() local 250 << " " << (Safe ? "safe" : "unsafe") << "\n"); in IsAccessSafe() 252 return Safe; in IsAccessSafe()
|
| H A D | MachineLICM.cpp | 587 bool Safe = true; in HoistRegionPostRA() local 597 Safe = false; in HoistRegionPostRA() 601 if (Safe) in HoistRegionPostRA()
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | Config.h | 100 Safe, // Safe ICF for all sections. enumerator
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | windows_support.rst | 51 Safe Structured Exception Handler (SEH)
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Sanitizers.def | 133 // Safe Stack
|
| /freebsd-14.2/contrib/libucl/doc/ |
| H A D | api.md | 407 ## Safe iterators API 409 Safe iterators are defined to clarify iterating over UCL objects and simplify flattening of UCL obj… 411 such an object. Safe iterators are desinged to define two sorts of iteration:
|