/freebsd/sys/dev/hid/ |
H A D | hkbd.c | 243 #define NN 0 /* no translation */ macro 273 72, 73, 82, 83, 86, 107, 122, NN, /* 60 - 67 */ 274 NN, NN, NN, NN, NN, NN, NN, NN, /* 68 - 6F */ 275 NN, NN, NN, NN, 115, 108, 111, 113, /* 70 - 77 */ 277 121, 120, NN, NN, NN, NN, NN, 123, /* 80 - 87 */ 278 124, 125, 126, 127, 128, NN, NN, NN, /* 88 - 8F */ 279 129, 130, NN, NN, NN, NN, NN, NN, /* 90 - 97 */ 280 NN, NN, NN, NN, NN, NN, NN, NN, /* 98 - 9F */ 281 NN, NN, NN, NN, NN, NN, NN, NN, /* A0 - A7 */ 282 NN, NN, NN, NN, NN, NN, NN, NN, /* A8 - AF */ [all …]
|
/freebsd/sys/dev/usb/input/ |
H A D | ukbd.c | 238 #define NN 0 /* no translation */ macro 268 72, 73, 82, 83, 86, 107, 122, NN, /* 60 - 67 */ 269 NN, NN, NN, NN, NN, NN, NN, NN, /* 68 - 6F */ 270 NN, NN, NN, NN, 115, 108, 111, 113, /* 70 - 77 */ 272 121, 120, NN, NN, NN, NN, NN, 123, /* 80 - 87 */ 273 124, 125, 126, 127, 128, NN, NN, NN, /* 88 - 8F */ 274 129, 130, NN, NN, NN, NN, NN, NN, /* 90 - 97 */ 275 NN, NN, NN, NN, NN, NN, NN, NN, /* 98 - 9F */ 276 NN, NN, NN, NN, NN, NN, NN, NN, /* A0 - A7 */ 277 NN, NN, NN, NN, NN, NN, NN, NN, /* A8 - AF */ [all …]
|
/freebsd/contrib/one-true-awk/ |
H A D | tran.c | 231 (void*)p, NN(p->nval), NN(p->sval), p->fval, p->tval); in setsymtab() 329 DPRINTF("setfval %p: %s = %g, t=%o\n", (void*)vp, NN(vp->nval), f, vp->tval); in setfval() 350 (void*)vp, NN(vp->nval), s, vp->tval, donerec, donefld); in setsval() 378 (void*)vp, NN(vp->nval), t, (void*)t, vp->tval, donerec, donefld); in setsval() 410 (void*)vp, NN(vp->nval), vp->fval, vp->tval); in getfval() 511 (void*)vp, NN(vp->nval), vp->sval, (void*)vp->sval, vp->tval); in get_str_val()
|
H A D | awk.h | 47 #define NN(p) ((p) ? (p) : "(null)") /* guaranteed non-null for DPRINTF macro
|
H A D | run.c | 263 i, NN(y->nval), y->fval, isarr(y) ? "(array)" : NN(y->sval), y->tval); in call() 520 DPRINTF("making %s into an array\n", NN(x->nval)); in array() 929 DPRINTF("freeing %s %s %o\n", NN(a->nval), NN(a->sval), a->tval); in tfree() 1696 DPRINTF("split: s=|%s|, a=%s, sep=|%s|\n", s, NN(ap->nval), fs); in split()
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_block.c | 182 #define R256_Unroll_R(NN) \ in Skein_256_Process_Block() argument 183 ((SKEIN_UNROLL_256 == 0 && SKEIN_256_ROUNDS_TOTAL / 8 > (NN)) || \ in Skein_256_Process_Block() 184 (SKEIN_UNROLL_256 > (NN))) in Skein_256_Process_Block() 408 #define R512_Unroll_R(NN) \ in Skein_512_Process_Block() argument 409 ((SKEIN_UNROLL_512 == 0 && SKEIN_512_ROUNDS_TOTAL / 8 > (NN)) || \ in Skein_512_Process_Block() 410 (SKEIN_UNROLL_512 > (NN))) in Skein_512_Process_Block() 698 #define R1024_Unroll_R(NN) \ in Skein1024_Process_Block() argument 699 ((SKEIN_UNROLL_1024 == 0 && SKEIN1024_ROUNDS_TOTAL/8 > (NN)) || \ in Skein1024_Process_Block() 700 (SKEIN_UNROLL_1024 > (NN))) in Skein1024_Process_Block()
|
/freebsd/sys/crypto/skein/ |
H A D | skein_block.c | 164 #define R256_Unroll_R(NN) ((SKEIN_UNROLL_256 == 0 && SKEIN_256_ROUNDS_TOTAL/8 > (NN)) || (SKEIN_UNR… in Skein_256_Process_Block() argument 368 #define R512_Unroll_R(NN) ((SKEIN_UNROLL_512 == 0 && SKEIN_512_ROUNDS_TOTAL/8 > (NN)) || (SKEIN_UNR… in Skein_512_Process_Block() argument 616 #define R1024_Unroll_R(NN) ((SKEIN_UNROLL_1024 == 0 && SKEIN1024_ROUNDS_TOTAL/8 > (NN)) || (SKEIN_U… in Skein1024_Process_Block() argument
|
/freebsd/crypto/openssl/test/certs/ |
H A D | ncca3-cert.pem | 6 HR6PB7AHUvq+44+NN/l1J//JkT/9rFVoGDbb/L354US/iBJ3zjBSqeeXvofSmsvf
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
H A D | anchor.in | 25 $$ n aNNb @NN
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 197 for (const auto &NN : MN->Mapping) { in endMapping() local 198 if (!is_contained(MN->ValidKeys, NN.first())) { in endMapping() 199 const SMRange &ReportLoc = NN.second.second; in endMapping() 201 setError(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping() 204 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()
|
/freebsd/crypto/libecc/ |
H A D | README.md | 155 **NOTE**: handling 4096 bits NN numbers must be explicitly configured at compilation 200 * **libarith.a**: this library contains the Natural Numbers (NN) and Finite field over primes 293 Since it is possible to use libecc as a NN (**positive** Natural Numbers), Fp (Finite field over pr… 300 * NN layer examples: 328 …ecc/libsig.h](include/libecc/libsig.h): they are respectively used for the NN and Fp arithmetic la… 338 GOSTR34-10-94). Beware that for these signatures, you will have to expand the NN size to bigger val… 339 will need a size of at least 4096 bits for NN, see how to expand the size in the documentation [her… 346 ### Building the NN and Fp arithmetic tests 348 libecc is provided with arithmetic random tests for the low level NN and Fp routines (addition, sub… 357 NN, over Fp, ...). [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl_user_macros.pod.in | 34 represents the major number, C<NN> represents the minor number, and
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrMMA.td | 236 def NN : XX3Form_AT3_XAB6< 270 def PM#NAME#NN : 317 def NN : XX3Form_AT3_XAB6<opcode, !or(xo, 0xC0), (outs acc:$AT), 372 def PM#NAME#NN : 453 def PM#NAME#NN :
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OpenSSL_version.pod | 91 =item NN
|
/freebsd/lib/libc/regex/grot/ |
H A D | tests | 85 $$ n aNNb @NN
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qrb5165-rb5.dts | 1155 "GPIO-NN",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleA57.td | 1162 "VCVT(AN|MN|NN|PN)(SDf|SQf|UDf|UQf|SDh|SQh|UDh|UQh)")>; 1191 "VRINT(AN|MN|NN|PN|XN|ZN)(Df|Qf|Dh|Qh)")>;
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3602 MDNode *NN = MDNode::get(OldLI.getContext(), std::nullopt); in copyRangeMetadata() local 3603 NewLI.setMetadata(LLVMContext::MD_nonnull, NN); in copyRangeMetadata()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZ15.td | 472 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NN(G)?RK$")>;
|
H A D | SystemZScheduleZ16.td | 472 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NN(G)?RK$")>;
|
/freebsd/contrib/tnftp/ |
H A D | ChangeLog | 219 - Replace references from draft-ietf-ftpext-mlst-NN to RFC 3659.
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_kas.txt | 2088 6R/TLgYvXrksoP8dbRlV1zdrLaJP4RY6JxZZE2NBvC6xGV/HBtxi5/NN
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 48224 SDValue NN = in combineShiftRightArithmetic() local 48227 return NN; in combineShiftRightArithmetic() 48229 return DAG.getNode(ISD::SHL, DL, VT, NN, in combineShiftRightArithmetic() 48231 return DAG.getNode(ISD::SRA, DL, VT, NN, in combineShiftRightArithmetic()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 2255 # "stty rows NN", e.g. to use 24 lines.
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 77963 #define NN 1 /* Number of neighbors on either side of pPage */
|