Home
last modified time | relevance | path

Searched refs:WN (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/crypto/openssl/apps/
H A Dca-key.pem10 wd3A+tFnipdqnPw+qNHGjevv0hYiEIWQOYbx00zXgaX+WN/pzV9eeNN2XAxlNJ++
/freebsd-14.2/contrib/nvi/ex/
H A Dex_write.c28 enum which {WN, WQ, WRITE, XIT}; enumerator
40 if (exwr(sp, cmdp, WN)) in ex_wn()
/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_oncore.c188 int WN; member
2539 instance->Bl.WN = i >> 6; in oncore_get_timestamp()
2553 i = instance->Bl.WN&01400; in oncore_get_timestamp()
2558 i = (instance->Bl.WN_lsf - instance->Bl.WN); in oncore_get_timestamp()
2623 instance->Bl.WN, instance->Bl.DN, in oncore_get_timestamp()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp750 SmallDenseSet<ElementCount> VN, WN; in EnforceSameNumElts() local
754 WN.insert(T.isVector() ? T.getVectorElementCount() : ElementCount()); in EnforceSameNumElts()
756 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1)); in EnforceSameNumElts()
/freebsd-14.2/sys/dev/usb/
H A Dusbdevs2652 product IODATA USBWNB11A 0x0919 USB WN-B11
2653 product IODATA USBWNB11 0x0922 USB Airport WN-B11
2655 product IODATA WNGDNUS2 0x093f WN-GDN/US2
2660 product IODATA WNAC867U 0x0952 WN-AC867U
/freebsd-14.2/share/misc/
H A Dusb_vendors4957 0919 USB WN-B11
4958 0922 IOData AirPort WN-B11/USBS 802.11b
4960 0937 WN-WAG/USL Wireless LAN Adapter
4961 0938 WN-G54/USL Wireless LAN Adapter
4962 093b WN-GDN/USB
4965 0945 WN-GDN/US3 Wireless LAN Adapter
4966 0947 WN-G150U Wireless LAN Adapter
4967 0948 WN-G300U Wireless LAN Adapter
13177 4500 WN Central Special Electronics
20207 3072 AirLive WN-360USB adapter
[all …]
/freebsd-14.2/contrib/sendmail/
H A DPGPKEYS3808 WtjCdETnLCXQGOMghdf9fnuU6Em5xPDnXRi+xvMo1/WN+m5n/xfui6qZtUBrZp2D
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5362 bool TargetLowering::isGAPlusOffset(SDNode *WN, const GlobalValue *&GA, in isGAPlusOffset() argument
5365 SDNode *N = unwrapAddress(SDValue(WN, 0)).getNode(); in isGAPlusOffset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td12085 def WN : MOPSMemoryCopy<opcode, 0b00, 0b01, asm # "wn">;
12104 def WN : MOPSMemoryMove<opcode, 0b00, 0b01, asm # "wn">;