Searched refs:WN (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | ca-key.pem | 10 wd3A+tFnipdqnPw+qNHGjevv0hYiEIWQOYbx00zXgaX+WN/pzV9eeNN2XAxlNJ++
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_write.c | 28 enum which {WN, WQ, WRITE, XIT}; enumerator 40 if (exwr(sp, cmdp, WN)) in ex_wn()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_oncore.c | 188 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() 2621 "dt_ls = %d dt_lsf = %d WN = %d DN = %d WN_lsf = %d DNlsf = %d wn_flg = %d lsf_flg = %d Bl_day = %d", in oncore_get_timestamp() 2623 instance->Bl.WN, instance->Bl.DN, in oncore_get_timestamp()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 744 SmallDenseSet<ElementCount> VN, WN; in EnforceSameNumElts() local 748 WN.insert(T.isVector() ? T.getVectorElementCount() : ElementCount()); in EnforceSameNumElts() 750 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1)); in EnforceSameNumElts()
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 2711 product IODATA USBWNB11A 0x0919 USB WN-B11 2712 product IODATA USBWNB11 0x0922 USB Airport WN-B11 2714 product IODATA WNGDNUS2 0x093f WN-GDN/US2 2719 product IODATA WNAC867U 0x0952 WN-AC867U
|
/freebsd/share/misc/ |
H A D | usb_vendors | 4957 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/contrib/sendmail/ |
H A D | PGPKEYS | 3808 WtjCdETnLCXQGOMghdf9fnuU6Em5xPDnXRi+xvMo1/WN+m5n/xfui6qZtUBrZp2D
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 5437 bool TargetLowering::isGAPlusOffset(SDNode *WN, const GlobalValue *&GA, in isGAPlusOffset() argument 5440 SDNode *N = unwrapAddress(SDValue(WN, 0)).getNode(); in isGAPlusOffset()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 12087 def WN : MOPSMemoryCopy<opcode, 0b00, 0b01, asm # "wn">; 12106 def WN : MOPSMemoryMove<opcode, 0b00, 0b01, asm # "wn">;
|