| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-DPP | 14 methods like QR code based authentication (detailed below), PKEX based 102 Generate QR code for the device. Store the QR code id returned by the 112 Get URI for the QR Code of device using the bootstrap info id. 123 Enter the QR Code in the Configurator. 124 > dpp_qr_code "<URI-from-QR-Code-read-from-enrollee>" 126 On successfully adding QR Code, a bootstrapping info id is returned.
|
| /freebsd/bin/dd/ |
| H A D | ref.parodd | 6 00000050 d0 51 52 d3 54 d5 d6 57 58 d9 da 5b dc 5d 5e df |.QR.T..WX..[.]^.| 14 000000d0 d0 51 52 d3 54 d5 d6 57 58 d9 da 5b dc 5d 5e df |.QR.T..WX..[.]^.|
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | badalt4-cert.pem | 10 sjJunJA9U+5y++QR+xSzDrwjQ2RjiCDO6HU5k6x67x0g8tdkhS8yjT+lBIxOuU6T
|
| H A D | badalt3-cert.pem | 10 sjJunJA9U+5y++QR+xSzDrwjQ2RjiCDO6HU5k6x67x0g8tdkhS8yjT+lBIxOuU6T
|
| H A D | badalt4-key.pem | 7 ++QR+xSzDrwjQ2RjiCDO6HU5k6x67x0g8tdkhS8yjT+lBIxOuU6TI3GC4vN3U9Lv
|
| /freebsd/crypto/openssl/test/ocsp-tests/ |
| H A D | D1.ors | 8 rI1bWjbHLvvXyvF3PoGMORVHG3SA+jJ9VkHWJyi6brHxY+QR/iYxer8lJsBtpyc7
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | unbound_munin_ | 501 …for x in num.query.flags.QR num.query.flags.AA num.query.flags.TC num.query.flags.RD num.query.fla…
|
| H A D | redirect-bogus.patch | 277 + flags = (uint16_t)(BIT_QR | BIT_RA | r); /* QR and retcode*/
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RDFGraph.cpp | 1517 RegisterRef QR = I->Addr->getRegRef(*this); in linkRefUp() local 1521 bool Alias = Defs.hasAliasOf(QR); in linkRefUp() 1522 bool Cover = Defs.insert(QR).hasCoverOf(RR); in linkRefUp()
|
| H A D | RDFLiveness.cpp | 272 RegisterRef QR = DA.Addr->getRegRef(DFG); in getAllReachingDefs() local 281 if (FullChain || IsPhi || !RRs.hasCoverOf(QR)) in getAllReachingDefs()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 4719 for (const TypoCorrection &QR : QualifiedResults) { in performQualifiedLookups() local 4730 if (NSDecl->getIdentifier() == QR.getCorrectionAsIdentifierInfo()) in performQualifiedLookups() 4734 TypoCorrection TC(QR); in performQualifiedLookups() 4744 if (QR.getCorrectionAsIdentifierInfo() != Typo && TmpED && in performQualifiedLookups() 4749 Result.setLookupName(QR.getCorrectionAsIdentifierInfo()); in performQualifiedLookups()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedTSV110.td | 602 def : InstRW<[TSV110Wr_4cyc_1FSU1], (instregex "^[SU][QR]{1,2}SHL(v1i8|v1i16|v1i32|v1i64|v8i8|v4i16… 604 def : InstRW<[TSV110Wr_4cyc_1FSU1], (instregex "^[SU][QR]{1,2}SHL(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedA57.td | 428 def : InstRW<[A57Write_4cyc_1X], (instregex "^[SU][QR]{1,2}SHL(v1i8|v1i16|v1i32|v1i64|v8i8|v4i16|v2i32|b|d|h|s)")>; 431 def : InstRW<[A57Write_5cyc_2X], (instregex "^[SU][QR]{1,2}SHL(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedKryoDetails.td | 243 (instregex "((S|U)QR?SHRN|SQR?SHRUN)(v16i8|v8i16|v4i32)_shift$")>; 249 (instregex "((S|U)QR?SHRN|SQR?SHRUN)(s|h|b)?")>; 255 (instregex "((S|U)QR?SHRN|SQR?SHRUN)(v8i8|v4i16|v2i32)_shift?")>;
|
| H A D | AArch64SchedThunderX2T99.td | 1342 (instregex "^[SU][QR]{1,2}SHL" # 1346 (instregex "^[SU][QR]{1,2}SHL(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedThunderX3T110.td | 1450 (instregex "^[SU][QR]{1,2}SHL" # 1454 (instregex "^[SU][QR]{1,2}SHL(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedExynosM3.td | 639 def : InstRW<[M3WriteNSHT3], (instregex "^[SU]QR?SHLU?[bdhsv]")>;
|
| H A D | AArch64SchedA64FX.td | 1478 (instregex "^[SU][QR]{1,2}SHL" # 1482 (instregex "^[SU][QR]{1,2}SHL(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedExynosM4.td | 770 def : InstRW<[M4WriteNSHT4A], (instregex "^[SU]QR?SHLU?[bhsdv]")>;
|
| H A D | AArch64SchedExynosM5.td | 816 def : InstRW<[M5WriteNSHT4A], (instregex "^[SU]QR?SHLU?[bhsdv]")>;
|
| H A D | AArch64SchedNeoverseN2.td | 1646 "^[SU]QR?SHL_ZPZZ_[BHSD]",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleM55.td | 373 def : InstRW<[M55Write2IntE3], (instregex "MVE_V[QR]SHL")>;
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound-control.rst | 1171 Also printed for flags QR, AA, TC, RA, Z, AD, CD. 1172 Note that queries with flags QR, AA or TC may have been rejected because of
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 1665 0x11D QR Code
|
| /freebsd/contrib/ldns/ |
| H A D | Changelog | 239 * Fix description of QR flag in packet.h.
|