/freebsd/contrib/expat/lib/ |
H A D | xmlrole.c | 141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0() 172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1() 204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2() 224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() 241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1() 267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2() 283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3() 299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4() 318 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype5() 334 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in internalSubset() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | VariableList.cpp | 64 iterator pos, end = m_variables.end(); in FindVariableIndex() local 75 iterator pos, end = m_variables.end(); in FindVariable() local 91 iterator pos, end = m_variables.end(); in FindVariable() local 105 iterator pos, end = m_variables.end(); in AppendVariablesIfUnique() local 115 iterator pos, end = m_variables.end(); in AppendVariablesIfUnique() local 132 iterator pos, end = m_variables.end(); in AppendVariablesWithScope() local 149 const iterator end = m_variables.end(); in FindIndexForVariable() local 159 const_iterator pos, end = m_variables.end(); in MemorySize() local 172 const_iterator pos, end = m_variables.end(); in Dump() local
|
H A D | TypeMap.cpp | 37 iterator pos, end = m_types.end(); in InsertUnique() local 84 iterator pos, end; in GetTypeAtIndex() local 102 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { in ForEach() local 110 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { in ForEach() local 119 for (iterator pos = m_types.find(uid), end = m_types.end(); in Remove() local
|
H A D | TypeList.cpp | 67 iterator pos, end; in GetTypeAtIndex() local 80 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { in ForEach() local 88 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { in ForEach() local 95 for (iterator pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) in Dump() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | bitmap.h | 53 const unsigned int end = BIT_WORD(size); in bitmap_full() local 74 const unsigned int end = BIT_WORD(size); in bitmap_empty() local 145 unsigned int end; in bitmap_find_next_zero_area_off() local 178 int end; in bitmap_find_free_region() local 207 const unsigned int end = BIT_WORD(size); in bitmap_weight() local 227 const unsigned int end = BIT_WORD(size); in bitmap_equal() local 249 const unsigned end = BIT_WORD(size); in bitmap_subset() local 271 const unsigned end = BIT_WORD(size); in bitmap_intersects() local 292 const unsigned int end = BITS_TO_LONGS(size); in bitmap_complement() local 303 const unsigned int end = BITS_TO_LONGS(size); in bitmap_copy() local [all …]
|
H A D | kstrtox.h | 76 char *end; in kstrtoul() local 91 char *end; in kstrtol() local 106 char *end; in kstrtoint() local 124 char *end; in kstrtouint() local 142 char *end; in kstrtou8() local 160 char *end; in kstrtou16() local 185 char *end; in kstrtos64() local 206 char *end; in kstrtou64() local
|
/freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | elements_view.h | 100 _LIBCPP_HIDE_FROM_ABI constexpr auto end() in end() function 106 _LIBCPP_HIDE_FROM_ABI constexpr auto end() in end() function 112 _LIBCPP_HIDE_FROM_ABI constexpr auto end() const in end() function 118 _LIBCPP_HIDE_FROM_ABI constexpr auto end() const in end() function
|
H A D | transform_view.h | 104 …_LIBCPP_HIDE_FROM_ABI constexpr __sentinel<false> end() { return __sentinel<false>(ranges::end(__b… in end() function 105 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<false> end() in end() function 110 _LIBCPP_HIDE_FROM_ABI constexpr __sentinel<true> end() const in end() function 115 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<true> end() const in end() function
|
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_client_write.c | 47 u8 *hello, *end, *pos, *hs_length, *hs_start, *rhdr; in tls_send_client_hello() local 253 u8 **msgpos, u8 *end) in tls_write_client_certificate() 336 static int tlsv1_key_x_dh(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_dh() 459 static int tlsv1_key_x_rsa(struct tlsv1_client *conn, u8 **pos, u8 *end) in tlsv1_key_x_rsa() 507 u8 **msgpos, u8 *end) in tls_write_client_key_exchange() 565 u8 **msgpos, u8 *end) in tls_write_client_certificate_verify() 737 u8 **msgpos, u8 *end) in tls_write_client_change_cipher_spec() 770 u8 **msgpos, u8 *end) in tls_write_client_finished() 863 u8 *msg, *end, *pos; in tls_send_client_key_exchange() local 906 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
|
H A D | tlsv1_server_write.c | 43 u8 **msgpos, u8 *end) in tls_write_server_hello() 190 u8 **msgpos, u8 *end) in tls_write_server_certificate() 282 u8 **msgpos, u8 *end, in tls_write_server_certificate_status() 369 u8 **msgpos, u8 *end) in tls_write_server_key_exchange() 696 u8 **msgpos, u8 *end) in tls_write_server_certificate_request() 762 u8 **msgpos, u8 *end) in tls_write_server_hello_done() 799 u8 **msgpos, u8 *end) in tls_write_server_change_cipher_spec() 832 u8 **msgpos, u8 *end) in tls_write_server_finished() 932 u8 *msg, *end, *pos; in tls_send_server_hello() local 1012 u8 *msg, *end, *pos; in tls_send_change_cipher_spec() local
|
H A D | tlsv1_cred.c | 110 const u8 *pos, *end; in tlsv1_add_cert() local 268 const u8 *pos, *end; in tlsv1_set_key_pem() local 309 const u8 *pos, *end; in tlsv1_set_key_enc_pem() local 449 const u8 *pos, *end; in pkcs12_certbag() local 515 static int pkcs12_parse_attr_friendly_name(const u8 *pos, const u8 *end) in pkcs12_parse_attr_friendly_name() 540 static int pkcs12_parse_attr_local_key_id(const u8 *pos, const u8 *end) in pkcs12_parse_attr_local_key_id() 567 const u8 *end = pos + len; in pkcs12_parse_attr() local 612 const u8 *pos = buf, *end = buf + len; in pkcs12_safebag() local 683 const u8 *pos, *end; in pkcs12_safecontents() local 719 const u8 *pos, const u8 *end, in pkcs12_parse_content_data() [all …]
|
H A D | tlsv1_server_read.c | 52 const u8 *pos, *end; in tls_process_status_request_item() local 93 const u8 *pos, *end; in tls_process_status_request_v2() local 124 const u8 *pos, *end, *c; in tls_process_client_hello() local 399 const u8 *pos, *end; in tls_process_certificate() local 599 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_rsa() 702 struct tlsv1_server *conn, const u8 *pos, const u8 *end) in tls_process_client_key_exchange_dh() 810 const u8 *pos, *end; in tls_process_client_key_exchange() local 887 const u8 *pos, *end; in tls_process_certificate_verify() local 1098 const u8 *pos, *end; in tls_process_client_finished() local
|
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/ |
H A D | t_strtol.c | 45 const char *end; member 51 check(struct test *t, long int li, long long int lli, char *end) in check() 107 char *end; in ATF_TC_BODY() local 141 char *end; in ATF_TC_BODY() local 178 char *end; in ATF_TC_BODY() local 220 char *end; in ATF_TC_BODY() local
|
H A D | t_strtoi.c | 51 const char *end; member 60 check(struct test *t, intmax_t rv, char *end, int rstatus) in check() 131 char *end; in ATF_TC_BODY() local 178 char *end; in ATF_TC_BODY() local 221 char *end; in ATF_TC_BODY() local 278 char *end; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | access.h | 28 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _Tp* end(_Tp (&__array)[_Np]) _NOEXCEPT { in end() function 82 _LIBCPP_HIDE_FROM_ABI typename _Cp::iterator end(_Cp& __c) { in end() function 87 _LIBCPP_HIDE_FROM_ABI typename _Cp::const_iterator end(const _Cp& __c) { in end() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_leb128.h | 18 It EncodeSLEB128(T value, It begin, It end) { in EncodeSLEB128() 36 It DecodeSLEB128(It begin, It end, T* v) { in DecodeSLEB128() 55 It EncodeULEB128(T value, It begin, It end) { in EncodeULEB128() 69 It DecodeULEB128(It begin, It end, T* v) { in DecodeULEB128()
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointList.cpp | 46 wp_collection::const_iterator pos, end = m_watchpoints.end(); DumpWithLevel() local 56 wp_collection::const_iterator pos, end = m_watchpoints.end(); FindByAddress() local 74 wp_collection::const_iterator pos, end = m_watchpoints.end(); FindBySpec() local 161 wp_collection::const_iterator pos, end = m_watchpoints.end(); GetWatchpointIDs() local 189 wp_collection::const_iterator pos, end = m_watchpoints.end(); GetHitCount() local 212 wp_collection::iterator pos, end = m_watchpoints.end(); GetDescription() local 223 wp_collection::iterator pos, end = m_watchpoints.end(); SetEnabledAll() local 233 wp_collection::iterator pos, end = m_watchpoints.end(); RemoveAll() local [all...] |
H A D | BreakpointLocationList.cpp | 70 collection::const_iterator end = m_locations.end(); in FindByID() local 83 collection::iterator pos, end = m_locations.end(); in FindInModule() local 129 collection::const_iterator pos, end = m_locations.end(); in Dump() local 155 collection::iterator pos, end = m_locations.end(); in ClearAllBreakpointSites() local 162 collection::iterator pos, end = m_locations.end(); in ResolveAllBreakpointSites() local 173 collection::const_iterator pos, end = m_locations.end(); in GetHitCount() local 188 collection::const_iterator pos, end = m_locations.end(); in GetNumResolvedLocations() local 199 collection::iterator pos, end = m_locations.end(); in GetDescription() local
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_sync.c | 70 const uint8_t *begin, *end; in pt_find_psb() local 121 const uint8_t *end) in pt_sync_within_bounds() 133 const uint8_t *begin, *end; in pt_sync_set() local 164 const uint8_t *begin, *end, *start; in pt_sync_forward() local 212 const uint8_t *begin, *end; in pt_sync_backward() local
|
H A D | pt_event_queue.c | 69 uint8_t begin, end, gap, idx; in pt_evq_enqueue() local 101 uint8_t begin, end; in pt_evq_dequeue() local 142 uint8_t begin, end; in pt_evq_empty() local 177 uint8_t begin, end; in pt_evq_find() local
|
/freebsd/sys/x86/x86/ |
H A D | mptable_pci.c | 74 mptable_is_isa_range(rman_res_t start, rman_res_t end) in mptable_is_isa_range() 87 mptable_is_vga_range(rman_res_t start, rman_res_t end) in mptable_is_vga_range() 100 rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in mptable_hostb_alloc_resource() 139 struct resource *r, rman_res_t start, rman_res_t end) in mptable_hostb_adjust_resource()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanStepUntil.cpp | 89 until_collection::iterator pos, end = m_until_points.end(); in Clear() local 111 until_collection::iterator pos, end = m_until_points.end(); in GetDescription() local 135 until_collection::iterator pos, end = m_until_points.end(); in ValidatePlan() local 192 until_collection::iterator pos, end in AnalyzeStop() local 285 until_collection::iterator pos, end = m_until_points.end(); DoWillResume() local 305 until_collection::iterator pos, end = m_until_points.end(); WillStop() local [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | CallGraph.h | 107 inline iterator end() { return FunctionMap.end(); } in end() function 109 inline const_iterator end() const { return FunctionMap.end(); } in end() function 200 inline iterator end() { return CalledFunctions.end(); } in end() function 202 inline const_iterator end() const { return CalledFunctions.end(); } in end() function 366 inline iterator end() { return G->end(); } end() function 368 inline const_iterator end() const { return G->end(); } end() function [all...] |
/freebsd/usr.bin/hexdump/ |
H A D | odsyntax.c | 61 char **argv, *end; in oldsyntax() local 186 char *p, *num, *end; in odoffset() local 308 char *end, *hdfmt; in odformatfp() local 364 char *end, *hdfmt; in odformatint() local
|
/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() 154 e820_add_entry(const uint64_t base, const uint64_t end, in e820_add_entry() 308 e820_add_memory_hole(const uint64_t base, const uint64_t end) in e820_add_memory_hole() 382 uint64_t address, base, end; in e820_alloc_highest() local 416 uint64_t base, end; in e820_alloc_lowest() local
|