| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVCallingConv.td | 51 // Same as CSR_Interrupt, but including all 32-bit FP registers. 55 // Same as CSR_Interrupt, but including all 64-bit FP registers. 59 // Same as CSR_Interrupt, but including all vector registers. 63 // Same as CSR_Interrupt, but including all 32-bit FP registers and all vector 68 // Same as CSR_Interrupt, but including all 64-bit FP registers and all vector 73 // Same as CSR_Interrupt, but excluding X16-X31. 77 // Same as CSR_XLEN_F32_Interrupt, but excluding X16-X31. 81 // Same as CSR_XLEN_F64_Interrupt, but excluding X16-X31. 85 // Same as CSR_XLEN_V_Interrupt, but excluding X16-X31. 89 // Same as CSR_XLEN_F32_V_Interrupt, but excluding X16-X31. [all …]
|
| /freebsd/usr.bin/mail/misc/ |
| H A D | mail.tildehelp | 14 ~F messages Same as ~f, but keep all header lines 18 ~M messages Same as ~m, but keep all header lines 23 ~< file Same as ~r 24 ~< !command Same as ~r 33 ~^ command Same as ~| 35 ~: mail-cmd Same as ~_
|
| /freebsd/crypto/openssl/test/ssl-tests/ |
| H A D | 03-custom_verify.cnf.in | 25 # Same test as above but with a custom callback that always fails. 40 # Same test as above but with a custom callback that always succeeds. 54 # Same test as above but with a custom callback that requests retry once. 80 # Same test as above but with a custom callback that always fails. 97 # Same test as above but with a custom callback that always succeeds. 129 # Same test as above but with a custom callback that always succeeds. 144 # Same test as above but with a custom callback that always fails.
|
| /freebsd/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmcstyle.c | 1089 BOOLEAN Same; in AcpiDmIsTargetAnOperand() local 1113 Same = AcpiDmIsTargetAnOperand (Target->Common.Value.Arg, in AcpiDmIsTargetAnOperand() 1115 if (!Same) in AcpiDmIsTargetAnOperand() 1126 Same = AcpiDmIsTargetAnOperand (Target->Common.Next, in AcpiDmIsTargetAnOperand() 1128 if (!Same) in AcpiDmIsTargetAnOperand()
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_ecx_sigalg.txt | 146 #Same as the verify operation above but with the order added to s 346 #Same as the verify operation above but with the order added to s 495 # Same as the Sign-Message above, but with a pre-hashed input. Input was 504 # Same as the Sign above, but using the plain ED25519 with an instance set 513 # Same as the Sign above, but forgetting to set an instance, should lead to 661 # Same as the Sign-Message above, but with a pre-hashed input. Input was 670 # Same as the Sign above, but using the plain ED25519 with an instance set 679 # Same as the Sign above, but forgetting to set an instance, should lead to 701 # Same as the Sign-Message above, but with a pre-hashed input. Input was 710 # Same as the Sign above, but using the plain ED25519 with an instance set [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMIRFormatter.cpp | 56 constexpr int64_t Same = 0; in printSDelayAluImm() local 77 if (Skip == Same && Id1 == None) in printSDelayAluImm()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineSSAUpdater.cpp | 95 bool Same = true; in LookForIdenticalPHI() local 100 Same = false; in LookForIdenticalPHI() 104 if (Same) in LookForIdenticalPHI()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 649 bool Same = false; member 789 void SetSame(bool Same) { in SetSame() argument 790 FlatTree[CurrentNode].Same = Same; in SetSame() 942 return FlatTree[ReadNode].Same; in NodeIsSame() 1725 bool FromDefault, bool ToDefault, bool Same) { in PrintTypeNames() argument 1729 if (Same) { in PrintTypeNames() 1793 bool ToDefault, bool Same) { in PrintExpr() argument 1796 if (Same) { in PrintExpr() 1828 bool FromDefault, bool ToDefault, bool Same) { in PrintTemplateTemplate() argument 1839 if (Same) { in PrintTemplateTemplate() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 1389 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1394 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1399 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1404 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1409 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1414 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1422 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1427 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1432 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1437 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetCallingConv.td | 116 /// CCAssignToRegTuple - Same as CCAssignToReg, but with a list of registers as 123 /// CCAssignToRegWithShadow - Same as CCAssignToReg, but with list of registers 140 /// CCAssignToStackWithShadow - Same as CCAssignToStack, but with a list of 151 /// CCAssignToRegAndStack - Same as CCAssignToReg, but also allocates a stack
|
| /freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/ |
| H A D | asinhf.tst | 15 ; Same issue encountered with other function similar to x close to 0
|
| H A D | atan2.tst | 73 ; Same issue encountered with other function similar to x close to 0 87 ; Same issue encountered with other function similar to x close to 0
|
| H A D | atan2f.tst | 77 ; Same issue encountered with other function similar to x close to 0 92 ; Same issue encountered with other function similar to x close to 0
|
| /freebsd/contrib/libpcap/testprogs/ |
| H A D | CMakeLists.txt | 45 # Same as in configure.ac.
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | Legality.cpp | 110 bool Same = all_of(Bndl, [Pred0](Value *V) { in notVectorizableBasedOnOpcodesAndTypes() local 113 if (Same) in notVectorizableBasedOnOpcodesAndTypes()
|
| /freebsd/contrib/arm-optimized-routines/string/arm/ |
| H A D | memset.S | 67 orr r1, r1, r1, lsl#8 @ Same character into all bytes
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 215 MemoryAccess *Same = nullptr; in tryRemoveTrivialPhi() local 218 if (Op == Phi || Op == Same) in tryRemoveTrivialPhi() 221 if (Same) in tryRemoveTrivialPhi() 223 Same = cast<MemoryAccess>(&*Op); in tryRemoveTrivialPhi() 226 if (Same == nullptr) in tryRemoveTrivialPhi() 229 Phi->replaceAllUsesWith(Same); in tryRemoveTrivialPhi() 235 return recursePhi(Same); in tryRemoveTrivialPhi()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFUnwindTable.cpp | 25 UnwindLocation UnwindLocation::createSame() { return {Same}; } in createSame() 65 case Same: in operator ==()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_flags.inc | 35 "realloc(p, 0) is equivalent to free(p) by default (Same as the "
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnwindTablePrinter.cpp | 60 case UnwindLocation::Same: in printUnwindLocation()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | DataflowEnvironment.h | 45 Same, enumerator 150 case ComparisonResult::Same: in widen()
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | fsmc-nand.txt | 18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | pxa27x-keypad.txt | 31 - marvell,rotary1 : Same as marvell,rotary0. It is for rotary 1.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFUnwindTable.h | 38 Same, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrFormats.td | 174 // Same as 2R with last two operands swapped 213 // Same as L2R with last two operands swapped
|