| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.nested_neg.zcp | 276 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 D | rpktest.c | 143 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 D | sslapitest.c | 385 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 D | dtlstest.c | 87 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 D | provider_pkey_test.c | 36 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 D | stack_test.c | 89 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 D | cmsapitest.c | 123 goto end; in test_short_mac_on_auth_envelope_data() 130 goto end; in test_short_mac_on_auth_envelope_data() 133 end: in test_short_mac_on_auth_envelope_data() 147 goto end; in test_non_aead_on_auth_envelope_dec() 154 goto end; in test_non_aead_on_auth_envelope_dec() 157 end: in test_non_aead_on_auth_envelope_dec() 176 goto end; in test_non_aead_on_auth_envelope_enc() 179 goto end; in test_non_aead_on_auth_envelope_enc() 187 goto end; in test_non_aead_on_auth_envelope_enc() 192 goto end; in test_non_aead_on_auth_envelope_enc() [all …]
|
| H A D | hpke_test.c | 120 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 D | tcp_sack.c | 160 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 D | uint_set.c | 83 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 D | bn_sqrt.c | 33 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 D | t_here.sh | 187 '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 D | kstrtox.h | 76 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 D | bitmap.h | 53 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 D | EVP_DSA_Signature_demo.c | 52 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 D | seg.c | 52 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 D | xmltok_impl.c | 53 if (end - ptr < n) \ 72 # define CHECK_NAME_CASE(n, enc, ptr, end, nextTokPtr) \ argument 74 if (end - ptr < n) \ 83 # define CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) \ argument 97 CHECK_NAME_CASE(2, enc, ptr, end, nextTokPtr) \ 98 CHECK_NAME_CASE(3, enc, ptr, end, nextTokPtr) \ 99 CHECK_NAME_CASE(4, enc, ptr, end, nextTokPtr) 101 # define CHECK_NMSTRT_CASE(n, enc, ptr, end, nextTokPtr) \ argument 103 if ((end) - (ptr) < (n)) \ 112 # define CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) \ argument [all …]
|
| H A D | xmlrole.c | 125 const char *ptr, const char *end, 143 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0() argument 161 if (! XmlNameMatchesAscii(enc, ptr + 2 * MIN_BYTES_PER_CHAR(enc), end, in prolog0() 174 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1() argument 193 if (! XmlNameMatchesAscii(enc, ptr + 2 * MIN_BYTES_PER_CHAR(enc), end, in prolog1() 206 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2() argument 209 UNUSED_P(end); in prolog2() 226 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() argument 229 UNUSED_P(end); in doctype0() 243 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1() argument [all …]
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | e820.c | 51 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 D | debug.c | 277 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_read_reg_get() local 302 p += scnprintf(p, end - p, "get %d bytes at 0x%08x=0x%08x\n", len, in rtw89_debug_priv_read_reg_get() 311 p += scnprintf(p, end - p, "%08xh : ", 0x18600000 + addr); in rtw89_debug_priv_read_reg_get() 314 p += scnprintf(p, end - p, "%08x ", data); in rtw89_debug_priv_read_reg_get() 316 p += scnprintf(p, end - p, "\n"); in rtw89_debug_priv_read_reg_get() 390 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_read_rf_get() local 400 p += scnprintf(p, end - p, "path %d, rf register 0x%08x=0x%08x\n", in rtw89_debug_priv_read_rf_get() 439 char *p = buf, *end = buf + bufsz; in rtw89_debug_priv_rf_reg_dump_get() local 444 p += scnprintf(p, end - p, "RF path %d:\n\n", path); in rtw89_debug_priv_rf_reg_dump_get() 446 p += scnprintf(p, end - p, "0x%08x: ", addr); in rtw89_debug_priv_rf_reg_dump_get() [all …]
|
| /freebsd/sys/dev/iommu/ |
| H A D | iommu_gas.c | 130 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 D | VariableList.cpp | 40 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/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_namecheck.c | 185 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/sys/contrib/ncsw/etc/ |
| H A D | mm.c | 79 p_BusyBlock->end = base + size; in CreateBusyBlock() 118 p_MemBlock->end = base+size; in CreateNewBlock() 151 p_FreeBlock->end = base + size; in CreateFreeBlock() 175 static t_Error AddFree(t_MM *p_MM, uint64_t base, uint64_t end) in AddFree() argument 192 if (alignBase >= end) in AddFree() 198 if ( alignBase <= p_CurrB->end ) in AddFree() 200 if ( end > p_CurrB->end ) in AddFree() 203 while ( p_CurrB->p_Next && end > p_CurrB->p_Next->end ) in AddFree() 211 if ( !p_NextB || (p_NextB && end < p_NextB->base) ) in AddFree() 213 p_CurrB->end = end; in AddFree() [all …]
|
| /freebsd/tools/debugscripts/ |
| H A D | netstat-anr.gdb | 6 end 29 end 40 end 41 end 49 end 51 end 53 end 58 end 61 end 64 end [all …]
|