| /freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVCallingConv.td | 36 // Same as CSR_Interrupt, but including all 32-bit FP registers. 40 // Same as CSR_Interrupt, but including all 64-bit FP registers. 44 // Same as CSR_Interrupt, but excluding X16-X31. 48 // Same as CSR_XLEN_F32_Interrupt, but excluding X16-X31. 52 // Same as CSR_XLEN_F64_Interrupt, but excluding X16-X31.
|
| /freebsd-14.2/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-14.2/sys/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | semtech,sx9324.yaml | 56 description: Same as ph0-pin for phase 1. 64 description: Same as ph0-pin for phase 2. 72 description: Same as ph0-pin for phase 3. 118 Same as proxraw-strength01, for phase 2 and 3.
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 620 bool Same = false; member 760 void SetSame(bool Same) { in SetSame() argument 761 FlatTree[CurrentNode].Same = Same; in SetSame() 913 return FlatTree[ReadNode].Same; in NodeIsSame() 1668 if (Same) { in PrintTypeNames() 1732 bool ToDefault, bool Same) { in PrintExpr() argument 1735 if (Same) { in PrintExpr() 1778 if (Same) { in PrintTemplateTemplate() 1803 bool FromDefault, bool ToDefault, bool Same) { in PrintAPSInt() argument 1807 if (Same) { in PrintAPSInt() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineSSAUpdater.cpp | 99 bool Same = true; in LookForIdenticalPHI() local 104 Same = false; in LookForIdenticalPHI() 108 if (Same) in LookForIdenticalPHI()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | edt-ft5x06.yaml | 75 description: Same as offset, but applies only to the horizontal position. 82 description: Same as offset, but applies only to the vertical position.
|
| /freebsd-14.2/contrib/libpcap/testprogs/ |
| H A D | CMakeLists.txt | 44 # Same as in configure.ac.
|
| /freebsd-14.2/contrib/arm-optimized-routines/pl/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-14.2/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-14.2/contrib/arm-optimized-routines/string/arm/ |
| H A D | memset.S | 67 orr r1, r1, r1, lsl#8 @ Same character into all bytes
|
| /freebsd-14.2/contrib/cortex-strings/src/arm/ |
| H A D | memset.S | 92 orr r1, r1, r1, lsl#8 @ Same character into all bytes
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | DataflowEnvironment.h | 43 Same, enumerator 138 case ComparisonResult::Same: in widen()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetCallingConv.td | 116 /// CCAssignToRegWithShadow - Same as CCAssignToReg, but with list of registers 133 /// CCAssignToStackWithShadow - Same as CCAssignToStack, but with a list of 144 /// CCAssignToRegAndStack - Same as CCAssignToReg, but also allocates a stack
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 1303 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1308 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1313 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1318 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1323 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1328 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same) 1573 TLI_DEFINE_SIG_INTERNAL(Long, Same)
|
| /freebsd-14.2/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-14.2/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-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | ste-dbx5x0.dtsi | 792 /* Same clock wired to kernel and pclk */ 809 /* Same clock wired to kernel and pclk */ 826 /* Same clock wired to kernel and pclk */ 843 /* Same clock wired to kernel and pclk */
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-simple.yaml | 131 # Same as ETM0700G0DH6 but with inverted pixel clock. 134 # Same timings as the ETM0700G0DH6, but with resistive touch. 137 # Same display as the ETM0700G0BDH6, but with changed hardware for the
|
| /freebsd-14.2/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
|
| /freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpciph_aes_wrap.txt | 49 # Same as previous example but with invalid unwrap key: should be rejected
|