Home
last modified time | relevance | path

Searched refs:len_pos (Results 1 – 25 of 103) sorted by relevance

12345

/dports/misc/libpri/libpri-1.6.0/
H A Dasn1_primitive.c263 ++len_pos; in asn1_dec_length()
268 return len_pos; in asn1_dec_length()
290 return len_pos; in asn1_dec_length()
839 if (!len_pos) { in asn1_dump_helper()
871 ++len_pos; in asn1_dump_helper()
1017 return len_pos; in asn1_enc_length()
1042 if (component_end < len_pos + *len_pos) { in asn1_enc_length_fixup()
1047 body_length = component_end - len_pos - *len_pos; in asn1_enc_length_fixup()
1075 memmove(len_pos + length_size, len_pos + *len_pos, body_length); in asn1_enc_length_fixup()
1218 len_pos = pos++; in asn1_enc_oid()
[all …]
H A Dasn1.h173 const unsigned char *asn1_dec_length(const unsigned char *len_pos,
201 #define ASN1_LEN_INIT(len_pos, end, form_hint) \ argument
203 if ((end) < (len_pos) + (form_hint)) { \
206 *(len_pos) = (form_hint); \
207 (len_pos) += (form_hint); \
210 #define ASN1_LEN_FIXUP(len_pos, component_end, end) \ argument
211 ASN1_CALL((component_end), asn1_enc_length_fixup((len_pos), (component_end), (end)))
226 #define ASN1_CONSTRUCTED_END(len_pos, component_end, end) \ argument
227 ASN1_CALL((component_end), asn1_enc_length_fixup((len_pos), (component_end), (end)))
232 unsigned char *asn1_enc_length(unsigned char *len_pos, unsigned char *end,
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dp2p_supplicant_sd.c186 u8 *len_pos; in wpas_sd_add_empty() local
198 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_add_empty()
229 u8 *len_pos; in wpas_sd_all_bonjour() local
255 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_bonjour()
293 u8 *len_pos; in wpas_sd_req_bonjour() local
336 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_req_bonjour()
353 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_req_bonjour()
363 u8 *len_pos; in wpas_sd_all_upnp() local
389 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_upnp()
400 u8 *len_pos; in wpas_sd_req_upnp() local
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant_sd.c186 u8 *len_pos; in wpas_sd_add_empty() local
198 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_add_empty()
229 u8 *len_pos; in wpas_sd_all_bonjour() local
255 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_bonjour()
293 u8 *len_pos; in wpas_sd_req_bonjour() local
336 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_req_bonjour()
353 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_req_bonjour()
363 u8 *len_pos; in wpas_sd_all_upnp() local
389 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_upnp()
400 u8 *len_pos; in wpas_sd_req_upnp() local
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpa_supplicant/
H A Dp2p_supplicant_sd.c186 u8 *len_pos; in wpas_sd_add_empty() local
198 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_add_empty()
229 u8 *len_pos; in wpas_sd_all_bonjour() local
255 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_bonjour()
293 u8 *len_pos; in wpas_sd_req_bonjour() local
336 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_req_bonjour()
353 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_req_bonjour()
363 u8 *len_pos; in wpas_sd_all_upnp() local
389 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_upnp()
400 u8 *len_pos; in wpas_sd_req_upnp() local
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant_sd.c186 u8 *len_pos; in wpas_sd_add_empty() local
198 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_add_empty()
229 u8 *len_pos; in wpas_sd_all_bonjour() local
255 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_bonjour()
293 u8 *len_pos; in wpas_sd_req_bonjour() local
336 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - 2); in wpas_sd_req_bonjour()
353 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_req_bonjour()
363 u8 *len_pos; in wpas_sd_all_upnp() local
389 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(resp, 0) - len_pos - in wpas_sd_all_upnp()
400 u8 *len_pos; in wpas_sd_req_upnp() local
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_mjpeg.c120 int size = 0, saved_size, len_pos, i; in vlVaGetJpegSliceHeader() local
132 len_pos = size++; in vlVaGetJpegSliceHeader()
144 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
153 len_pos = size++; in vlVaGetJpegSliceHeader()
188 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
208 len_pos = size++; in vlVaGetJpegSliceHeader()
230 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
239 len_pos = size++; in vlVaGetJpegSliceHeader()
254 bs = (uint16_t*)&p[len_pos]; in vlVaGetJpegSliceHeader()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/src/
H A Dmath_tools.cpp157 int* pos, int len_pos, in get_multi_dimensional_polynomial_subspace_indices() argument
164 if ( choices_made >= len_pos ) in get_multi_dimensional_polynomial_subspace_indices()
168 for ( int j = 0; j < len_pos; j++ ) in get_multi_dimensional_polynomial_subspace_indices()
181 B(len_pos,col) = order - temp; in get_multi_dimensional_polynomial_subspace_indices()
187 if ( ( len_elems - first_pos ) < ( len_pos - choices_made ) ) in get_multi_dimensional_polynomial_subspace_indices()
198 pos, len_pos, in get_multi_dimensional_polynomial_subspace_indices()
213 int len_elems, len_pos, choices_made,first_pos; in get_multi_dimensional_polynomial_indices() local
225 len_pos = num_dims - 1; in get_multi_dimensional_polynomial_indices()
226 pos = new int [len_pos]; in get_multi_dimensional_polynomial_indices()
235 if ( i < len_pos ) in get_multi_dimensional_polynomial_indices()
[all …]
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/parsers/
H A Dhost_reservation_parser.cc283 size_t len_pos = prefix.find('/'); in parseInternal() local
284 if (len_pos == std::string::npos) { in parseInternal()
291 } else if (len_pos >= prefix.length() - 1) { in parseInternal()
303 unsigned int>(prefix.substr(len_pos + 1)); in parseInternal()
307 << prefix.substr(len_pos + 1) in parseInternal()
313 prefix.erase(len_pos); in parseInternal()
/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-marshal-recursive.c221 int len_pos; in array_reader_get_array_len() local
223 len_pos = ARRAY_READER_LEN_POS (reader); in array_reader_get_array_len()
225 _dbus_assert (_DBUS_ALIGN_VALUE (len_pos, 4) == (unsigned) len_pos); in array_reader_get_array_len()
234 _dbus_assert (reader->u.array.start_pos - len_pos - 4 < 8); in array_reader_get_array_len()
244 int len_pos; in array_reader_recurse() local
250 len_pos = sub->value_pos; in array_reader_recurse()
261 sub->array_len_offset = sub->u.array.start_pos - (len_pos + 4); in array_reader_recurse()
1936 (unsigned) sub->u.array.len_pos); in writer_recurse_array()
1948 sub->u.array.len_pos = -1; in writer_recurse_array()
2216 sub->u.array.len_pos, in _dbus_type_writer_unrecurse()
[all …]
/dports/www/nginx-full/nginx-ct-1.3.2/
H A Dngx_ssl_ct_module.c268 const size_t len_pos = sct_list->len; in ngx_ssl_ct_read_static_sct() local
269 size_t sct_pos = len_pos + 2; in ngx_ssl_ct_read_static_sct()
301 sct_list->buf[len_pos] = sct_len >> 8; in ngx_ssl_ct_read_static_sct()
302 sct_list->buf[len_pos + 1] = sct_len; in ngx_ssl_ct_read_static_sct()
/dports/net/hostapd/hostapd-2.9/src/common/
H A Dgas.c270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) in gas_anqp_set_element_len() argument
272 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(buf, 0) - len_pos - 2); in gas_anqp_set_element_len()
/dports/net/hostapd-devel/hostap-14ab4a816/src/common/
H A Dgas.c270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) in gas_anqp_set_element_len() argument
272 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(buf, 0) - len_pos - 2); in gas_anqp_set_element_len()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas.c270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) in gas_anqp_set_element_len() argument
272 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(buf, 0) - len_pos - 2); in gas_anqp_set_element_len()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/common/
H A Dgas.c270 void gas_anqp_set_element_len(struct wpabuf *buf, u8 *len_pos) in gas_anqp_set_element_len() argument
272 WPA_PUT_LE16(len_pos, (u8 *) wpabuf_put(buf, 0) - len_pos - 2); in gas_anqp_set_element_len()

12345