/freebsd-src/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-src/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) { ForEach() local 110 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { ForEach() local 119 for (iterator pos = m_types.find(uid), end = m_types.end(); Remove() local 145 iterator pos, end = m_types.end(); RemoveMismatchedTypes() local [all...] |
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) { ForEach() local 88 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) { ForEach() local 95 for (iterator pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) Dump() local 123 iterator pos, end = m_types.end(); RemoveMismatchedTypes() local 197 iterator pos, end = m_types.end(); RemoveMismatchedTypes() local [all...] |
/freebsd-src/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-src/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(__base_)); } 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-src/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() argument 190 u8 **msgpos, u8 *end) in tls_write_server_certificate() argument 282 u8 **msgpos, u8 *end, in tls_write_server_certificate_status() argument 369 tls_write_server_key_exchange(struct tlsv1_server * conn,u8 ** msgpos,u8 * end) tls_write_server_key_exchange() argument 696 tls_write_server_certificate_request(struct tlsv1_server * conn,u8 ** msgpos,u8 * end) tls_write_server_certificate_request() argument 762 tls_write_server_hello_done(struct tlsv1_server * conn,u8 ** msgpos,u8 * end) tls_write_server_hello_done() argument 799 tls_write_server_change_cipher_spec(struct tlsv1_server * conn,u8 ** msgpos,u8 * end) tls_write_server_change_cipher_spec() argument 832 tls_write_server_finished(struct tlsv1_server * conn,u8 ** msgpos,u8 * end) tls_write_server_finished() argument 932 u8 *msg, *end, *pos; tls_send_server_hello() local 1012 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local [all...] |
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-src/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-src/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) { end() function 87 _LIBCPP_HIDE_FROM_ABI typename _Cp::const_iterator end(const _Cp& __c) { end() function [all...] |
/freebsd-src/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-src/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-src/sys/x86/x86/ |
H A D | mptable_pci.c | 89 if (end >= 0x10000) in mptable_is_vga_range() argument 76 mptable_is_isa_range(rman_res_t start,rman_res_t end) mptable_is_isa_range() argument 102 mptable_hostb_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) mptable_hostb_alloc_resource() argument 143 mptable_hostb_adjust_resource(device_t dev,device_t child,struct resource * r,rman_res_t start,rman_res_t end) mptable_hostb_adjust_resource() argument [all...] |
/freebsd-src/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 = m_until_points.end(); in AnalyzeStop() local 285 until_collection::iterator pos, end = m_until_points.end(); in DoWillResume() local 305 until_collection::iterator pos, end = m_until_points.end(); in WillStop() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | WatchpointList.cpp | 48 wp_collection::const_iterator pos, end = m_watchpoints.end(); in DumpWithLevel() local 58 wp_collection::const_iterator pos, end = m_watchpoints.end(); in FindByAddress() local 76 wp_collection::const_iterator pos, end = m_watchpoints.end(); in FindBySpec() local 163 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetWatchpointIDs() local 192 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetHitCount() local 215 wp_collection::iterator pos, end = m_watchpoints.end(); in GetDescription() local 226 wp_collection::iterator pos, end = m_watchpoints.end(); in SetEnabledAll() local 236 wp_collection::iterator pos, end = m_watchpoints.end(); in RemoveAll() local
|
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-src/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-src/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 154 e820_add_entry(const uint64_t base, const uint64_t end, in e820_add_entry() argument 268 e820_add_memory_hole(const uint64_t base,const uint64_t end) e820_add_memory_hole() argument 342 uint64_t address, base, end; e820_alloc_highest() local 376 uint64_t base, end; e820_alloc_lowest() local [all...] |
/freebsd-src/sys/kern/ |
H A D | kern_rangelock.c | 190 rangelock_unlock_range(struct rangelock * lock,void * cookie,off_t start,off_t end,struct mtx * ilk) rangelock_unlock_range() argument 217 rangelock_enqueue(struct rangelock * lock,off_t start,off_t end,int mode,struct mtx * ilk,bool trylock) rangelock_enqueue() argument 271 rangelock_rlock(struct rangelock * lock,off_t start,off_t end,struct mtx * ilk) rangelock_rlock() argument 278 rangelock_tryrlock(struct rangelock * lock,off_t start,off_t end,struct mtx * ilk) rangelock_tryrlock() argument 286 rangelock_wlock(struct rangelock * lock,off_t start,off_t end,struct mtx * ilk) rangelock_wlock() argument 293 rangelock_trywlock(struct rangelock * lock,off_t start,off_t end,struct mtx * ilk) rangelock_trywlock() argument [all...] |