Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dheap.h51 typedef struct heap_struct heap_t;
H A Dheap.c68 struct heap_struct struct
/dports/net/dictd/dictd-1.13.1/
H A Dheap.c30 typedef struct heap_struct { struct
/dports/textproc/dict/dictd-1.13.1/
H A Dheap.c30 typedef struct heap_struct { struct
/dports/textproc/dictfmt/dictd-1.13.1/
H A Dheap.c30 typedef struct heap_struct { struct
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/common/
H A Dad_write_coll.c923 } heap_struct; in ADIOI_Heap_merge() typedef
925 heap_struct *a, tmp; in ADIOI_Heap_merge()
928 a = (heap_struct *) ADIOI_Malloc((nprocs_recv + 1) * sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/common/
H A Dad_write_coll.c977 } heap_struct; in ADIOI_Heap_merge() typedef
979 heap_struct *a, tmp; in ADIOI_Heap_merge()
982 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/common/
H A Dad_write_coll.c977 } heap_struct; in ADIOI_Heap_merge() typedef
979 heap_struct *a, tmp; in ADIOI_Heap_merge()
982 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/common/
H A Dad_write_coll.c979 } heap_struct; in ADIOI_Heap_merge() typedef
981 heap_struct *a, tmp; in ADIOI_Heap_merge()
984 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/fcoll/two_phase/
H A Dfcoll_two_phase_file_write_all.c1403 } heap_struct; in two_phase_heap_merge() typedef
1405 heap_struct *a, tmp; in two_phase_heap_merge()
1408 a = (heap_struct *) malloc((nprocs_recv+1)*sizeof(heap_struct)); in two_phase_heap_merge()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/fcoll/two_phase/
H A Dfcoll_two_phase_file_write_all.c1424 } heap_struct; in two_phase_heap_merge() typedef
1426 heap_struct *a, tmp; in two_phase_heap_merge()
1429 a = (heap_struct *) malloc((nprocs_recv+1)*sizeof(heap_struct)); in two_phase_heap_merge()
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bg/
H A Dad_bg_wrcoll.c1142 } heap_struct; in ADIOI_Heap_merge() typedef
1144 heap_struct *a, tmp; in ADIOI_Heap_merge()
1147 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bgl/
H A Dad_bgl_wrcoll.c1145 } heap_struct; in ADIOI_Heap_merge() typedef
1147 heap_struct *a, tmp; in ADIOI_Heap_merge()
1150 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_gpfs/
H A Dad_gpfs_wrcoll.c1371 } heap_struct; in ADIOI_Heap_merge() typedef
1373 heap_struct *a, tmp; in ADIOI_Heap_merge()
1376 a = (heap_struct *) ADIOI_Malloc((nprocs_recv + 1) * sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_gpfs/
H A Dad_gpfs_wrcoll.c1292 } heap_struct; in ADIOI_Heap_merge() typedef
1294 heap_struct *a, tmp; in ADIOI_Heap_merge()
1297 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_gpfs/
H A Dad_gpfs_wrcoll.c1410 } heap_struct; in ADIOI_Heap_merge() typedef
1412 heap_struct *a, tmp; in ADIOI_Heap_merge()
1415 a = (heap_struct *) ADIOI_Malloc((nprocs_recv+1)*sizeof(heap_struct)); in ADIOI_Heap_merge()