| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb-device.txt | 21 - 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 D | vlan_ioctl.c | 93 if_request.u.VID == vid) { in vlan_add() 111 if_request.u.VID = vid; in vlan_add()
|
| /freebsd/contrib/wpa/src/common/ |
| H A D | linux_vlan.h | 42 int VID; member
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | playdate | 49 0 string Playdate\ VID Playdate video file
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaFunctionEffects.cpp | 1018 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 D | InstrRefBasedImpl.h | 493 DbgOpID insertValueOp(ValueIDNum VID) { 494 auto [It, Inserted] = ValueOpToID.try_emplace(VID, false, ValueOps.size()); 496 ValueOps.push_back(VID);
|
| H A D | InstrRefBasedImpl.cpp | 1773 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 D | cpsw.txt | 51 - dual_emac_res_vlan : Specifies VID to be used to segregate the ports
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.td | 310 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 D | xcalibur1501.dts | 248 /* On-board signals for VID, flash, serial */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 871 Hexagon::VID, Hexagon::S22, Hexagon::S23,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 3789 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 D | CHANGES | 744 Check only VID in VLAN test in filters (GitHub issue #461)
|
| /freebsd/contrib/tcpdump/ |
| H A D | CHANGES | 249 DSA: correctly determine VID.
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 5230 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 D | usbdevs | 36 * USB.org publishes a VID list of USB-IF member companies at
|