Searched defs:heap (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_minheap.c44 check_heap(struct min_heap *heap) argument
57 struct min_heap heap; local
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_minheap.c44 check_heap(struct min_heap *heap) argument
57 struct min_heap heap; local
[all...]
/freebsd-13-stable/stand/efi/loader/
H A Defi_main.c35 static EFI_PHYSICAL_ADDRESS heap; variable
/freebsd-13-stable/stand/powerpc/ofw/
H A Dmain.c47 static char heap[HEAP_SIZE]; // In BSS, so uses no space variable
/freebsd-13-stable/contrib/bzip2/
H A Dhuffman.c75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local
[all...]
/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Darena.c172 dump_heap(heap_info *heap) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-internal.h70 int heap; member in struct:ompt_lw_taskteam_s
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dheap.c80 isc_heap_t *heap; local
108 isc_heap_t *heap; local
124 resize(isc_heap_t *heap) argument
146 float_up(isc_heap_t *heap, unsigned int i, void *elt) argument
164 sink_down(isc_heap_t *heap, unsigned int i, void *elt) argument
189 isc_heap_insert(isc_heap_t *heap, void *elt) argument
206 isc_heap_delete(isc_heap_t *heap, unsigned int index) argument
231 isc_heap_increased(isc_heap_t *heap, unsigned int index) argument
239 isc_heap_decreased(isc_heap_t *heap, unsigned int index) argument
247 isc_heap_element(isc_heap_t *heap, unsigned int index) argument
257 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) argument
[all...]
H A Dtimer.c117 isc_heap_t * heap; member in struct:isc__timermgr
[all...]
/freebsd-13-stable/stand/efi/boot1/
H A Dboot1.c56 static EFI_PHYSICAL_ADDRESS heap; variable
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h193 HeapAddressDescription heap; member in union:__asan::AddressDescription::AddressDescriptionData::__anon2460
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp86 uptr heap; member in struct:__tsan::SymbolizeDataContext
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_buckets.h573 apr_bucket_heap heap; member in struct:apr_bucket_pool
637 apr_bucket_heap heap; /**< Hea member in union:apr_bucket_structs
[all...]
/freebsd-13-stable/sys/contrib/zlib/
H A Ddeflate.h209 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member in struct:internal_state
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c1159 struct heap_data *heap; local
979 xmlwrite_heap(struct archive_write *a, xmlTextWriterPtr writer, struct heap_data *heap) argument
1987 struct heap_data *heap, *next_heap; local
3135 struct heap_data *heap; local
[all...]
H A Darchive_read_support_format_xar.c1220 heap_add_entry(struct archive_read *a, struct heap_queue *heap, struct xar_file *file) argument
1280 heap_get_entry(struct heap_queue *heap) argument
[all...]
H A Darchive_read_support_format_iso9660.c2277 struct read_ce_queue *heap; local
2345 next_CE(struct read_ce_queue *heap) argument
2390 struct read_ce_queue *heap; local
3011 heap_add_entry(struct archive_read *a, struct heap_queue *heap, struct file_info *file, uint64_t key) argument
3068 heap_get_entry(struct heap_queue *heap) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1319 HeapSpaceRegion *heap = nullptr; member in class:clang::ento::MemRegionManager
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c186 static inline uint32_t heap_smaller(binary_heap_t * heap, uint32_t i, argument
193 static void heap_exchange(binary_heap_t * heap, uint32_t i, uint32_t j) argument
209 heap_up(binary_heap_t * heap, uint32_t i) argument
228 heap_down(binary_heap_t * heap, uint32_t i) argument
265 heap_heapify(binary_heap_t * heap, uint32_t i) argument
274 binary_heap_t *heap = NULL; local
305 heap_getmin(binary_heap_t * heap) argument
329 heap_free(binary_heap_t * heap) argument
1434 binary_heap_t *heap = NULL; local
[all...]
/freebsd-13-stable/sys/netinet/
H A Din_fib_dxr.c190 struct heap_entry heap[33]; member in struct:dxr_aux
[all...]
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c64635 u32 *heap; /* Min-heap used for analyzing cell coverage */ member in struct:IntegrityCk
75012 u32 *heap = 0; /* Min-heap used for checking cell coverage */ local
[all...]

Completed in 600 milliseconds