Home
last modified time | relevance | path

Searched refs:end (Results 1 – 25 of 3560) sorted by relevance

12345678910>>...143

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.nested_neg.zcp276 end
278 end
280 end
282 end
284 end
286 end
288 end
290 end
292 end
294 end
[all …]
/freebsd/crypto/openssl/test/
H A Drpktest.c143 goto end; in test_rpk()
146 goto end; in test_rpk()
179 goto end; in test_rpk()
184 goto end; in test_rpk()
189 goto end; in test_rpk()
196 goto end; in test_rpk()
204 goto end; in test_rpk()
212 goto end; in test_rpk()
218 goto end; in test_rpk()
225 goto end; in test_rpk()
[all …]
H A Ddtlstest.c87 goto end; in test_dtls_unprocessed()
93 goto end; in test_dtls_unprocessed()
98 goto end; in test_dtls_unprocessed()
103 goto end; in test_dtls_unprocessed()
128 goto end; in test_dtls_unprocessed()
132 goto end; in test_dtls_unprocessed()
136 end: in test_dtls_unprocessed()
208 goto end; in test_dtls_drop_records()
212 goto end; in test_dtls_drop_records()
225 goto end; in test_dtls_drop_records()
[all …]
H A Dsslapitest.c385 goto end; in test_keylog()
389 goto end; in test_keylog()
393 goto end; in test_keylog()
397 goto end; in test_keylog()
407 goto end; in test_keylog()
419 goto end; in test_keylog()
424 goto end; in test_keylog()
428 end: in test_keylog()
466 goto end; in test_keylog_no_master_key()
471 goto end; in test_keylog_no_master_key()
[all …]
H A Dprovider_pkey_test.c36 goto end; in fetch_sig()
42 goto end; in fetch_sig()
46 end: in fetch_sig()
63 goto end; in test_pkey_sig()
68 goto end; in test_pkey_sig()
76 goto end; in test_pkey_sig()
92 goto end; in test_pkey_sig()
100 goto end; in test_pkey_sig()
104 goto end; in test_pkey_sig()
112 end: in test_pkey_sig()
[all …]
H A Dstack_test.c89 goto end; in test_int_stack()
95 goto end; in test_int_stack()
100 goto end; in test_int_stack()
106 goto end; in test_int_stack()
116 goto end; in test_int_stack()
127 goto end; in test_int_stack()
133 goto end; in test_int_stack()
137 goto end; in test_int_stack()
143 goto end; in test_int_stack()
150 goto end; in test_int_stack()
[all …]
H A Dhpke_test.c120 goto end; in do_testhpke()
122 goto end; in do_testhpke()
126 goto end; in do_testhpke()
128 goto end; in do_testhpke()
132 goto end; in do_testhpke()
137 goto end; in do_testhpke()
139 goto end; in do_testhpke()
143 goto end; in do_testhpke()
145 goto end; in do_testhpke()
150 goto end; in do_testhpke()
[all …]
/freebsd/sys/netinet/
H A Dtcp_sack.c160 if (SEQ_LEQ(tp->sackblks[0].end, tp->rcv_nxt)) in tcp_dsack_block_exists()
174 tcp_seq start, end; in tcp_update_dsack_list() local
183 (tp->sackblks[0].end == tp->rcv_nxt))) { in tcp_update_dsack_list()
185 saved_blks[0].end = rcv_end; in tcp_update_dsack_list()
187 saved_blks[0].start = saved_blks[0].end = 0; in tcp_update_dsack_list()
190 head_blk.start = head_blk.end = 0; in tcp_update_dsack_list()
192 mid_blk.end = rcv_end; in tcp_update_dsack_list()
197 end = tp->sackblks[i].end; in tcp_update_dsack_list()
202 if (SEQ_GT(rcv_start, end)) { in tcp_update_dsack_list()
206 if (SEQ_GT(tp->rcv_nxt, end)) { in tcp_update_dsack_list()
[all …]
/freebsd/crypto/openssl/ssl/quic/
H A Duint_set.c83 if (x->range.start - 1 != xprev->range.end) in uint_set_merge_adjacent()
108 return u64_min(a->end, b->end) in uint_range_overlaps()
112 static UINT_SET_ITEM *create_set_item(uint64_t start, uint64_t end) in create_set_item() argument
121 x->range.end = end; in create_set_item()
128 uint64_t start = range->start, end = range->end; in ossl_uint_set_insert() local
130 if (!ossl_assert(start <= end)) in ossl_uint_set_insert()
135 x = create_set_item(start, end); in ossl_uint_set_insert()
143 if (start > z->range.end) { in ossl_uint_set_insert()
151 if (z->range.end + 1 == start) { in ossl_uint_set_insert()
152 z->range.end = end; in ossl_uint_set_insert()
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_sqrt.c33 goto end; in BN_mod_sqrt()
51 goto end; in BN_mod_sqrt()
70 goto end; in BN_mod_sqrt()
75 goto end; in BN_mod_sqrt()
79 goto end; in BN_mod_sqrt()
97 goto end; in BN_mod_sqrt()
100 goto end; in BN_mod_sqrt()
102 goto end; in BN_mod_sqrt()
138 goto end; in BN_mod_sqrt()
142 goto end; in BN_mod_sqrt()
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_here.sh187 'x=$(cat << '"${end}${nl}text${nl}${end}${nl}"'); printf %s "$x"' 'text' 0
193 'x=$(cat <<'"'${end}'${nl}text${nl}${end}${nl}"'); printf %s "$x"' 'text' 0
199 'x=$(cat <<'"'${end}'${nl}text${nl}${end%?}${nl}${end}${nl}"'); printf %s "$x"' \
202 'x=$(cat <<'"'${end}'${nl}text${nl}${end#?}${nl}${end}${nl}"'); printf %s "$x"' \
205 'x=$(cat <<'"'${end}'${nl}text${nl}${end%?}+${nl}${end}${nl}"');printf %s "$x"' \
212 'x=$(cat <<'"'${end}'${nl}text${nl}${end}x${nl}${end}${nl}"'); printf %s "$x"' \
213 "text ${end}x" 0
215 'x=$(cat <<'"'${end}'${nl}text${nl}!${end}${nl}${end}${nl}"'); printf %s "$x"' \
216 "text !${end}" 0
220 'x=$(cat <<'"'${end}'${nl}text${nl} ${end}${nl}${end}${nl}"'); printf %s "$x"' \
[all …]
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h76 char *end; in kstrtoul() local
79 temp = strtoul(cp, &end, base); in kstrtoul()
82 if (*end == '\n') in kstrtoul()
83 end++; in kstrtoul()
84 if (*cp == 0 || *end != 0) in kstrtoul()
94 char *end; in kstrtol() local
97 temp = strtol(cp, &end, base); in kstrtol()
100 if (*end == '\n') in kstrtol()
101 end++; in kstrtol()
102 if (*cp == 0 || *end != 0) in kstrtol()
[all …]
H A Dbitmap.h53 const unsigned int end = BIT_WORD(size); in bitmap_full() local
57 for (i = 0; i != end; i++) { in bitmap_full()
65 if ((addr[end] & mask) != mask) in bitmap_full()
74 const unsigned int end = BIT_WORD(size); in bitmap_empty() local
78 for (i = 0; i != end; i++) { in bitmap_empty()
86 if ((addr[end] & mask) != 0) in bitmap_empty()
145 unsigned int end; in bitmap_find_next_zero_area_off() local
153 end = index + nr; in bitmap_find_next_zero_area_off()
154 if (end > size) in bitmap_find_next_zero_area_off()
155 return (end); in bitmap_find_next_zero_area_off()
[all …]
/freebsd/crypto/openssl/demos/signature/
H A DEVP_DSA_Signature_demo.c52 goto end; in generate_dsa_params()
55 goto end; in generate_dsa_params()
58 goto end; in generate_dsa_params()
60 goto end; in generate_dsa_params()
62 goto end; in generate_dsa_params()
65 end: in generate_dsa_params()
91 goto end; in generate_dsa_key()
93 goto end; in generate_dsa_key()
96 goto end; in generate_dsa_key()
98 goto end; in generate_dsa_key()
[all …]
/freebsd/stand/kboot/libkboot/
H A Dseg.c52 add_avail(uint64_t start, uint64_t end, uint64_t type) in add_avail() argument
59 segs[nr_seg - 1].end + 1 == start && in add_avail()
61 segs[nr_seg - 1].end = end; in add_avail()
71 segs[nr_seg].end = end; in add_avail()
82 remove_avail(uint64_t start, uint64_t end, uint64_t type) in remove_avail() argument
91 if (s->end + 1 == start && in remove_avail()
93 s->end = end; in remove_avail()
96 if (s->end == end) { in remove_avail()
102 s->start = end + 1; in remove_avail()
125 if (s->end == end) { /* (4) */ in remove_avail()
[all …]
/freebsd/contrib/expat/lib/
H A Dxmltok_impl.c50 if (end - ptr < n) \
69 # define CHECK_NAME_CASE(n, enc, ptr, end, nextTokPtr) \ argument
71 if (end - ptr < n) \
80 # define CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) \ argument
94 CHECK_NAME_CASE(2, enc, ptr, end, nextTokPtr) \
95 CHECK_NAME_CASE(3, enc, ptr, end, nextTokPtr) \
96 CHECK_NAME_CASE(4, enc, ptr, end, nextTokPtr)
98 # define CHECK_NMSTRT_CASE(n, enc, ptr, end, nextTokPtr) \ argument
100 if ((end) - (ptr) < (n)) \
109 # define CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) \ argument
[all …]
H A Dxmlrole.c123 const char *ptr, const char *end,
141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0() argument
159 if (! XmlNameMatchesAscii(enc, ptr + 2 * MIN_BYTES_PER_CHAR(enc), end, in prolog0()
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1() argument
191 if (! XmlNameMatchesAscii(enc, ptr + 2 * MIN_BYTES_PER_CHAR(enc), end, in prolog1()
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2() argument
207 UNUSED_P(end); in prolog2()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() argument
227 UNUSED_P(end); in doctype0()
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1() argument
267 doctype2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) doctype2() argument
283 doctype3(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) doctype3() argument
299 doctype4(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) doctype4() argument
318 doctype5(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) doctype5() argument
334 internalSubset(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) internalSubset() argument
379 externalSubset0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) externalSubset0() argument
388 externalSubset1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) externalSubset1() argument
416 entity0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity0() argument
435 entity1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity1() argument
451 entity2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity2() argument
475 entity3(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity3() argument
491 entity4(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity4() argument
507 entity5(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity5() argument
526 entity6(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity6() argument
543 entity7(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity7() argument
567 entity8(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity8() argument
583 entity9(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity9() argument
599 entity10(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) entity10() argument
615 notation0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) notation0() argument
631 notation1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) notation1() argument
651 notation2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) notation2() argument
667 notation3(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) notation3() argument
684 notation4(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) notation4() argument
704 attlist0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist0() argument
721 attlist1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist1() argument
741 attlist2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist2() argument
771 attlist3(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist3() argument
789 attlist4(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist4() argument
808 attlist5(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist5() argument
824 attlist6(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist6() argument
840 attlist7(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist7() argument
860 attlist8(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist8() argument
890 attlist9(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) attlist9() argument
906 element0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element0() argument
923 element1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element1() argument
949 element2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element2() argument
983 element3(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element3() argument
1007 element4(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element4() argument
1024 element5(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element5() argument
1044 element6(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element6() argument
1073 element7(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) element7() argument
1122 condSect0(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) condSect0() argument
1142 condSect1(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) condSect1() argument
1159 condSect2(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) condSect2() argument
1177 declClose(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) declClose() argument
1213 error(PROLOG_STATE * state,int tok,const char * ptr,const char * end,const ENCODING * enc) error() argument
[all...]
/freebsd/usr.sbin/bhyve/amd64/
H A De820.c51 uint64_t end; member
58 e820_element_alloc(uint64_t base, uint64_t end, enum e820_memory_type type) in e820_element_alloc() argument
68 element->end = end; in e820_element_alloc()
102 element->base, element->end, in e820_dump_table()
144 entry->length = element->end - element->base; in e820_get_fwcfg_item()
154 e820_add_entry(const uint64_t base, const uint64_t end, in e820_add_entry() argument
162 assert(end >= base); in e820_add_entry()
164 new_element = e820_element_alloc(base, end, type); in e820_add_entry()
174 if (element->end > base) { in e820_add_entry()
195 assert(end >= element->base); in e820_add_entry()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c275 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_read_reg_get() local
300 p += scnprintf(p, end - p, "get %d bytes at 0x%08x=0x%08x\n", len, in rtw89_debug_priv_read_reg_get()
309 p += scnprintf(p, end - p, "%08xh : ", 0x18600000 + addr); in rtw89_debug_priv_read_reg_get()
312 p += scnprintf(p, end - p, "%08x ", data); in rtw89_debug_priv_read_reg_get()
314 p += scnprintf(p, end - p, "\n"); in rtw89_debug_priv_read_reg_get()
388 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_read_rf_get() local
398 p += scnprintf(p, end - p, "path %d, rf register 0x%08x=0x%08x\n", in rtw89_debug_priv_read_rf_get()
437 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_rf_reg_dump_get() local
442 p += scnprintf(p, end - p, "RF path %d:\n\n", path); in rtw89_debug_priv_rf_reg_dump_get()
444 p += scnprintf(p, end - p, "0x%08x: ", addr); in rtw89_debug_priv_rf_reg_dump_get()
[all …]
/freebsd/sys/dev/iommu/
H A Diommu_gas.c130 KASSERT(a->start <= a->end, ("inverted entry %p (%jx, %jx)", in iommu_gas_cmp_entries()
131 a, (uintmax_t)a->start, (uintmax_t)a->end)); in iommu_gas_cmp_entries()
132 KASSERT(b->start <= b->end, ("inverted entry %p (%jx, %jx)", in iommu_gas_cmp_entries()
133 b, (uintmax_t)b->start, (uintmax_t)b->end)); in iommu_gas_cmp_entries()
135 a->end <= b->start || b->end <= a->start || in iommu_gas_cmp_entries()
136 a->end == a->start || b->end == b->start, in iommu_gas_cmp_entries()
139 a, (uintmax_t)a->start, (uintmax_t)a->end, a->flags, in iommu_gas_cmp_entries()
140 b, (uintmax_t)b->start, (uintmax_t)b->end, b->flags, in iommu_gas_cmp_entries()
143 if (a->end < b->end) in iommu_gas_cmp_entries()
145 else if (b->end < a->end) in iommu_gas_cmp_entries()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DVariableList.cpp40 variable_list->m_variables.end(), // source end in AddVariables()
64 iterator pos, end = m_variables.end(); in FindVariableIndex() local
65 for (pos = m_variables.begin(); pos != end; ++pos) { in FindVariableIndex()
75 iterator pos, end = m_variables.end(); in FindVariable() local
76 for (pos = m_variables.begin(); pos != end; ++pos) { in FindVariable()
91 iterator pos, end = m_variables.end(); in FindVariable() local
92 for (pos = m_variables.begin(); pos != end; ++pos) { in FindVariable()
105 iterator pos, end = m_variables.end(); in AppendVariablesIfUnique() local
106 for (pos = m_variables.begin(); pos != end; ++pos) in AppendVariablesIfUnique()
115 iterator pos, end = m_variables.end(); in AppendVariablesIfUnique() local
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h80 void SetRangeEnd(BaseType end) { in SetRangeEnd()
81 if (end > base) in SetRangeEnd()
82 size = end - base; in SetRangeEnd()
154 auto end1 = vec1.end(); in GetOverlaps()
156 auto end2 = vec2.end(); in GetOverlaps()
191 auto end = m_entries.end(); in Insert() local
192 auto pos = std::lower_bound(begin, end, entry); in Insert()
194 if (pos != end && pos->Union(entry)) { in Insert()
219 std::stable_sort(m_entries.begin(), m_entries.end()); in Sort()
224 typename Collection::const_iterator pos, end, prev; IsSorted() local
284 typename Collection::iterator pos, end; Slide() local
323 typename Collection::const_iterator end = m_entries.end(); FindEntryIndexThatContains() local
345 typename Collection::const_iterator end = m_entries.end(); FindEntryThatContains() local
367 typename Collection::const_iterator end = m_entries.end(); FindEntryThatContains() local
385 const_iterator end() const { return m_entries.end(); } end() function
398 auto end = m_entries.end(); CombinePrevAndNext() local
453 Erase(uint32_t start,uint32_t end) Erase() argument
476 typename Collection::const_iterator pos, end, prev; IsSorted() local
491 typename Collection::iterator end; CombineConsecutiveEntriesWithEqualData() local
579 typename Collection::const_iterator end = m_entries.end(); FindEntryThatContains() local
597 auto begin = m_entries.begin(), end = m_entries.end(); FindEntryStartsAt() local
620 typename Collection::const_iterator end = m_entries.end(); FindEntryThatContainsOrFollows() local
654 const_iterator end() const { return m_entries.end(); } end() function
756 typename Collection::const_iterator pos, end, prev; IsSorted() local
794 typename Collection::iterator end = m_entries.end(); FindEntry() local
[all...]
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c185 const char *end; in entity_namecheck() local
215 end = start; in entity_namecheck()
216 while (*end != '/' && *end != '@' && *end != '#' && in entity_namecheck()
217 *end != '\0') in entity_namecheck()
218 end++; in entity_namecheck()
220 if (*end == '\0' && end[-1] == '/') { in entity_namecheck()
228 for (const char *loc = start; loc != end; loc++) { in entity_namecheck()
238 if (*end == '\0' || *end == '/') { in entity_namecheck()
239 int component_length = end - start; in entity_namecheck()
260 if (*end == '@' || *end == '#') { in entity_namecheck()
[all …]
/freebsd/tools/debugscripts/
H A Dnetstat-anr.gdb6 end
29 end
40 end
41 end
49 end
51 end
53 end
58 end
61 end
64 end
[all …]
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_event_queue.c69 uint8_t begin, end, gap, idx; in pt_evq_enqueue() local
78 idx = evq->end[evb]; in pt_evq_enqueue()
86 end = pt_evq_inc(idx); in pt_evq_enqueue()
87 gap = pt_evq_inc(end); in pt_evq_enqueue()
93 evq->end[evb] = end; in pt_evq_enqueue()
101 uint8_t begin, end; in pt_evq_dequeue() local
110 end = evq->end[evb]; in pt_evq_dequeue()
115 if (evq_max <= end) in pt_evq_dequeue()
118 if (begin == end) in pt_evq_dequeue()
135 evq->end[evb] = 0; in pt_evq_clear()
[all …]

12345678910>>...143