/netbsd-src/external/bsd/nsd/dist/ |
H A D | region-allocator.c | 55 struct region struct 57 size_t total_allocated; 58 size_t small_objects; 59 size_t large_objects; 60 size_t chunk_count; 61 size_t unused_space; /* Unused space due to alignment, etc. */ 63 size_t allocated; 64 char *initial_data; 88 static region_type * argument 185 region_destroy(region_type *region) in region_destroy() [all …]
|
H A D | zonec.c | 67 alloc_rdata(region_type *region, size_t size) in alloc_rdata() 75 alloc_rdata_init(region_type *region, const void *data, size_t size) in alloc_rdata_init() 87 zparser_conv_hex(region_type *region, const char *hex, size_t len) in zparser_conv_hex() 130 zparser_conv_hex_length(region_type *region, const char *hex, size_t len) in zparser_conv_hex_length() 171 zparser_conv_time(region_type *region, const char *time) in zparser_conv_time() 188 zparser_conv_services(region_type *region, const char *protostr, in zparser_conv_services() 251 zparser_conv_serial(region_type *region, const char *serialstr) in zparser_conv_serial() 268 zparser_conv_period(region_type *region, const char *periodstr) in zparser_conv_period() 287 zparser_conv_short(region_type *region, const char *text) in zparser_conv_short() 303 zparser_conv_byte(region_type *region, const char *text) in zparser_conv_byte() [all …]
|
H A D | dname.c | 26 dname_make(region_type *region, const uint8_t *name, int normalize) in dname_make() 93 dname_make_from_packet(region_type *region, buffer_type *packet, in dname_make_from_packet() 175 dname_parse(region_type *region, const char *name) in dname_parse() 260 dname_copy(region_type *region, const dname_type *dname) in dname_copy() 268 dname_partial_copy(region_type *region, const dname_type *dname, uint8_t label_count) in dname_partial_copy() 285 dname_origin(region_type *region, const dname_type *dname) in dname_origin() 442 dname_make_from_label(region_type *region, in dname_make_from_label() 458 dname_concatenate(region_type *region, in dname_concatenate() 474 dname_replace(region_type* region, in dname_replace()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sese.c | 51 sese_build_liveouts_use (sese_info_p region, bitmap liveouts, basic_block bb, in sese_build_liveouts_use() 71 sese_build_liveouts_bb (sese_info_p region, basic_block bb) in sese_build_liveouts_bb() 100 sese_reset_debug_liveouts (sese_info_p region) in sese_reset_debug_liveouts() 131 sese_build_liveouts (sese_info_p region) in sese_build_liveouts() 152 sese_info_p region = XNEW (class sese_info_t); in new_sese_info() local 168 free_sese_info (sese_info_p region) in free_sese_info() 205 sese_insert_phis_for_liveouts (sese_info_p region, basic_block bb, in sese_insert_phis_for_liveouts() 221 outermost_loop_in_sese_1 (sese_l ®ion, basic_block bb) in outermost_loop_in_sese_1() 239 outermost_loop_in_sese (sese_l ®ion, basic_block bb) in outermost_loop_in_sese() 299 move_sese_in_condition (sese_info_p region) in move_sese_in_condition() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sese.cc | 51 sese_build_liveouts_use (sese_info_p region, bitmap liveouts, basic_block bb, in sese_build_liveouts_use() 71 sese_build_liveouts_bb (sese_info_p region, basic_block bb) in sese_build_liveouts_bb() 100 sese_reset_debug_liveouts (sese_info_p region) in sese_reset_debug_liveouts() 131 sese_build_liveouts (sese_info_p region) in sese_build_liveouts() 152 sese_info_p region = XNEW (class sese_info_t); in new_sese_info() local 168 free_sese_info (sese_info_p region) in free_sese_info() 205 sese_insert_phis_for_liveouts (sese_info_p region, basic_block bb, in sese_insert_phis_for_liveouts() 221 outermost_loop_in_sese_1 (sese_l ®ion, basic_block bb) in outermost_loop_in_sese_1() 239 outermost_loop_in_sese (sese_l ®ion, basic_block bb) in outermost_loop_in_sese() 299 move_sese_in_condition (sese_info_p region) in move_sese_in_condition() [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | packet-parse.c | 143 read_data(pgp_data_t *data, pgp_region_t *region, pgp_stream_t *stream) in read_data() 182 pgp_init_subregion(pgp_region_t *subregion, pgp_region_t *region) in pgp_init_subregion() 399 pgp_region_t *region, in pgp_limited_read() 440 pgp_region_t *region, in pgp_stacked_limited_read() 451 pgp_region_t *region, pgp_stream_t *info) in limread() 459 pgp_region_t *region, in exact_limread() 482 limskip(unsigned length, pgp_region_t *region, pgp_stream_t *stream) in limskip() 516 pgp_region_t *region, in limread_scalar() 564 pgp_region_t *region, in limread_size_t() 598 limited_read_time(time_t *dest, pgp_region_t *region, in limited_read_time() [all …]
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
H A D | ipseckey_45.c | 33 isc_region_t region; in fromtext_ipseckey() local 128 isc_region_t region; in totext_ipseckey() local 219 isc_region_t region; in fromwire_ipseckey() local 275 isc_region_t region; in towire_ipseckey() local 306 isc_region_t region; in fromstruct_ipseckey() local 349 isc_region_t region; in tostruct_ipseckey() local 455 isc_region_t region; in digest_ipseckey() local
|
H A D | amtrelay_260.c | 34 isc_region_t region; in fromtext_amtrelay() local 127 isc_region_t region; in totext_amtrelay() local 190 isc_region_t region; in fromwire_amtrelay() local 241 isc_region_t region; in towire_amtrelay() local 272 isc_region_t region; in fromstruct_amtrelay() local 311 isc_region_t region; in tostruct_amtrelay() local 408 isc_region_t region; in digest_amtrelay() local
|
H A D | ns_2.c | 58 isc_region_t region; in totext_ns() local 96 isc_region_t region; in towire_ns() local 138 isc_region_t region; in fromstruct_ns() local 154 isc_region_t region; in tostruct_ns() local 193 isc_region_t region; in additionaldata_ns() local 232 isc_region_t region; in checknames_ns() local
|
H A D | rt_21.c | 67 isc_region_t region; in totext_rt() local 124 isc_region_t region; in towire_rt() local 183 isc_region_t region; in fromstruct_rt() local 200 isc_region_t region; in tostruct_rt() local 243 isc_region_t region; in additionaldata_rt() local 299 isc_region_t region; in checknames_rt() local
|
H A D | mb_7.c | 47 isc_region_t region; in totext_mb() local 85 isc_region_t region; in towire_mb() local 127 isc_region_t region; in fromstruct_mb() local 143 isc_region_t region; in tostruct_mb() local 182 isc_region_t region; in additionaldata_mb() local
|
H A D | mx_15.c | 103 isc_region_t region; in totext_mx() local 156 isc_region_t region; in towire_mx() local 210 isc_region_t region; in fromstruct_mx() local 227 isc_region_t region; in tostruct_mx() local 276 isc_region_t region; in additionaldata_mx() local 333 isc_region_t region; in checknames_mx() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
H A D | ipseckey_45.c | 33 isc_region_t region; in fromtext_ipseckey() local 128 isc_region_t region; in totext_ipseckey() local 219 isc_region_t region; fromwire_ipseckey() local 275 isc_region_t region; towire_ipseckey() local 306 isc_region_t region; fromstruct_ipseckey() local 349 isc_region_t region; tostruct_ipseckey() local 456 isc_region_t region; digest_ipseckey() local [all...] |
H A D | amtrelay_260.c | 34 isc_region_t region; in fromtext_amtrelay() local 127 isc_region_t region; in totext_amtrelay() local 190 isc_region_t region; fromwire_amtrelay() local 241 isc_region_t region; towire_amtrelay() local 272 isc_region_t region; fromstruct_amtrelay() local 311 isc_region_t region; tostruct_amtrelay() local 409 isc_region_t region; digest_amtrelay() local [all...] |
H A D | ns_2.c | 58 isc_region_t region; in totext_ns() local 96 isc_region_t region; in towire_ns() local 138 isc_region_t region; in fromstruct_ns() local 154 isc_region_t region; in tostruct_ns() local 193 isc_region_t region; additionaldata_ns() local 234 isc_region_t region; checknames_ns() local [all...] |
H A D | rt_21.c | 67 isc_region_t region; in totext_rt() local 124 isc_region_t region; towire_rt() local 183 isc_region_t region; fromstruct_rt() local 200 isc_region_t region; tostruct_rt() local 243 isc_region_t region; additionaldata_rt() local 301 isc_region_t region; checknames_rt() local [all...] |
H A D | mb_7.c | 47 isc_region_t region; in totext_mb() local 85 isc_region_t region; in towire_mb() local 127 isc_region_t region; in fromstruct_mb() local 143 isc_region_t region; in tostruct_mb() local 182 isc_region_t region; additionaldata_mb() local [all...] |
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | dispatch_test.c | 289 nameserver(isc_nmhandle_t * handle,isc_result_t eresult,isc_region_t * region,void * cbarg) nameserver() argument 331 noop_nameserver(isc_nmhandle_t * handle,isc_result_t eresult,isc_region_t * region,void * cbarg) noop_nameserver() argument 339 response_getnext(isc_result_t result,isc_region_t * region,void * arg) response_getnext() argument 354 response(isc_result_t eresult,isc_region_t * region,void * arg) response() argument 372 response_timeout(isc_result_t eresult,isc_region_t * region,void * arg) response_timeout() argument 382 connected(isc_result_t eresult,isc_region_t * region,void * cbarg) connected() argument 392 client_senddone(isc_result_t eresult,isc_region_t * region,void * cbarg) client_senddone() argument 401 timeout_connected(isc_result_t eresult,isc_region_t * region,void * cbarg) timeout_connected() argument 412 isc_region_t region; ISC_RUN_TEST_IMPL() local 467 isc_region_t region; ISC_RUN_TEST_IMPL() local 522 isc_region_t region; ISC_RUN_TEST_IMPL() local 580 isc_region_t region; ISC_RUN_TEST_IMPL() local 636 isc_region_t region; ISC_RUN_TEST_IMPL() local [all...] |
/netbsd-src/external/bsd/unbound/dist/services/cache/ |
H A D | dns.c | 80 struct regional* region, time_t qstarttime) in store_rrsets() 138 struct reply_info* qrep, uint32_t flags, struct regional* region, in dns_cache_store_msg() 290 addr_to_additional(struct ub_packed_rrset_key* rrset, struct regional* region, in addr_to_additional() 328 struct regional* region, struct delegpt* dp, time_t now, in find_add_addrs() 382 struct regional* region, struct delegpt* dp) in cache_fill_missing() 440 find_add_ds(struct module_env* env, struct regional* region, in find_add_ds() 474 uint16_t qclass, struct regional* region, size_t capacity) in dns_msg_create() 506 dns_msg_authadd(struct dns_msg* msg, struct regional* region, in dns_msg_authadd() 517 dns_msg_ansadd(struct dns_msg* msg, struct regional* region, in dns_msg_ansadd() 530 struct regional* region, struct dns_msg** msg, time_t now, in dns_cache_find_delegation() [all …]
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
H A D | scrypt_platform.c | 41 alloc_region(escrypt_region_t *region, size_t size) in alloc_region() 73 init_region(escrypt_region_t *region) in init_region() 80 free_region(escrypt_region_t *region) in free_region()
|
/netbsd-src/external/bsd/unbound/dist/util/data/ |
H A D | msgreply.c | 76 struct query_info* qinf, struct regional* region) in parse_create_qinfo() 95 construct_reply_info_base(struct regional* region, uint16_t flags, size_t qd, in construct_reply_info_base() 138 struct regional* region) in parse_create_repinfo() 150 struct regional* region) in reply_info_alloc_rrset_keys() 173 make_new_reply_info(const struct reply_info* rep, struct regional* region, in make_new_reply_info() 347 struct packed_rrset_data** data, struct regional* region) in parse_create_rrset() 414 struct rrset_parse *pset, struct regional* region, in parse_copy_decompress_rrset() 457 struct reply_info* rep, struct regional* region) in parse_copy_decompress() 486 struct reply_info** rep, struct regional* region) in parse_create_msg() 506 struct regional* region, struct edns_data* edns) in reply_info_parse() [all …]
|
/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/ |
H A D | svcb_64.c | 78 isc_region_t region; svcsortkeylist() local 97 svcb_validate(uint16_t key,isc_region_t * region) svcb_validate() argument 199 svc_keyfromregion(isc_textregion_t * region,char sep,uint16_t * value,isc_buffer_t * target) svc_keyfromregion() argument 258 svc_fromtext(isc_textregion_t * region,isc_buffer_t * target) svc_fromtext() argument 663 isc_region_t region; generic_totext_in_svcb() local 803 isc_region_t region, man = { .base = NULL, .length = 0 }; generic_fromwire_in_svcb() local 954 isc_region_t region; generic_towire_in_svcb() local 1010 isc_region_t region; generic_fromstruct_in_svcb() local 1041 isc_region_t region; generic_tostruct_in_svcb() local 1124 isc_region_t region; generic_additionaldata_in_svcb() local 1234 isc_region_t region; generic_checknames_in_svcb() local 1279 isc_region_t region; generic_rdata_in_svcb_next() local 1297 generic_rdata_in_svcb_current(dns_rdata_in_svcb_t * svcb,isc_region_t * region) generic_rdata_in_svcb_current() argument 1331 dns_rdata_in_svcb_current(dns_rdata_in_svcb_t * svcb,isc_region_t * region) dns_rdata_in_svcb_current() argument [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/ |
H A D | svcb_64.c | 77 isc_region_t region; in svcsortkeylist() local 96 svcb_validate(uint16_t key, isc_region_t *region) { in svcb_validate() 203 svc_keyfromregion(isc_textregion_t *region, char sep, uint16_t *value, in svc_keyfromregion() 262 svc_fromtext(isc_textregion_t *region, isc_buffer_t *target) { in svc_fromtext() 667 isc_region_t region; in generic_totext_in_svcb() local 807 isc_region_t region, man = { .base = NULL, .length = 0 }; in generic_fromwire_in_svcb() local 958 isc_region_t region; in generic_towire_in_svcb() local 1014 isc_region_t region; in generic_fromstruct_in_svcb() local 1045 isc_region_t region; in generic_tostruct_in_svcb() local 1164 isc_region_t region; in generic_checknames_in_svcb() local [all …]
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | DataSource.cpp | 161 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(index); in getSegmentAt() local 184 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(m_index); in getData() local 195 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(m_index); in getLength() local 201 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(m_index); in getBaseAddress() local 216 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(m_index); in getLength() local 222 const StExecutableImage::MemoryRegion & region = m_image->getRegionAtIndex(m_index); in getBaseAddress() local
|
H A D | StExecutableImage.cpp | 32 const MemoryRegion & region = *it; in StExecutableImage() local 76 MemoryRegion region; in addFillRegion() local 95 MemoryRegion region; in addTextRegion() local 161 MemoryRegion & region = *rit; in applyAddressFilters() local 205 void StExecutableImage::cropRegionToFilter(MemoryRegion & region, const AddressFilter & filter) in cropRegionToFilter() 295 MemoryRegion & region = *it; in insertOrMergeRegion() local
|