Home
last modified time | relevance | path

Searched refs:int_heap_node_t (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfibonacci_heap.c36 typedef fibonacci_node <int, int> int_heap_node_t; typedef
42 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_empty_heap()
98 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
117 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
174 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union()
202 pool_allocator allocator ("fibheap test", sizeof (int_heap_node_t)); in test_union_of_equal_heaps()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfibonacci_heap.c35 typedef fibonacci_node <int, int> int_heap_node_t; typedef
96 build_simple_heap (int *buffer, int_heap_node_t **nodes) in build_simple_heap()
115 int_heap_node_t *nodes[TEST_HEAP_N]; in test_replace_key()