Home
last modified time | relevance | path

Searched refs:Same (Results 1 – 25 of 125) sorted by relevance

12345

/freebsd-14-stable/usr.bin/mail/misc/
HDmail.tildehelp14 ~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-stable/crypto/openssl/test/ssl-tests/
HD03-custom_verify.cnf.in25 # 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-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVCallingConv.td49 // Same as CSR_Interrupt, but including all 32-bit FP registers.
53 // Same as CSR_Interrupt, but including all 64-bit FP registers.
57 // Same as CSR_Interrupt, but excluding X16-X31.
61 // Same as CSR_XLEN_F32_Interrupt, but excluding X16-X31.
65 // Same as CSR_XLEN_F64_Interrupt, but excluding X16-X31.
/freebsd-14-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmcstyle.c1089 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-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUMIRFormatter.cpp57 constexpr int64_t Same = 0; in printSDelayAluImm() local
78 if (Skip == Same && Id1 == None) in printSDelayAluImm()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDASTDiagnostic.cpp620 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()
1686 bool FromDefault, bool ToDefault, bool Same) { in PrintTypeNames() argument
1690 if (Same) { in PrintTypeNames()
1754 bool ToDefault, bool Same) { in PrintExpr() argument
1757 if (Same) { in PrintExpr()
1789 bool FromDefault, bool ToDefault, bool Same) { in PrintTemplateTemplate() argument
1800 if (Same) { in PrintTemplateTemplate()
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineSSAUpdater.cpp95 bool Same = true; in LookForIdenticalPHI() local
100 Same = false; in LookForIdenticalPHI()
104 if (Same) in LookForIdenticalPHI()
/freebsd-14-stable/contrib/libpcap/testprogs/
HDCMakeLists.txt44 # Same as in configure.ac.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMemorySSAUpdater.cpp215 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-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetCallingConv.td116 /// 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-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_flags.inc35 "realloc(p, 0) is equivalent to free(p) by default (Same as the "
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
HDDataflowEnvironment.h45 Same, enumerator
150 case ComparisonResult::Same: in widen()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.def1323 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1328 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1333 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1338 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1343 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1348 TLI_DEFINE_SIG_INTERNAL(Floating, Same, Same)
1593 TLI_DEFINE_SIG_INTERNAL(Long, Same)
/freebsd-14-stable/sys/contrib/device-tree/Bindings/mtd/
HDfsmc-nand.txt18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/input/
HDpxa27x-keypad.txt31 - marvell,rotary1 : Same as marvell,rotary0. It is for rotary 1.
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDste-dbx5x0.dtsi792 /* 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-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreInstrFormats.td174 // Same as 2R with last two operands swapped
213 // Same as L2R with last two operands swapped
/freebsd-14-stable/crypto/openssl/test/recipes/30-test_evp_data/
HDevpkdf_krb5.txt126 #Same as the first but with no "fixup"
HDevpciph_aes_wrap.txt49 # Same as previous example but with invalid unwrap key: should be rejected
HDevppkey_ecx.txt308 #Same as the verify operation above but with the order added to s
524 #Same as the verify operation above but with the order added to s
/freebsd-14-stable/contrib/libxo/doc/
HDintro.rst60 Same code path, same format strings, same information, but it's
/freebsd-14-stable/crypto/openssl/crypto/perlasm/
HDREADME.md39 &function_begin_B(name,extra) Same as normal function_begin but no
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrFormats.td193 // Same as cc_out except it defaults to setting CPSR.
597 // Same as I except it can optionally modify CPSR. Note it's modeled as an input
1120 // ARMPat - Same as Pat<>, but requires that the compiler be in ARM mode.
1130 // ARMV5MOPat - Same as ARMV5TEPat with UseMulOps.
1358 // Same as Thumb2I except it can optionally modify CPSR. Note it's modeled as an
1551 // T1Pat - Same as Pat<>, but requires that the compiler be in Thumb1 mode.
1556 // T2v6Pat - Same as Pat<>, but requires V6T2 Thumb2 mode.
1561 // T2Pat - Same as Pat<>, but requires that the compiler be in Thumb2 mode.
1957 // Single precision unary, if no NEON. Same as ASuI except not available if
2021 // Single precision binary, if no NEON. Same as ASbI except not available if
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp47 UnwindLocation UnwindLocation::createSame() { return {Same}; } in createSame()
91 case Same: in dump()
137 case Same: in operator ==()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/net/
HDxilinx_axienet.txt41 - xlnx,rxcsum : Same values as xlnx,txcsum but for RX checksum offload

12345