| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | fibheap.c | 86 fibheap_comp_data (fibheap_t heap, fibheapkey_t key, void *data, fibnode_t b) in fibheap_comp_data() 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() 124 fibheap_min (fibheap_t heap) in fibheap_min() 134 fibheap_min_key (fibheap_t heap) in fibheap_min_key() 178 fibheap_extract_min (fibheap_t heap) in fibheap_extract_min() 198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() 237 fibheap_replace_data (fibheap_t heap, fibnode_t node, void *data) in fibheap_replace_data() 244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() 253 fibheap_delete_node (fibheap_t heap, fibnode_t node) in fibheap_delete_node() 266 fibheap_delete (fibheap_t heap) in fibheap_delete() [all …]
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | fibheap.c | 86 fibheap_comp_data (fibheap_t heap, fibheapkey_t key, void *data, fibnode_t b) in fibheap_comp_data() 98 fibheap_insert (fibheap_t heap, fibheapkey_t key, void *data) in fibheap_insert() 124 fibheap_min (fibheap_t heap) in fibheap_min() 134 fibheap_min_key (fibheap_t heap) in fibheap_min_key() 178 fibheap_extract_min (fibheap_t heap) in fibheap_extract_min() 198 fibheap_replace_key_data (fibheap_t heap, fibnode_t node, in fibheap_replace_key_data() 237 fibheap_replace_data (fibheap_t heap, fibnode_t node, void *data) in fibheap_replace_data() 244 fibheap_replace_key (fibheap_t heap, fibnode_t node, fibheapkey_t key) in fibheap_replace_key() 253 fibheap_delete_node (fibheap_t heap, fibnode_t node) in fibheap_delete_node() 266 fibheap_delete (fibheap_t heap) in fibheap_delete() [all …]
|
| /freebsd-12-stable/sys/dev/drm2/radeon/ |
| D | radeon_mem.c | 85 static struct mem_block *alloc_block(struct mem_block *heap, int size, in alloc_block() 100 static struct mem_block *find_block(struct mem_block *heap, int start) in find_block() 137 static int init_heap(struct mem_block **heap, int start, int size) in init_heap() 163 void radeon_mem_release(struct drm_file *file_priv, struct mem_block *heap) in radeon_mem_release() 191 void radeon_mem_takedown(struct mem_block **heap) in radeon_mem_takedown() 226 struct mem_block *block, **heap; in radeon_mem_alloc() local 261 struct mem_block *block, **heap; in radeon_mem_free() local 287 struct mem_block **heap; in radeon_mem_init_heap() local
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| 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-12-stable/contrib/libevent/test/ |
| 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-12-stable/contrib/gcc/ |
| D | ipa-inline.c | 419 update_caller_keys (fibheap_t heap, struct cgraph_node *node, in update_caller_keys() 472 update_callee_keys (fibheap_t heap, struct cgraph_node *node, in update_callee_keys() 490 fibheap_t heap) in lookup_recursive_calls() 578 fibheap_t heap; in cgraph_decide_recursive_inlining() local 722 fibheap_t heap = fibheap_new (); in cgraph_decide_inlining_of_small_functions() local
|
| D | c-pragma.c | 600 static VEC (visibility, heap) *visstack; in VEC() argument 735 static VEC(pragma_handler, heap) *registered_pragmas; in VEC() argument
|
| D | tracer.c | 207 fibheap_t heap = fibheap_new (); in tail_duplicate() local
|
| D | bb-reorder.c | 132 fibheap_t heap; member 230 fibheap_t heap; in find_traces() local 430 fibheap_t *heap, int number_of_rounds) in find_traces_1_round()
|
| D | tree-ssa-uncprop.c | 293 static VEC(tree,heap) *equiv_stack; in VEC() argument
|
| D | tree-ssa-threadupdate.c | 153 static VEC(edge,heap) *threaded_edges; in VEC() argument
|
| /freebsd-12-stable/sys/dev/drm/ |
| D | sis_ds.c | 182 int mmBlockInHeap(memHeap_t * heap, PMemBlock b) in mmBlockInHeap() 237 PMemBlock mmAllocMem(memHeap_t * heap, int size, int align2, int startSearch) in mmAllocMem()
|
| D | sis_ds.h | 89 struct mem_block_t *heap; member
|
| /freebsd-12-stable/stand/efi/loader/ |
| D | efi_main.c | 35 static EFI_PHYSICAL_ADDRESS heap; variable
|
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| 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-12-stable/stand/powerpc/ofw/ |
| D | main.c | 47 static char heap[HEAP_SIZE]; // In BSS, so uses no space variable
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| D | asan_debugging.cpp | 101 } else if (auto heap = descr.AsHeap()) { in __asan_locate_address() local
|
| D | asan_descriptions.h | 200 HeapAddressDescription heap; member
|
| /freebsd-12-stable/stand/efi/boot1/ |
| D | boot1.c | 56 static EFI_PHYSICAL_ADDRESS heap; variable
|
| /freebsd-12-stable/contrib/bzip2/ |
| D | huffman.c | 75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
|
| /freebsd-12-stable/sys/contrib/octeon-sdk/cvmx-malloc/ |
| D | arena.c | 172 dump_heap(heap_info *heap) in dump_heap()
|
| /freebsd-12-stable/contrib/apr-util/include/ |
| D | apr_buckets.h | 573 apr_bucket_heap heap; member 637 apr_bucket_heap heap; /**< Heap */ member
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | ompt-internal.h | 70 int heap; member
|
| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_read_support_format_iso9660.c | 2277 struct read_ce_queue *heap; in register_CE() local 2345 next_CE(struct read_ce_queue *heap) in next_CE() 2390 struct read_ce_queue *heap; in read_CE() local 3011 heap_add_entry(struct archive_read *a, struct heap_queue *heap, in heap_add_entry() 3068 heap_get_entry(struct heap_queue *heap) in heap_get_entry()
|
| D | archive_write_set_format_xar.c | 980 struct heap_data *heap) in xmlwrite_heap() 1159 struct heap_data *heap; in make_file_entry() local 1987 struct heap_data *heap, *next_heap; in file_free() local 3135 struct heap_data *heap; in save_xattrs() local
|