Home
last modified time | relevance | path

Searched refs:VID (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-device.txt21 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id.
22 The textual representation of VID and PID shall be in lower case hexadecimal
36 - compatible: "usbifVID,PID.configCN.IN", where VID is the vendor id, PID is
38 number. The textual representation of VID, PID, CN and IN shall be in lower
50 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id.
51 The textual representation of VID and PID shall be in lower case hexadecimal
/freebsd/contrib/wpa/src/ap/
H A Dvlan_ioctl.c93 if_request.u.VID == vid) { in vlan_add()
111 if_request.u.VID = vid; in vlan_add()
/freebsd/contrib/wpa/src/common/
H A Dlinux_vlan.h42 int VID; member
/freebsd/contrib/file/magic/Magdir/
H A Dplaydate49 0 string Playdate\ VID Playdate video file
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp1018 ViolationID VID, SourceLocation Loc, in diagnoseLanguageConstruct()
1024 addViolation(/*inferring=*/false, Effect, VID, Loc, Callee); in diagnoseLanguageConstruct()
1032 addViolation(/*inferring=*/true, Effect, VID, Loc, Callee); in diagnoseLanguageConstruct()
1035 void addViolation(bool Inferring, FunctionEffect Effect, ViolationID VID, in addViolation()
1038 Inferring, Violation(Effect, VID, VSite, Loc, Callee)); in addViolation()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h493 DbgOpID insertValueOp(ValueIDNum VID) {
494 auto [It, Inserted] = ValueOpToID.try_emplace(VID, false, ValueOps.size());
496 ValueOps.push_back(VID);
H A DInstrRefBasedImpl.cpp1773 DebugVariableID VID = DVMap.insertDVID(V, MI.getDebugLoc().get()); in transferDebugInstrRef() local
1774 TTracker->addUseBeforeDef(VID, {MI.getDebugExpression(), false, true}, in transferDebugInstrRef()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcpsw.txt51 - dual_emac_res_vlan : Specifies VID to be used to segregate the ports
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.td310 def VID : Rs<21, "vid", ["s21"]>, DwarfRegNum<[165]>;
384 def S21_20 : Rss<20, "s21:20", [S20, VID]>, DwarfRegNum<[164]>;
602 EVB, MODECTL, SYSCFG, S20, VID, S22, S24,
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxcalibur1501.dts248 /* On-board signals for VID, flash, serial */
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp871 Hexagon::VID, Hexagon::S22, Hexagon::S23,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3789 SDValue VID = DAG.getNode(RISCVISD::VID_VL, DL, VIDContainerVT, Mask, VL); in lowerBuildVectorViaVID() local
3794 VID = convertFromScalableVector(VIDVT, VID, DAG, Subtarget); in lowerBuildVectorViaVID()
3798 VID = DAG.getNode(StepOpcode, DL, VIDVT, VID, SplatStep); in lowerBuildVectorViaVID()
3803 VID = DAG.getNode(ISD::SRL, DL, VIDVT, VID, SplatStep); in lowerBuildVectorViaVID()
3807 VID = DAG.getNode(Negate ? ISD::SUB : ISD::ADD, DL, VIDVT, SplatAddend, in lowerBuildVectorViaVID()
3808 VID); in lowerBuildVectorViaVID()
3812 VID = DAG.getNode(ISD::SINT_TO_FP, DL, VT, VID); in lowerBuildVectorViaVID()
3814 return VID; in lowerBuildVectorViaVID()
10731 SDValue VID = DAG.getNode(RISCVISD::VID_VL, DL, VT, Mask, VL); in LowerINTRINSIC_WO_CHAIN() local
10734 {VID, SplattedIdx, DAG.getCondCode(ISD::SETEQ), in LowerINTRINSIC_WO_CHAIN()
[all …]
/freebsd/contrib/libpcap/
H A DCHANGES744 Check only VID in VLAN test in filters (GitHub issue #461)
/freebsd/contrib/tcpdump/
H A DCHANGES249 DSA: correctly determine VID.
/freebsd/share/misc/
H A Dusb_vendors5230 04ce SL11DEMO, VID: 0x4ce, PID: 0x4ce
5231 07d1 SL11R, VID: 0x4ce, PID: 0x07D1
19085 05e1 Free shared USB VID/PID pair for CDC devices
19086 05e4 Free shared USB VID/PID pair for MIDI devices
/freebsd/sys/dev/usb/
H A Dusbdevs36 * USB.org publishes a VID list of USB-IF member companies at