Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 1955) sorted by relevance

12345678910>>...79

/freebsd/contrib/expat/lib/
H A Dxmlrole.c141 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 DVariableList.cpp64 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 DTypeMap.cpp37 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 DTypeList.cpp67 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 Dbitmap.h53 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 Dkstrtox.h76 char *end; in kstrtoul() local
94 char *end; in kstrtol() local
112 char *end; in kstrtoint() local
132 char *end; in kstrtouint() local
152 char *end; in kstrtou8() local
172 char *end; in kstrtou16() local
204 char *end; in kstrtos64() local
228 char *end; in kstrtou64() local
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Delements_view.h100 _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 Dtransform_view.h106 …_LIBCPP_HIDE_FROM_ABI constexpr __sentinel<false> end() { return __sentinel<false>(ranges::end(__b… in end() function
107 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<false> end() in end() function
112 _LIBCPP_HIDE_FROM_ABI constexpr __sentinel<true> end() const in end() function
117 _LIBCPP_HIDE_FROM_ABI constexpr __iterator<true> end() const in end() function
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_server_write.c43 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 Dtlsv1_client_write.c47 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 Dtlsv1_cred.c110 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 Dtlsv1_server_read.c52 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 Dt_strtol.c45 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 Dt_strtoi.c51 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/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_leb128.h18 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/libcxx/include/__cxx03/__iterator/
H A Daccess.h28 _LIBCPP_HIDE_FROM_ABI _Tp* end(_Tp (&__array)[_Np]) _NOEXCEPT { in end() function
43 _LIBCPP_HIDE_FROM_ABI typename _Cp::iterator end(_Cp& __c) { in end() function
48 _LIBCPP_HIDE_FROM_ABI typename _Cp::const_iterator end(const _Cp& __c) { in end() function
/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Daccess.h28 _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/processor-trace/libipt/src/
H A Dpt_sync.c70 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 Dpt_event_queue.c69 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/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointList.cpp48 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
161 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetWatchpointIDs() local
190 wp_collection::const_iterator pos, end = m_watchpoints.end(); in GetHitCount() local
213 wp_collection::iterator pos, end = m_watchpoints.end(); in GetDescription() local
224 wp_collection::iterator pos, end = m_watchpoints.end(); in SetEnabledAll() local
234 wp_collection::iterator pos, end = m_watchpoints.end(); in RemoveAll() local
H A DBreakpointLocationList.cpp72 collection::const_iterator end = m_locations.end(); in FindByID() local
84 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
166 collection::iterator pos, end = m_locations.end(); in ResolveAllBreakpointSites() local
180 collection::const_iterator pos, end = m_locations.end(); in GetHitCount() local
195 collection::const_iterator pos, end = m_locations.end(); in GetNumResolvedLocations() local
206 collection::iterator pos, end = m_locations.end(); in GetDescription() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepUntil.cpp89 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/sys/x86/x86/
H A Dmptable_pci.c74 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/libc/src/__support/
H A Dfixedvector.h30 LIBC_INLINE constexpr FixedVector(iterator begin, iterator end) in FixedVector()
38 LIBC_INLINE constexpr FixedVector(const_iterator begin, const_iterator end) in FixedVector()
117 LIBC_INLINE constexpr iterator end() { return iterator{&store[item_count]}; } in end() function
120 LIBC_INLINE constexpr const_iterator end() const { in end() function
/freebsd/sys/riscv/riscv/
H A Dcbo.c38 char *addr, *end; in cbo_zicbom_cpu_dcache_wbinv_range() local
55 char *addr, *end; in cbo_zicbom_cpu_dcache_inv_range() local
74 char *addr, *end; in cbo_zicbom_cpu_dcache_wb_range() local

12345678910>>...79