| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | localconf.c | 169 getpskbyname(id0) in getpskbyname() argument 170 vchar_t *id0; in getpskbyname() 175 id = racoon_calloc(1, 1 + id0->l - sizeof(struct ipsecdoi_id_b)); 181 memcpy(id, id0->v + sizeof(struct ipsecdoi_id_b), 182 id0->l - sizeof(struct ipsecdoi_id_b)); 183 id[id0->l - sizeof(struct ipsecdoi_id_b)] = '\0'; 185 key = privsep_getpsk(id, id0->l - sizeof(struct ipsecdoi_id_b));
|
| /netbsd-src/sys/arch/x86/pci/ |
| H A D | fwhrng.c | 74 uint8_t id0, id1, data0, data1; in fwhrng_match() local 86 id0 = bus_space_read_1(bst, bsh, 0); in fwhrng_match() 93 data0, data1, id0, id1); in fwhrng_match() 96 if ((id0 == data0) && (id1 == data1)) in fwhrng_match() 100 if (!(id0 == I82802_MFG)) in fwhrng_match()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | ciphers.c | 254 int id0 = (int)(id >> 24); in ciphers_main() local 263 … BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */ in ciphers_main()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | ciphers.c | 236 int id0 = (int)(id >> 24); in ciphers_main() local 245 … BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */ in ciphers_main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/ |
| H A D | workitems.c | 742 uint64_t id0 = __hsail_workitemabsid (0, context); in __hsail_workitemflatabsid_u64() local 748 uint64_t id = id0 + id1 * max0 + id2 * max0 * max1; in __hsail_workitemflatabsid_u64() 760 uint64_t id0 = __hsail_workitemabsid (0, context); in __hsail_workitemflatabsid_u32() local 766 uint64_t id = id0 + id1 * max0 + id2 * max0 * max1; in __hsail_workitemflatabsid_u32()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | if_tlp_pci.c | 1539 uint8_t *srom = sc->sc_srom, id0; in tlp_pci_adaptec_quirks() local 1543 id0 = srom[32]; in tlp_pci_adaptec_quirks() 1544 switch (id0) { in tlp_pci_adaptec_quirks() 1571 device_xname(sc->sc_dev), id0); in tlp_pci_adaptec_quirks()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ |
| H A D | pumpkin-common.dtsi | 101 hw-id0-hog {
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
| H A D | brig-function.cc | 997 tree id0 = expand_builtin (BRIG_OPCODE_WORKITEMABSID, uint32_0); in expand_builtin() local 998 id0 = convert (uint64_type_node, id0); in expand_builtin() 1015 tree sum = build2 (PLUS_EXPR, uint64_type_node, id0, id1_x_max0); in expand_builtin()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-ibm-rainier.dts | 192 rear-enc-id0 { 264 /*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
|
| H A D | aspeed-bmc-ibm-everest.dts | 220 led-rear-enc-id0 { 246 /*H0-H7*/ "led-rtc-battery","led-bmc","led-rear-enc-id0","led-rear-enc-fault0","","","","", 2465 label = "front-sys-id0";
|