Home
last modified time | relevance | path

Searched full:e1 (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/freebsd/sys/crypto/aesni/
H A Dintel_sha1.c66 __m128i abcd, e0, e1; in intel_sha1_step() local
96 e1 = abcd; in intel_sha1_step()
102 e1 = _mm_sha1nexte_epu32(e1, msg1); in intel_sha1_step()
104 abcd = _mm_sha1rnds4_epu32(abcd, e1, 0); in intel_sha1_step()
111 e1 = abcd; in intel_sha1_step()
119 e1 = _mm_sha1nexte_epu32(e1, msg3); in intel_sha1_step()
122 abcd = _mm_sha1rnds4_epu32(abcd, e1, 0); in intel_sha1_step()
128 e1 = abcd; in intel_sha1_step()
135 e1 = _mm_sha1nexte_epu32(e1, msg1); in intel_sha1_step()
138 abcd = _mm_sha1rnds4_epu32(abcd, e1, 1); in intel_sha1_step()
[all …]
/freebsd/contrib/lua/src/
H A Dlcode.c524 ** Free registers used by expressions 'e1' and 'e2' (if any) in proper
527 static void freeexps (FuncState *fs, expdesc *e1, expdesc *e2) { in freeexps() argument
528 int r1 = (e1->k == VNONRELOC) ? e1->u.info : -1; in freeexps()
1338 ** (In this case, 'e1' has the final result.)
1340 static int constfolding (FuncState *fs, int op, expdesc *e1, in constfolding() argument
1343 if (!tonumeral(e1, &v1) || !tonumeral(e2, &v2) || !validop(op, &v1, &v2)) in constfolding()
1347 e1->k = VKINT; in constfolding()
1348 e1->u.ival = ivalue(&res); in constfolding()
1354 e1->k = VKFLT; in constfolding()
1355 e1->u.nval = n; in constfolding()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DIterable.h113 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
114 friend AdaptedConstIterator<C1, E1, A1>
116 AdaptedConstIterator<C1, E1, A1> &);
118 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
120 operator-(AdaptedConstIterator<C1, E1, A1> &,
121 AdaptedConstIterator<C1, E1, A1> &);
123 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
124 friend void swap(AdaptedConstIterator<C1, E1, A1> &,
125 AdaptedConstIterator<C1, E1, A1> &);
/freebsd/bin/sh/tests/expansion/
H A Dcmdsubst3.016 e1=$(printf "$e")
18 [ "${#e1}" = 510 ] || echo length bad
19 [ "$e1" = "$e2" ] || echo e1 != e2
20 [ "$e1" = "$(printf "$e")" ] || echo quoted bad
22 [ "$e1" = $(printf "$e") ] || echo unquoted bad
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlcode.c714 static int constfolding (OpCode op, expdesc *e1, expdesc *e2) { in constfolding() argument
716 if (!isnumeral(e1) || !isnumeral(e2)) return 0; in constfolding()
722 if (op == OP_DIV && e1->u.nval == INT64_MIN && e2->u.nval == -1) in constfolding()
724 r = luaO_arith(op - OP_ADD + LUA_OPADD, e1->u.nval, e2->u.nval); in constfolding()
725 e1->u.nval = r; in constfolding()
731 expdesc *e1, expdesc *e2, int line) { in codearith() argument
732 if (constfolding(op, e1, e2)) in codearith()
736 int o1 = luaK_exp2RK(fs, e1); in codearith()
738 freeexp(fs, e1); in codearith()
743 freeexp(fs, e1); in codearith()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmediatek,mt8183-pinctrl.yaml126 When E1=0/E0=0, the strength is 0.125mA.
127 When E1=0/E0=1, the strength is 0.25mA.
128 When E1=1/E0=0, the strength is 0.5mA.
129 When E1=1/E0=1, the strength is 1mA.
132 0: (E1, E0, EN) = (0, 0, 0)
133 1: (E1, E0, EN) = (0, 0, 1)
134 2: (E1, E0, EN) = (0, 1, 0)
135 3: (E1, E0, EN) = (0, 1, 1)
136 4: (E1, E0, EN) = (1, 0, 0)
137 5: (E1, E
[all...]
H A Dmediatek,mt8365-pinctrl.yaml130 When E1=0/E0=0, the strength is 0.125mA.
131 When E1=0/E0=1, the strength is 0.25mA.
132 When E1=1/E0=0, the strength is 0.5mA.
133 When E1=1/E0=1, the strength is 1mA.
136 0: (E1, E0, EN) = (0, 0, 0)
137 1: (E1, E0, EN) = (0, 0, 1)
138 2: (E1, E0, EN) = (0, 1, 0)
139 3: (E1, E0, EN) = (0, 1, 1)
140 4: (E1, E0, EN) = (1, 0, 0)
141 5: (E1, E
[all...]
/freebsd/contrib/netbsd-tests/ipf/input/
H A Df113 in on e1 tcp 2.1.2.2,23 1.1.1.1,2 SA seq=101 ack=2
4 in on e1 tcp 2.1.2.2,23 1.1.1.1,1 SA seq=101 ack=2
7 in on e1 tcp 2.1.2.2,23 1.1.1.1,1 A seq=102 ack=2
8 in on e1 tcp 2.1.2.2,25 1.1.1.1,1 A seq=102 ack=2
12 in on e1 udp 1.1.1.1,1 4.4.4.4,53
13 in on e1 udp 2.2.2.2,2 4.4.4.4,53
H A Dl111 #in on e1 tcp 2.1.2.2,25 1.1.1.1,1025 AS
16 #in on e1 tcp 2.1.2.2,25 1.1.1.1,1025 A
17 [out,e1] 4500 0028 0000 4000 3f06 35cb 0202 0202 0101 0101
35 #in on e1 udp 1.1.1.1,1 4.4.4.4,53
40 #in on e1 udp 2.2.2.2,2 4.4.4.4,53
45 #in on e1 udp 2.2.2.2,2 4.4.4.4,53
/freebsd/contrib/expat/tests/
H A Dacc_tests.c70 {"<e1 xmlns='https://example.org/'>\n" in START_TEST()
72 "</e1>", in START_TEST()
77 {"<e1><e2>text1<e3/>text2</e2></e1>", NULL, NULL, 0}, in START_TEST()
86 {" <e1> <e2> </e2> </e1> ", NULL, NULL, 0}, in START_TEST()
87 {"<e1 ><e2 /></e1 >", NULL, NULL, 0}, in START_TEST()
88 {"<e1><e2 k = \"v\"/><e3 k = 'v'/></e1>", NULL, NULL, 0}, in START_TEST()
99 "<?pi3?><!ENTITY % e1 SYSTEM 'second.ent'><?pi4?>%e1;<?pi5?>", "<?pi6?>", in START_TEST()
206 "<!ENTITY % e1 PUBLIC 'foo' 'second.ent'>\n" in START_TEST()
207 "<!ENTITY % e2 '<!--22-->%e1;<!--22-->'>\n" in START_TEST()
213 "<!ENTITY % e1 SYSTEM 'second.ent'>\n" in START_TEST()
[all …]
H A Dmisc_tests.c292 const char *const doc1 = "<doc><e1/><e><foo/></e></doc>"; in START_TEST()
337 "<!ENTITY % e1 ']><d/>'><!ENTITY % e2 '&#37;e1;'>\n" in START_TEST()
437 "<!ENTITY e1 'v1'>\n" in START_TEST()
440 "<r a1='[&e1;]'>[&e1;][&e2;][&amp;&apos;&gt;&lt;&quot;]</r>"; in START_TEST()
463 XCS("e1=v1\n") in START_TEST()
468 XCS("e1=&amp;e1;\n") in START_TEST()
470 XCS("(r(a1=[&e1;]))\ in START_TEST()
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp173 bool IsStmtEquivalent(const AddrLabelExpr *E1, const AddrLabelExpr *E2) { in IsStmtEquivalent() argument
174 return IsStructurallyEquivalent(Context, E1->getLabel(), E2->getLabel()); in IsStmtEquivalent()
177 bool IsStmtEquivalent(const AtomicExpr *E1, const AtomicExpr *E2) { in IsStmtEquivalent() argument
178 return E1->getOp() == E2->getOp(); in IsStmtEquivalent()
181 bool IsStmtEquivalent(const BinaryOperator *E1, const BinaryOperator *E2) { in IsStmtEquivalent() argument
182 return E1->getOpcode() == E2->getOpcode(); in IsStmtEquivalent()
185 bool IsStmtEquivalent(const CallExpr *E1, const CallExpr *E2) { in IsStmtEquivalent() argument
187 Decl *Callee1 = const_cast<Decl *>(E1->getCalleeDecl()); in IsStmtEquivalent()
202 bool IsStmtEquivalent(const CharacterLiteral *E1, in IsStmtEquivalent() argument
204 return E1->getValue() == E2->getValue() && E1->getKind() == E2->getKind(); in IsStmtEquivalent()
[all …]
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h87 AssertionResult AssertPred1Helper(const char* pred_text, const char* e1, in AssertPred1Helper() argument
92 << pred_text << "(" << e1 << ") evaluates to false, where" in AssertPred1Helper()
94 << e1 << " evaluates to " << ::testing::PrintToString(v1); in AssertPred1Helper()
118 AssertionResult AssertPred2Helper(const char* pred_text, const char* e1, in AssertPred2Helper() argument
124 << pred_text << "(" << e1 << ", " << e2 in AssertPred2Helper()
127 << e1 << " evaluates to " << ::testing::PrintToString(v1) << "\n" in AssertPred2Helper()
155 AssertionResult AssertPred3Helper(const char* pred_text, const char* e1, in AssertPred3Helper() argument
161 << pred_text << "(" << e1 << ", " << e2 << ", " << e3 in AssertPred3Helper()
164 << e1 << " evaluates to " << ::testing::PrintToString(v1) << "\n" in AssertPred3Helper()
194 AssertionResult AssertPred4Helper(const char* pred_text, const char* e1, in AssertPred4Helper() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h208 R_SExpr reduceCode(Code &Orig, R_SExpr E0, R_SExpr E1) { in reduceCode() argument
209 return E0 && E1; in reduceCode()
212 R_SExpr reduceField(Field &Orig, R_SExpr E0, R_SExpr E1) { in reduceField() argument
213 return E0 && E1; in reduceField()
216 R_SExpr reduceApply(Apply &Orig, R_SExpr E0, R_SExpr E1) { in reduceApply() argument
217 return E0 && E1; in reduceApply()
220 R_SExpr reduceSApply(SApply &Orig, R_SExpr E0, R_SExpr E1) { in reduceSApply() argument
221 return E0 && E1; in reduceSApply()
228 R_SExpr reduceStore(Store &Orig, R_SExpr E0, R_SExpr E1) { return E0 && E1; } in reduceStore() argument
230 R_SExpr reduceArrayIndex(Store &Orig, R_SExpr E0, R_SExpr E1) { in reduceArrayIndex() argument
[all …]
/freebsd/contrib/gdtoa/
H A DstrtoIg.c44 Long e1; local
52 e1 = exp[0];
78 if (++e1 > fpi->emax)
93 e1 = fpi->emax;
107 if (e1 == fpi->emin) {
117 --e1;
128 exp[0] = e1;
134 exp[1] = e1;
H A Dstrtodg.c326 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; local
530 e1 = e -= nf;
569 e1 -= e;
579 e1 -= i;
599 e1 -= e2;
607 e1 -= e;
612 e1 += nd - k;
614 /* Get starting approximation = rv * 10**e1 */
617 if (e1 > 0) {
618 if ( (i = e1 & 15) !=0)
[all …]
H A Dstrtod.c96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
340 e1 = e -= nf;
431 e1 += nd - k;
453 /* Get starting approximation = rv * 10**e1 */
455 if (e1 > 0) {
456 if ( (i = e1 & 15) !=0)
458 if (e1 &= ~15) {
459 if (e1 > DBL_MAX_10_EXP) {
500 e1 >>= 4;
501 for(j = 0; e1 > 1; j++, e1 >>= 1)
[all …]
H A Dgethex.c50 Long e, e1; local
140 e1 = n - 0x10;
142 if (e1 & 0xf8000000)
144 e1 = 10*e1 + n - 0x10;
147 e1 = -e1;
148 e += e1;
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.struct.d49 uint32_t e1; member
55 uint64_t e1; member
66 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
79 printf("e1 = \"%s\"\n", stringof(copyinstr(e64->e1)));
H A Dtst.typedef.d50 uint32_t e1; member
56 uint64_t e1; member
67 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
80 printf("e1 = \"%s\"\n", stringof(copyinstr(e64->e1)));
/freebsd/contrib/nvi/ex/
H A Dex_mkexrc.c77 goto e1; in ex_mkexrc()
79 goto e1; in ex_mkexrc()
81 goto e1; in ex_mkexrc()
83 goto e1; in ex_mkexrc()
92 e1: sverrno = errno; in ex_mkexrc()
/freebsd/usr.sbin/nscd/
H A Dconfig.c68 configuration_entry_sort_cmp(const void *e1, const void *e2) in configuration_entry_sort_cmp() argument
70 return (strcmp((*((struct configuration_entry **)e1))->name, in configuration_entry_sort_cmp()
76 configuration_entry_cmp(const void *e1, const void *e2) in configuration_entry_cmp() argument
78 return (strcmp((const char *)e1, in configuration_entry_cmp()
84 configuration_entry_cache_mp_sort_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_sort_cmp() argument
86 return (strcmp((*((cache_entry *)e1))->params->entry_name, in configuration_entry_cache_mp_sort_cmp()
92 configuration_entry_cache_mp_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_cmp() argument
94 return (strcmp((const char *)e1, in configuration_entry_cache_mp_cmp()
100 configuration_entry_cache_mp_part_cmp(const void *e1, const void *e2) in configuration_entry_cache_mp_part_cmp() argument
102 return (strncmp((const char *)e1, in configuration_entry_cache_mp_part_cmp()
[all …]
/freebsd/secure/caroot/untrusted/
H A DLuxTrust_Global_Root_2.pem34 97:69:7d:42:30:24:e4:0d:0c:89:6b:63:de:c5:e1:
44 fb:01:e1:f4:e1:de:d9:9e:dd:db:5b:d4:2a:99:26:
48 ae:58:e1:3d:2f:34:9b:cf:9f:f6:78:85:c2:93:7a:
61 d7:70:fc:c5:38:8e:64:25:e1:4d:39:90:ce:c9:87:
86 5c:7a:e6:7f:70:34:e7:83:e2:b1:e1:e1:b8:58:ef:d4:95:e4:
94 18:0a:aa:90:1d:eb:40:1e:df:a1:1e:44:92:10:9a:f2:8d:e1:
101 b0:04:6f:e3:04:5a:b1:ab:2a:ab:fe:c7:d0:96:b6:da:e1:4a:
105 e8:85:55:dc:36:2a:e1:94:68:93:c7:66:72:44:0f:80:21:32:
/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c365 * usr1 --> e1 --> e2
367 * and we are e1. We have to create both sets
372 * usr1 --> e1 --> e2
374 * and we are e2. e1 is certainly registered and our
465 * usr1 --> e1 --> e2
467 * and we are e1. Create the needed rings of the
472 * usr1 --> e1 --> e2 <-- usr2
474 * and we are e2. Drop the ref e1 is holding.
480 * usr1 --> e1 --> e2
482 * and we are e1. Nothing special to do, e2 will
[all …]
/freebsd/crypto/openssl/test/recipes/30-test_evp_pkey_provided/
H A DDH.pub.txt9 79:24:ed:e1:d1:4a:57:f1:40:86:70:42:25:c5:27:
11 9a:1a:10:d4:81:53:cf:83:04:18:1c:e1:db:e1:65:
12 a9:7f:e1:33:eb:c3:4f:e3:b7:22:f7:1c:09:4f:ed:

12345678910>>...23