Home
last modified time | relevance | path

Searched refs:SST (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c715 #define SST(asc, ascq, action, desc) \ macro
720 #define SST(asc, ascq, action, desc) \ macro
745 { SST(0x04, 0x0b, SS_START | SSQ_DECREMENT_COUNT | ENXIO,
750 { SST(0x04, 0x00, SS_START | SSQ_DECREMENT_COUNT | ENXIO,
755 { SST(0x04, 0xF0, SS_RDEF,
757 { SST(0x0A, 0x01, SS_RDEF,
759 { SST(0x0A, 0x02, SS_RDEF,
761 { SST(0x15, 0x03, SS_RDEF,
763 { SST(0x3E, 0x04, SS_RDEF,
765 { SST(0x3E, 0x05, SS_RDEF,
[all …]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp123 SemaSignatureTable &SST,
800 SemaSignatureTable &SST, in createRVVIntrinsicRecords() argument
802 SST.init(SemaRecords); in createRVVIntrinsicRecords()
809 R.PrototypeIndex = SST.getIndex(SR.Prototype); in createRVVIntrinsicRecords()
810 R.SuffixIndex = SST.getIndex(SR.Suffix); in createRVVIntrinsicRecords()
811 R.OverloadedSuffixIndex = SST.getIndex(SR.OverloadedSuffix); in createRVVIntrinsicRecords()
841 SemaSignatureTable SST; in createSema() local
846 createRVVIntrinsicRecords(RVVIntrinsicRecords, SST, SemaRecords); in createSema()
850 SST.print(OS); in createSema()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVLegalizePointerCast.cpp120 auto *SST = dyn_cast<StructType>(FromTy); in transformLoad() local
145 else if (SST && SST->getTypeAtIndex(0u) == ToTy) in transformLoad()
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dbracket.in39 [[:blank:]]+ - aSSTb SST
/freebsd/contrib/tzdata/
H A Dzonenow.tab31 # -11 - SST
32 XX -1416-17042 Pacific/Pago_Pago Midway; Samoa (SST)
H A Daustralasia715 -11:00 - SST # S=Samoa
985 # -11:00 SST Samoa
1147 # some sources use trailing "SST" or "ST" or "SuT" they are by far in
H A Dbackzone1771 -11:00 - SST # S=Samoa
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc4357-myd-lpc4357.dts487 /* SST/Microchip SST39VF1601 */
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp7405 VPStridedStoreSDNode *SST = cast<VPStridedStoreSDNode>(N); in WidenVecOp_VP_STRIDED_STORE() local
7406 SDValue Mask = SST->getMask(); in WidenVecOp_VP_STRIDED_STORE()
7407 SDValue StVal = SST->getValue(); in WidenVecOp_VP_STRIDED_STORE()
7427 SST->getChain(), DL, StVal, SST->getBasePtr(), SST->getOffset(), in WidenVecOp_VP_STRIDED_STORE()
7428 SST->getStride(), Mask, SST->getVectorLength(), SST->getMemoryVT(), in WidenVecOp_VP_STRIDED_STORE()
7429 SST->getMemOperand(), SST->getAddressingMode(), SST->isTruncatingStore(), in WidenVecOp_VP_STRIDED_STORE()
7430 SST->isCompressingStore()); in WidenVecOp_VP_STRIDED_STORE()
H A DDAGCombiner.cpp12658 auto *SST = cast<VPStridedStoreSDNode>(N); in visitVP_STRIDED_STORE() local
12659 EVT EltVT = SST->getValue().getValueType().getVectorElementType(); in visitVP_STRIDED_STORE()
12661 if (auto *CStride = dyn_cast<ConstantSDNode>(SST->getStride()); in visitVP_STRIDED_STORE()
12663 return DAG.getStoreVP(SST->getChain(), SDLoc(N), SST->getValue(), in visitVP_STRIDED_STORE()
12664 SST->getBasePtr(), SST->getOffset(), SST->getMask(), in visitVP_STRIDED_STORE()
12665 SST->getVectorLength(), SST->getMemoryVT(), in visitVP_STRIDED_STORE()
12666 SST->getMemOperand(), SST->getAddressingMode(), in visitVP_STRIDED_STORE()
12667 SST->isTruncatingStore(), SST->isCompressingStore()); in visitVP_STRIDED_STORE()
H A DSelectionDAG.cpp863 const VPStridedStoreSDNode *SST = cast<VPStridedStoreSDNode>(N); in AddNodeIDCustom() local
864 ID.AddInteger(SST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
865 ID.AddInteger(SST->getRawSubclassData()); in AddNodeIDCustom()
866 ID.AddInteger(SST->getPointerInfo().getAddrSpace()); in AddNodeIDCustom()
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am68-sk-base-board.dts687 * VP0 - DisplayPort SST
H A Dk3-j721e-beagleboneai64.dts790 * VP0 - DisplayPort SST
H A Dk3-j721e-common-proc-board.dts791 * VP0 - DisplayPort SST
/freebsd/lib/libc/regex/grot/
H A Dtests310 [[:blank:]]+ - aSSTb SST
/freebsd/share/misc/
H A Dpci_vendors15743 0808 SST-64P Adapter
15744 1010 SST-128P Adapter
15745 80c0 SST-16P DB Adapter
15746 80c4 SST-16P RJ Adapter
15747 80c8 SST-16P Adapter
15748 8888 SST-4P Adapter
15749 9090 SST-8P Adapter
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in26256 @Article{Tarjan:1979:SST,