/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_minheap.c | 44 check_heap(struct min_heap *heap) in check_heap() 57 struct min_heap heap; in test_heap_randomized() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_minheap.c | 44 check_heap(struct min_heap *heap) in check_heap() 57 struct min_heap heap; in test_heap_randomized() local
|
/freebsd/stand/efi/loader/ |
H A D | efi_main.c | 33 static EFI_PHYSICAL_ADDRESS heap; variable
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_dfsssp.c | 186 static inline uint32_t heap_smaller(binary_heap_t * heap, uint32_t i, in heap_smaller() 193 static void heap_exchange(binary_heap_t * heap, uint32_t i, uint32_t j) in heap_exchange() 209 static uint32_t heap_up(binary_heap_t * heap, uint32_t i) in heap_up() 228 static uint32_t heap_down(binary_heap_t * heap, uint32_t i) in heap_down() 265 static inline void heap_heapify(binary_heap_t * heap, uint32_t i) in heap_heapify() 274 binary_heap_t *heap = NULL; in heap_create() local 305 static vertex_t *heap_getmin(binary_heap_t * heap) in heap_getmin() 329 static void heap_free(binary_heap_t * heap) in heap_free() 1434 binary_heap_t *heap = NULL; in dijkstra() local
|
/freebsd/stand/powerpc/ofw/ |
H A D | main.c | 47 static char heap[HEAP_SIZE]; // In BSS, so uses no space variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_debugging.cpp | 102 } else if (auto heap = descr.AsHeap()) { in __asan_locate_address() local
|
H A D | asan_descriptions.h | 200 HeapAddressDescription heap; member
|
/freebsd/contrib/bzip2/ |
H A D | huffman.c | 75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
/freebsd/stand/efi/boot1/ |
H A D | boot1.c | 53 static EFI_PHYSICAL_ADDRESS heap; variable
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | ompt-internal.h | 75 int heap; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_report.cpp | 503 } heap; member 516 ArrayRef<HeapAllocation> heap; member 555 const HeapChunk heap; member in __hwasan::__anon865875d10511::BaseReport
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_iso9660.c | 2369 struct read_ce_queue *heap; in register_CE() local 2437 next_CE(struct read_ce_queue *heap) in next_CE() 2482 struct read_ce_queue *heap; in read_CE() local 3125 heap_add_entry(struct archive_read *a, struct heap_queue *heap, in heap_add_entry() 3187 heap_get_entry(struct heap_queue *heap) in heap_get_entry()
|
H A D | archive_write_set_format_xar.c | 975 struct heap_data *heap) in xmlwrite_heap() 1154 struct heap_data *heap; in make_file_entry() local 1982 struct heap_data *heap, *next_heap; in file_free() local 3130 struct heap_data *heap; in save_xattrs() local
|
H A D | archive_read_support_format_xar.c | 1224 struct heap_queue *heap, struct xar_file *file) in heap_add_entry() 1283 heap_get_entry(struct heap_queue *heap) in heap_get_entry()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/ |
H A D | tsan_go.cpp | 82 uptr heap; member
|
/freebsd/sys/contrib/zlib/ |
H A D | deflate.h | 213 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
/freebsd/sys/netinet/ |
H A D | in_fib_dxr.c | 190 struct heap_entry heap[33]; global() member [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 1421 HeapSpaceRegion *heap = nullptr; variable
|