Home
last modified time | relevance | path

Searched refs:STD (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/contrib/ntp/
H A Dflock-build19 STD="--enable-simulator"
70 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
71 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS" &
72 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS" &
73 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" &
86 ./build $SIG $PARSE $STD $BUILD_ARGS &
94 ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS &
100 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS &
106 ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS &
/freebsd/contrib/googletest/ci/
H A Dlinux-presubmit.sh41 if [[ -z ${STD:-} ]]; then
42 STD="c++17 c++20"
110 for std in ${STD}; do
134 for std in ${STD}; do
/freebsd/contrib/file/magic/Magdir/
H A Ddataone23 # FGDC-STD-001-1998 (Content Standard for Digital Geospatial Metadata,
25 >&0 search/1024 fgdc FGDC-STD-001-1998
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def21 PCREL_OPT(STD, PSTD, ONLY_RST);
H A DPPC64.cpp79 STD = 62 enumerator
104 STD = 0xf8000000, enumerator
456 case PPCLegacyInsn::STD: in isDSFormInstruction()
539 case STD: in isInstructionUpdateForm()
854 return STD << 26; in getPPCDSFormOp()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h137 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
145 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
153 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
161 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
H A DPPCRegisterInfo.cpp103 ImmToIdxMap[PPC::LD] = PPC::LDX; ImmToIdxMap[PPC::STD] = PPC::STDX; in PPCRegisterInfo()
1472 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STD)) in lowerQuadwordSpilling()
1475 addFrameReference(BuildMI(MBB, II, DL, TII.get(PPC::STD)) in lowerQuadwordSpilling()
1535 case PPC::STD: in offsetMinAlignForOpcode()
H A DPPCAsmPrinter.cpp593 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::STD) in LowerPATCHPOINT()
1616 case PPC::STD: in emitInstruction()
1621 unsigned OpNum = (MI->getOpcode() == PPC::STD) ? 2 : 1; in emitInstruction()
1825 MCInstBuilder(PPC::STD).addReg(PPC::X0).addImm(-8).addReg(PPC::X1)); in emitInstruction()
1910 MCInstBuilder(PPC::STD).addReg(PPC::X0).addImm(-8).addReg(PPC::X1)); in emitInstruction()
H A DPPCPreEmitPeephole.cpp76 case PPC::STD: in hasPCRelativeForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp70 StOpc = BPF::STD; in expandMEMCPY()
135 BuildMI(MBB, I, DL, get(BPF::STD)) in storeRegToStackSlot()
H A DBPFMISimplifyPatchable.cpp108 Opcode == BPF::STD; in isSTX64()
/freebsd/sys/tools/syscalls/scripts/
H A Dsyscall_h.lua56 elseif v.type.STD or v.type.NOSTD or v.type.SYSMUX or
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3491.txt22 Official Protocol Standards" (STD 1) for the standardization state
178 facilities", STD 13, RFC 1034, and "Domain names -
179 implementation and specification", STD 13, RFC 1035,
H A Drfc3490.txt23 Official Protocol Standards" (STD 1) for the standardization state
979 Communication Layers", STD 3, RFC 1122, and
981 Support", STD 3, RFC 1123, October 1989.
984 facilities", STD 13, RFC 1034 and "Domain names -
985 implementation and specification", STD 13, RFC 1035,
H A Drfc4013.txt19 Official Protocol Standards" (STD 1) for the standardization state
/freebsd/lib/libc++/
H A DMakefile119 INCSGROUPS+= STD
260 STD+= ${HDRDIR}/${hdr}
264 STD+= ${.CURDIR}/__assertion_handler
267 STD+= ${.CURDIR}/__config_site
274 STD+= ${_LIBCXXRTDIR}/${hdr}
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td137 // [STD/LDD] P+q, Rr special encoding: <|10q0|qqtr|rrrr|pqqq>
138 // t = type (1 for STD, 0 for LDD)
H A DAVRDevices.td6 // :TODO: We define all devices with SRAM to have all variants of LD/ST/LDD/STD.
30 // STD - two variants for Y and Z
H A DAVRInstrInfo.td166 /// Address operand for `reg+imm` used by STD and LDD.
177 // Address operand for `SP+imm` used by STD{W}SPQRr
252 // A special operand type for the LDD/STD instructions.
1151 // STD P+q, Rr
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td298 // Aliases of the integer registers used for LDD/STD double-word operations
316 // Aliases of the co-processor registers used for LDD/STD double-word operations
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp351 Changed |= shortenOn0(MI, SystemZ::STD); in processBlock()
H A DSystemZInstrInfo.cpp1315 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl()
1618 splitMove(MI, SystemZ::STD); in expandPostRAPseudo()
1876 StoreOpcode = SystemZ::STD; in getLoadStoreOpcodes()
/freebsd/contrib/sendmail/
H A DKNOWNBUGS212 characters which are not special characters according to STD 11 (RFC
216 STD 11.
/freebsd/sys/dev/sym/
H A Dsym_defs.h414 #define STD 0x04 /* cmd: start dma mode */ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedOryon.td160 // Store instructions on combo of STA/STD pipes
867 // STD cycle ?
868 // NEON STD + 2

123