| /netbsd-src/sys/dev/bluetooth/ |
| H A D | btkbd.c | 421 #define NN 0 /* no translation */ macro 429 NN, NN, NN, NN, 0x1e, 0x30, 0x2e, 0x20, /* 00 - 07 */ 441 0x48, 0x49, 0x52, 0x53, 0x56, 0xdd, NN, 0x59, /* 60 - 67 */ 442 0x5d, 0x5e, 0x5f, NN, NN, NN, NN, NN, /* 68 - 6f */ 443 NN, NN, NN, NN, NN, NN, NN, NN, /* 70 - 77 */ 444 NN, NN, NN, NN, NN, NN, NN, NN, /* 78 - 7f */ 445 NN, NN, NN, NN, NN, 0x7e, NN, 0x73, /* 80 - 87 */ 446 0x70, 0x7d, 0x79, 0x7b, 0x5c, NN, NN, NN, /* 88 - 8f */ 447 NN, NN, 0x78, 0x77, 0x76, NN, NN, NN, /* 90 - 97 */ 448 NN, NN, NN, NN, NN, NN, NN, NN, /* 98 - 9f */ [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | cpu-mips.c | 115 #define NN(index) (&arch_info_struct[(index) + 1]) macro 119 N (32, 32, bfd_mach_mips3000, "mips:3000", false, NN(I_mips3000)), 120 N (32, 32, bfd_mach_mips3900, "mips:3900", false, NN(I_mips3900)), 121 N (64, 64, bfd_mach_mips4000, "mips:4000", false, NN(I_mips4000)), 122 N (32, 32, bfd_mach_mips4010, "mips:4010", false, NN(I_mips4010)), 123 N (64, 64, bfd_mach_mips4100, "mips:4100", false, NN(I_mips4100)), 124 N (64, 64, bfd_mach_mips4111, "mips:4111", false, NN(I_mips4111)), 125 N (64, 64, bfd_mach_mips4120, "mips:4120", false, NN(I_mips4120)), 126 N (64, 64, bfd_mach_mips4300, "mips:4300", false, NN(I_mips4300)), 127 N (64, 64, bfd_mach_mips4400, "mips:4400", false, NN(I_mips4400)), [all …]
|
| H A D | cpu-amdgcn.c | 42 #define NN(index) (&arch_info_struct[index]) macro 46 N (bfd_mach_amdgcn_gfx904, "amdgcn:gfx904", false, NN (1)), 47 N (bfd_mach_amdgcn_gfx906, "amdgcn:gfx906", false, NN (2)), 48 N (bfd_mach_amdgcn_gfx908, "amdgcn:gfx908", false, NN (3)), 49 N (bfd_mach_amdgcn_gfx90a, "amdgcn:gfx90a", false, NN (4)), 50 N (bfd_mach_amdgcn_gfx1010, "amdgcn:gfx1010", false, NN (5)), 51 N (bfd_mach_amdgcn_gfx1011, "amdgcn:gfx1011", false, NN (6)), 52 N (bfd_mach_amdgcn_gfx1012, "amdgcn:gfx1012", false, NN (7)), 53 N (bfd_mach_amdgcn_gfx1030, "amdgcn:gfx1030", false, NN (8)), 54 N (bfd_mach_amdgcn_gfx1031, "amdgcn:gfx1031", false, NN (9)), [all …]
|
| H A D | cpu-alpha.c | 43 #define NN(index) (&arch_info_struct[index]) macro 48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", false, NN(1)), 49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", false, NN(2)), 54 N (64, 64, 0, "alpha", true, NN(0));
|
| H A D | cpu-riscv.c | 92 #define NN(index) (&arch_info_struct[(index) + 1]) macro 98 N (64, bfd_mach_riscv64, "riscv:rv64", false, NN (I_riscv64)),
|
| H A D | Makefile.am | 852 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 856 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 860 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 864 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 868 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 872 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 876 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 880 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 884 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 888 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | cpu-mips.c | 114 #define NN(index) (&arch_info_struct[(index) + 1]) macro 118 N (32, 32, bfd_mach_mips3000, "mips:3000", false, NN(I_mips3000)), 119 N (32, 32, bfd_mach_mips3900, "mips:3900", false, NN(I_mips3900)), 120 N (64, 64, bfd_mach_mips4000, "mips:4000", false, NN(I_mips4000)), 121 N (32, 32, bfd_mach_mips4010, "mips:4010", false, NN(I_mips4010)), 122 N (64, 64, bfd_mach_mips4100, "mips:4100", false, NN(I_mips4100)), 123 N (64, 64, bfd_mach_mips4111, "mips:4111", false, NN(I_mips4111)), 124 N (64, 64, bfd_mach_mips4120, "mips:4120", false, NN(I_mips4120)), 125 N (64, 64, bfd_mach_mips4300, "mips:4300", false, NN(I_mips4300)), 126 N (64, 64, bfd_mach_mips4400, "mips:4400", false, NN(I_mips4400)), [all …]
|
| H A D | cpu-amdgcn.c | 42 #define NN(index) (&arch_info_struct[index]) macro 46 N (bfd_mach_amdgcn_gfx904, "amdgcn:gfx904", false, NN (1)), 47 N (bfd_mach_amdgcn_gfx906, "amdgcn:gfx906", false, NN (2)), 48 N (bfd_mach_amdgcn_gfx908, "amdgcn:gfx908", false, NN (3)), 49 N (bfd_mach_amdgcn_gfx90a, "amdgcn:gfx90a", false, NN (4)), 50 N (bfd_mach_amdgcn_gfx1010, "amdgcn:gfx1010", false, NN (5)), 51 N (bfd_mach_amdgcn_gfx1011, "amdgcn:gfx1011", false, NN (6)), 52 N (bfd_mach_amdgcn_gfx1012, "amdgcn:gfx1012", false, NN (7)), 53 N (bfd_mach_amdgcn_gfx1030, "amdgcn:gfx1030", false, NN (8)), 54 N (bfd_mach_amdgcn_gfx1031, "amdgcn:gfx1031", false, NN (9)), [all …]
|
| H A D | cpu-alpha.c | 43 #define NN(index) (&arch_info_struct[index]) macro 48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", false, NN(1)), 49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", false, NN(2)), 54 N (64, 64, 0, "alpha", true, NN(0));
|
| H A D | cpu-riscv.c | 92 #define NN(index) (&arch_info_struct[(index) + 1]) macro 98 N (64, bfd_mach_riscv64, "riscv:rv64", false, NN (I_riscv64)),
|
| H A D | Makefile.am | 855 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 859 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 863 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 867 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 871 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 875 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@ 879 $(AM_V_GEN)$(SED) -e s/NN/32/g < $> >> $@ 883 $(AM_V_GEN)$(SED) -e s/NN/64/g < $> >> $@
|
| /netbsd-src/sys/dev/usb/ |
| H A D | ukbd.c | 188 #define NN 0 /* no translation */ macro 201 NN, NN, NN, NN, 0x1e, 0x30, 0x2e, 0x20, /* 00 - 07 */ 214 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, NN, /* 68 - 6f */ 215 NN, NN, NN, NN, [all...] |
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ |
| H A D | ReduceMetadata.cpp | 85 for (auto *NN : NamedNodesToDelete) { in extractMetadataFromModule() local 86 for (int I = 0, E = NN->getNumOperands(); I != E; ++I) in extractMetadataFromModule() 87 NN->setOperand(I, NULL); in extractMetadataFromModule() 88 NN->eraseFromParent(); in extractMetadataFromModule()
|
| /netbsd-src/libexec/getty/ |
| H A D | main.c | 326 if (NN) { in main() 350 if (rval || AL || NN) { in main() 385 if (NN) in main()
|
| H A D | gettytab.h | 169 #define NN gettyflags[24].value macro
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
| H A D | opncls.texi | 515 from it. The path is computed as .build-id/NN/NN+NN.debug where 516 NNNN+NN is the build-id value as a hexadecimal string. 550 note, which should be a hexadecimal value @var{NNNN+NN} (for 552 @var{.build-id/NN/NN+NN.debug} in a set of standard locations, 556 @var{NNNN+NN} note as @var{abfd}, although this check is currently
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ |
| H A D | generate_cxx_src_locs.py | 163 for NN in ClassData['nestedNameLocs']: 170 """.format(NN)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/certs/ |
| H A D | ncca3-cert.pem | 6 HR6PB7AHUvq+44+NN/l1J//JkT/9rFVoGDbb/L354US/iBJ3zjBSqeeXvofSmsvf
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/certs/ |
| H A D | ncca3-cert.pem | 6 HR6PB7AHUvq+44+NN/l1J//JkT/9rFVoGDbb/L354US/iBJ3zjBSqeeXvofSmsvf
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | YAMLTraits.cpp | 202 for (const auto &NN : MN->Mapping) { in endMapping() local 203 if (!is_contained(MN->ValidKeys, NN.first())) { in endMapping() 204 const SMRange &ReportLoc = NN.second.second; in endMapping() 206 setError(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping() 209 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'"); in endMapping()
|
| /netbsd-src/tests/lib/libc/regex/data/ |
| H A D | anchor.in | 25 $$ n aNNb @NN
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 1794 #define NN r31 macro 2003 22: ldi NN, 1 << 7 2004 eor SS, NN 2006 ldi NN, -1 2010 $ sbc B1,NN $ sbc B2,NN $ sbc B3,NN 2011 sbc B4,NN $ sbc B5,NN $ sbc B6,NN $ sbc B7,NN
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
| H A D | lib1funcs.S | 1794 #define NN r31 macro 2003 22: ldi NN, 1 << 7 2004 eor SS, NN 2006 ldi NN, -1 2010 $ sbc B1,NN $ sbc B2,NN $ sbc B3,NN 2011 sbc B4,NN $ sbc B5,NN $ sbc B6,NN $ sbc B7,NN
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
| H A D | opncls.texi | 348 note, which should be a hexadecimal value @var{NNNN+NN} (for 350 @var{.build-id/NN/NN+NN.debug} in a set of standard locations, 354 @var{NNNN+NN} note as @var{abfd}, although this check is currently
|
| /netbsd-src/external/ibm-public/postfix/dist/conf/ |
| H A D | access | 182 # 4NN text 184 # 5NN text 187 # text. 4NN means "try again later", while 5NN means
|