Searched refs:val1 (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-current/contrib/bearssl/T0/
H A DCodeElementUIntInt.cs29 uint val1; field in class:CodeElementUIntInt
32 internal CodeElementUIntInt(uint val1, int val2) : base() argument
34 this.val1 = val1;
41 return Encode7EUnsigned(val1, null)
49 return (oneByteCode ? 1 : Encode7EUnsigned(val1, null))
56 ? EncodeOneByte(val1, bw)
57 : Encode7EUnsigned(val1, bw);
H A DCodeElementUIntUInt.cs29 uint val1, val2; field in class:CodeElementUIntUInt
31 internal CodeElementUIntUInt(uint val1, uint val2) : base() argument
33 this.val1 = val1;
40 return Encode7EUnsigned(val1, null)
48 return (oneByteCode ? 1 : Encode7EUnsigned(val1, null))
55 ? EncodeOneByte(val1, bw)
56 : Encode7EUnsigned(val1, bw);
/freebsd-current/sys/dev/tws/
H A Dtws_services.h40 struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2);
63 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) \
65 (u_int64_t)val1, (u_int64_t)val2)
68 #define TWS_TRACE_DEBUG(sc, desc, val1, val2)
72 #define TWS_TRACE(sc, desc, val1, val2) \
74 (u_int64_t)val1, (u_int64_t)val2)
76 #define TWS_TRACE(sc, desc, val1, val2)
H A Dtws_services.c85 struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2)
101 rec[tail].val1 = val1;
123 linenum, file, fun, desc, val1, val2);
125 printf(fmt, linenum, file, fun, desc, val1, val2);
84 tws_trace(const char *file, const char *fun, int linenum, struct tws_softc *sc, char *desc, u_int64_t val1, u_int64_t val2) argument
/freebsd-current/sys/net80211/
H A Dieee80211_vht.c345 uint32_t val, val1, val2; local
362 val2 = val1 = _IEEE80211_MASKSHIFT(vap->iv_vht_cap.vht_cap_info,
368 val = MIN(val1, val2);
372 val2 = val1 = _IEEE80211_MASKSHIFT(vap->iv_vht_cap.vht_cap_info,
384 val = MIN(val1, val2);
389 val2 = val1 = _IEEE80211_MASKSHIFT(vap->iv_vht_cap.vht_cap_info,
395 val = MIN(val1, val2);
399 val2 = val1 = _IEEE80211_MASKSHIFT(vap->iv_vht_cap.vht_cap_info,
405 val = MIN(val1, val2);
409 val2 = val1
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_swapcontext.c45 int val1, val2; variable
56 ATF_REQUIRE_EQ(ntls, &val1);
76 _lwp_setprivate(&val1);
77 printf("before swapcontext TLS pointer = %p\n", &val1);
/freebsd-current/usr.sbin/pmcstudy/
H A Deval_expr.c67 int val1, op, val2; local
69 val1 = op = val2 = 0;
71 val1 = 1;
82 if (val1 && op && val2 && (open_cnt == 0)) {
93 if (val1 && op && val2) {
97 val1 = 1;
100 } else if ((op == 0) && (val1)) {
103 printf("Op but no val1 set\n");
119 if (val1 && (op == 0)) {
123 if (val1
579 double val1, val2, res; local
[all...]
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_exp2.c26 BIGNUM *val1[TABLE_SIZE], *val2[TABLE_SIZE]; local
51 val1[0] = BN_CTX_get(ctx);
69 * Build table for a1: val1[i] := a1^(2*i + 1) mod m for i = 0 .. 2^(window1-1)
72 if (!BN_mod(val1[0], a1, m, ctx))
74 a_mod_m = val1[0];
83 if (!BN_to_montgomery(val1[0], a_mod_m, mont, ctx))
86 if (!BN_mod_mul_montgomery(d, val1[0], val1[0], mont, ctx))
91 if (((val1[i] = BN_CTX_get(ctx)) == NULL) ||
92 !BN_mod_mul_montgomery(val1[
[all...]
/freebsd-current/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1429 const T1& val1, const T2& val2,
1433 << "), actual: " << FormatForComparisonFailureMessage(val1, val2)
1434 << " vs " << FormatForComparisonFailureMessage(val2, val1);
1446 const T1& val1, const T2& val2) { \
1447 if (val1 op val2) { \
1450 return CmpHelperOpFailure(expr1, expr2, val1, val2, #op); \
1595 double val1, double val2,
1868 #define EXPECT_EQ(val1, val2) \
1869 EXPECT_PRED_FORMAT2(::testing::internal::EqHelper::Compare, val1, val2)
1870 #define EXPECT_NE(val1, val
1428 CmpHelperOpFailure(const char* expr1, const char* expr2, const T1& val1, const T2& val2, const char* op) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcmp.c32 const char* val1; member in struct:tab
81 memcpy(&buf1[a1], tab[t].val1,
82 strlen(tab[t].val1) + 1);
/freebsd-current/contrib/capsicum-test/
H A Dshowrights85 val1 = long(m.group('v1'), 16)
86 val1 = (val1 & ~(0x0400000000000000L))
90 (right[1] == 0 or (val1 & right[1]))):
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_swapcontext.c50 int val1, val2; variable
110 oself = (void *)&val1;
/freebsd-current/lib/libc/rpc/
H A Dnetnamer.c76 char *val1, *val2; local
103 val1 = strchr(netname, '.');
104 if (val1 == NULL)
106 if (strncmp(netname, OPSYS, (val1-netname)))
108 val1++;
109 val2 = strchr(val1, '@');
112 vallen = val2 - val1;
115 (void) strncpy(val, val1, 1024);
/freebsd-current/crypto/openssl/test/
H A Dv3ext.c45 ASN1_INTEGER *val1 = NULL, *val2 = NULL; local
55 if (!TEST_ptr(val1 = ASN1_INTEGER_new())
56 || !TEST_true(ASN1_INTEGER_set_int64(val1, 64496)))
59 if (!TEST_true(X509v3_asid_add_id_or_range(asid1, V3_ASID_ASNUM, val1, NULL)))
62 val1 = NULL;
71 if (!TEST_ptr(val1 = ASN1_INTEGER_new())
72 || !TEST_true(ASN1_INTEGER_set_int64(val1, 64496))
81 if (!TEST_true(X509v3_asid_add_id_or_range(asid3, V3_ASID_ASNUM, val1, val2)))
83 val1 = val2 = NULL;
111 ASN1_INTEGER_free(val1);
[all...]
H A Dcmp_ctx_test.c347 TYPE val1 = val1_to_free; \
358 if ((*set_fn)(NULL, val1) || ERR_peek_error() == 0) { \
376 if (!(*set_fn)(ctx, val1)) { \
387 if (val1_read != val1) { \
392 if (DUP && val1_read == val1) { \
426 if (val2 == val1) { \
629 TYPE val1 = val1_to_free; \
638 if ((*push_fn)(NULL, val1) || ERR_peek_error() == 0) { \
651 if (!(*push_fn)(ctx, val1)) { \
664 if (val1_read != val1) { \
[all...]
/freebsd-current/sys/dev/ata/
H A Data-sata.c156 uint32_t val, val1; local
181 val1 = ATA_SC_SPD_SPEED_GEN1;
183 val1 = ATA_SC_SPD_SPEED_GEN2;
185 val1 = ATA_SC_SPD_SPEED_GEN3;
187 val1 = 0;
191 val1 | ATA_SC_IPM_DIS_PARTIAL | ATA_SC_IPM_DIS_SLUMBER))
202 ATA_SC_DET_IDLE | val1 | ((ch->pm_level > 0) ? 0 :
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_expr.c32 _dwarf_add_expr(Dwarf_P_Expr expr, Dwarf_Small opcode, Dwarf_Unsigned val1, argument
41 if (_dwarf_loc_expr_add_atom(dbg, NULL, NULL, opcode, val1, val2, &len,
54 ee->ee_loc.lr_number = val1;
149 dwarf_add_expr_gen(Dwarf_P_Expr expr, Dwarf_Small opcode, Dwarf_Unsigned val1, argument
158 if (_dwarf_add_expr(expr, opcode, val1, val2, error) == NULL)
H A Ddwarf_pro_frame.c179 dwarf_add_fde_inst(Dwarf_P_Fde fde, Dwarf_Small op, Dwarf_Unsigned val1, argument
189 ret = _dwarf_frame_fde_add_inst(fde, op, val1, val2, error);
/freebsd-current/sys/dev/ixl/
H A Di40e_hmc.h131 u32 val1, val2, val3; \
132 val1 = (u32)(I40E_HI_DWORD(pa)); \
139 wr32((hw), I40E_PFHMC_SDDATAHIGH, val1); \
/freebsd-current/sys/dev/scc/
H A Dscc_dev_quicc.c93 uint16_t val0, val1; local
99 val1 = quicc_read2(bas, QUICC_REG_SCC_TODR(unit));
101 return (((val0 | val1) == 0x8000) ? 1 : 0);
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dps2mouse.c182 uint8_t val0, val1, val2; local
193 val1 = 255;
195 val1 = sc->delta_x;
200 val1 = 255;
202 val1 = sc->delta_x;
224 fifo_put(sc, val1);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectid_003_pos.ksh67 log_must setfattr -n trusted.ea1 -v val1 $PRJFILE
/freebsd-current/crypto/openssl/test/recipes/
H A D25-test_req.t43 my $val1 = "subjectAltName=otherName:1.2.3.4;UTF8:test,email:info\@example.com";
48 ok( run(app([@addext_args, "-addext", $val1])));
49 $val1 =~ s/UTF8/XXXX/; # execute the error handling in do_othername
50 ok(!run(app([@addext_args, "-addext", $val1])));
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_control.c629 u_long val1, val2; local
658 nparsed = sscanf(str, "%lu%c%[ \tadnorADNOR]%lu%c", &val1, &mult1,
668 if (setexpirecond(age, size, val1, mult1) != 0) {
678 if (setexpirecond(age, size, val1, mult1) != 0 ||
/freebsd-current/sys/amd64/pci/
H A Dpci_cfgreg.c258 uint32_t val1, val2; local
269 val1 = pcireg_cfgread(0, slot, 0, 0, 4);
270 if (val1 == 0xffffffff)
274 if (val2 != val1)

Completed in 324 milliseconds

123