| /src/crypto/external/apache2/openssl/dist/crypto/rc4/ |
| rc4_skey.c | 39 register int id1, id2; local 46 id1 = id2 = 0; 51 id2 = (data[id1] + tmp + id2) & 0xff; \ 52 if (++id1 == len) \ 53 id1 = 0; \
|
| /src/crypto/external/bsd/openssl/dist/crypto/rc4/ |
| rc4_skey.c | 39 register int id1, id2; local 46 id1 = id2 = 0; 50 id2 = (data[id1] + tmp + id2) & 0xff; \ 51 if (++id1 == len) id1=0; \
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/rc4/ |
| rc4_skey.c | 33 register int id1, id2; local 40 id1 = id2 = 0; 44 id2 = (data[id1] + tmp + id2) & 0xff; \ 45 if (++id1 == len) id1=0; \
|
| /src/sys/arch/evbmips/rasoc/ |
| machdep.c | 118 char id1[5], id2[5]; local 120 memcpy(id1, &tmp1, sizeof(tmp1)); 123 id2[4] = id1[4] = '\0'; 131 cpu_setmodel("%s%s", id1, id2);
|
| /src/sys/arch/x86/pci/ |
| fwhrng.c | 74 uint8_t id0, id1, data0, data1; local 87 id1 = bus_space_read_1(bst, bsh, 1); 93 data0, data1, id0, id1); 96 if ((id0 == data0) && (id1 == data1)) 102 if (!((id1 == I82802AB_ID) || (id1 == I82802AC_ID)))
|
| /src/external/cddl/osnet/dev/cyclic/ |
| cyclic_test.c | 167 cyclic_id_t id1; local 187 id1 = cyclic_add(&hdlr, &when); 204 cyclic_remove(id1);
|
| /src/sys/arch/arm/gemini/ |
| gemini_lpc.c | 73 uint8_t id1, id2, vers, clk, susp; local 93 id1 = it8712_pnp_read(sc, GEMINI_LPC_LDN_ALL, IT8712_CHIPID1); 102 device_xname(self), id1, id2, vers);
|
| /src/sys/dev/i2c/ |
| fan53555.c | 217 uint8_t id1, control; local 221 id1 = I2C_READ(sc, ID1_REG); 224 const u_int die_id = __SHIFTOUT(id1, ID1_DIE_ID);
|
| as3722.c | 236 uint8_t reg, id1; local 248 ®, 1, &id1, 1, 0); 251 if (error == 0 && id1 == 0x0c)
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
| nouveau_dispnv04_tvmodesnv17.c | 255 #define id1 (1LL << 8) macro 284 -8.801540 * id1, -46.572890 * id1, 7.762145 * id1, -0.000000 * id1}, 288 -37.081621 * id1, -90.397510 * id1, 42.784229 * id1, -4.289952 * id1}, 292 17.288138 * id1, 71.864786 * id1, -11.977408 * id1, -0.000009 * id1} [all...] |
| /src/sys/kern/ |
| sys_pset.c | 425 id_t id1, id2; local 452 id1 = SCARG(uap, first_id); 463 pid = (id1 == P_MYID) ? p->p_pid : id1; 472 if (id1 == P_MYID) { 477 lid = id1;
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| ciphers.c | 257 int id1 = (int)((id >> 16) & 0xffL); local 265 BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */
|
| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| test_cc.c | 659 krb5_ccache id1, id2; local 704 krb5_cc_new_unique(context, krb5_cc_type_memory, "bar", &id1); 707 krb5_cc_initialize(context, id1, p); 764 krb5_cc_destroy(context, id1);
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| ciphers.c | 255 int id1 = (int)((id >> 16) & 0xffL); local 263 BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| ciphers.c | 237 int id1 = (int)((id >> 16) & 0xffL); local 245 BIO_printf(bio_out, "0x%02X,0x%02X,0x%02X,0x%02X - ", id0, id1, id2, id3); /* whatever */
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_deadlock_detector2.cc | 222 u32 id1 = lt->locked[i].id; local 224 Mutex *mtx1 = getMutex(id1);
|
| /src/external/bsd/kyua-cli/dist/store/ |
| transaction_test.cpp | 186 int64_t id1, id2, id3; local 191 id1 = tx.put_action(exp_action1, context1_id); 198 const engine::action action1 = tx.get_action(id1); 463 int64_t id1, id2, id3; local 466 id1 = tx.put_context(exp_context1); 473 const engine::context context1 = tx.get_context(id1);
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_deadlock_detector2.cpp | 219 u32 id1 = lt->locked[i].id; local 221 MutexState *mtx1 = getMutex(id1);
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_deadlock_detector2.cpp | 219 u32 id1 = lt->locked[i].id; local 221 MutexState *mtx1 = getMutex(id1);
|
| /src/sys/dev/pci/ |
| if_tlp_pci.c | 1238 uint16_t id1, id2, ei; local 1242 id1 = sc->sc_srom[0x60] | (sc->sc_srom[0x61] << 8); 1249 if ((id1 & 1) == 0) { 1253 if ((id1 & 0xff) > 0x32) { 1257 if ((id1 & 0x4000) == 0) { 1540 uint16_t id1, id2; local 1576 id1 = TULIP_ROM_GETW(srom, 0); 1578 if (id1 != 0x1109) { 1604 device_xname(sc->sc_dev), id1, id2);
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| evp_pkey_dhkem_test.c | 265 int id1 = tstid; local 268 return TEST_int_eq(EVP_PKEY_auth_encapsulate_init(rctx[id1],
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ira-conflicts.cc | 68 int id1, id2; 79 id1 = OBJECT_CONFLICT_ID (obj1); 82 SET_MINMAX_SET_BIT (conflicts[id1], id2, OBJECT_MIN (obj1), 84 SET_MINMAX_SET_BIT (conflicts[id2], id1, OBJECT_MIN (obj2), 67 int id1, id2; local
|
| lra-remat.cc | 199 lra_insn_recog_data_t id1 = lra_get_insn_recog_data (c1->insn); 201 struct lra_static_insn_data *static_id1 = id1->insn_static_data; 211 && *id1->operand_loc[i] != *id2->operand_loc[i]) 198 lra_insn_recog_data_t id1 = lra_get_insn_recog_data (c1->insn); local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ira-conflicts.cc | 68 int id1, id2; 79 id1 = OBJECT_CONFLICT_ID (obj1); 82 SET_MINMAX_SET_BIT (conflicts[id1], id2, OBJECT_MIN (obj1), 84 SET_MINMAX_SET_BIT (conflicts[id2], id1, OBJECT_MIN (obj2), 67 int id1, id2; local
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-omp.cc | 2942 tree id1 = DECL_NAME (decl); local 2944 if (IDENTIFIER_LENGTH (id1) >= sizeof ("ubsan_data") - 1 2951 && strstr (IDENTIFIER_POINTER (id1), "ubsan_data"))
|