Home
last modified time | relevance | path

Searched refs:lheap (Results 1 – 23 of 23) sorted by relevance

/dports/math/blocksolve95/BlockSolve95/src/
H A DBSheap_sort.c29 lheap = i; in BSheap_sort0()
42 lheap = m; in BSheap_sort0()
52 lheap = 0; in BSheap_sort0()
65 lheap = m; in BSheap_sort0()
100 lheap = i; in BSheap_sort1()
127 lheap = 0; in BSheap_sort1()
180 lheap = i; in BSheap_sort2()
211 lheap = 0; in BSheap_sort2()
263 lheap = i; in BSheap_sorthl1()
290 lheap = 0; in BSheap_sorthl1()
[all …]
/dports/devel/upp/upp/uppsrc/Core/
H A Dlheap.cpp25 ASSERT(__countof(lheap.freelist) == __countof(lclass)); in LInit()
38 for(int i = 0; i <= __countof(lheap.freelist); i++) in LInit()
39 Dbl_Self(lheap.freelist[i]); in LInit()
46 for(int i = i0; i < __countof(lheap.freelist); i++) { in TryLAlloc()
47 LBlkHeader *l = lheap.freelist[i]; in TryLAlloc()
55 lheap.MakeAlloc(h, wcount); in TryLAlloc()
131 lheap.AddChunk(h, LPAGE);
132 lheap.MakeAlloc(h, wcount);
151 LBlkHeader *fh = lheap.Free((LBlkHeader *)h); in LFree()
200 if(wcount == h->GetSize() || lheap.TryRealloc(h, wcount, dummy)) { in TryRealloc()
H A Dheap.cpp101 to_heap->lheap.LinkFree(h); in MoveLargeTo()
213 lheap.BlkCheck(l->GetFirst(), 255, true); in Check()
H A DCore.upp48 lheap.cpp,
H A DHeapImp.h363 LargeHeap lheap; member
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/HLBFGS/
H A DICFS.cpp829 static int k, m, x, mid, lheap, rheap; in ihsort_() local
873 lheap = k; in ihsort_()
875 m = lheap << 1; in ihsort_()
891 keys[lheap] = keys[m]; in ihsort_()
892 lheap = m; in ihsort_()
893 m = lheap << 1; in ihsort_()
896 keys[lheap] = x; in ihsort_()
903 lheap = 1; in ihsort_()
922 lheap = m; in ihsort_()
923 m = lheap << 1; in ihsort_()
[all …]
/dports/mail/pathalias/pathalias-9.16/
H A Dmapit.c212 register palink *lheap; /* old link to this node */ local
220 lheap = Heap[n->n_tloc];
225 if ((lheap->l_flag & LGATEWAY) && !(l->l_flag & LGATEWAY)) {
230 if (!(lheap->l_flag & LGATEWAY) && (l->l_flag & LGATEWAY))
237 if (n->n_parent == parent && (DEADLINK(lheap) || DEADLINK(l)))
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A DMakefile.am41 TEST_PROG=testhdf5 lheap ohdr stab gheap cache cache_api \
143 sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 \
H A Dohdr.c164 H5HL_t *lheap, *lheap2, *lheap3; /* Pointer to local heaps */ in test_ohdr_cache() local
204 if(NULL == (lheap = H5HL_protect(f, my_dxpl, lheap_addr, H5AC_READ))) in test_ohdr_cache()
269 if(H5HL_unprotect(lheap) < 0) in test_ohdr_cache()
H A DMakefile.in170 am__EXEEXT_1 = testhdf5$(EXEEXT) lheap$(EXEEXT) ohdr$(EXEEXT) \
386 lheap_SOURCES = lheap.c
387 lheap_OBJECTS = lheap.$(OBJEXT)
530 gheap.c hyperslab.c istore.c lheap.c links.c links_env.c mf.c \
549 istore.c lheap.c links.c links_env.c mf.c mount.c mtime.c \
1068 lheap.h5 fheap.h5 ohdr.h5 stab.h5 extern_[1-4].h5 \
1105 TEST_PROG = testhdf5 lheap ohdr stab gheap cache cache_api \
1473 lheap$(EXEEXT): $(lheap_OBJECTS) $(lheap_DEPENDENCIES) $(EXTRA_lheap_DEPENDENCIES)
1474 @rm -f lheap$(EXEEXT)
1621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lheap.Po@am__quote@
[all …]
H A DCMakeTests.cmake759 lheap
/dports/science/hdf5/hdf5-1.10.6/test/
H A DMakefile.am58 cache cache_api cache_image cache_tagging lheap ohdr \
172 sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 \
H A DMakefile.in219 cache_image$(EXEEXT) cache_tagging$(EXEEXT) lheap$(EXEEXT) \
536 lheap_SOURCES = lheap.c
537 lheap_OBJECTS = lheap.$(OBJEXT)
780 hyperslab.c istore.c lheap.c links.c links_env.c mf.c mount.c \
812 hyperslab.c istore.c lheap.c links.c links_env.c mf.c mount.c \
1398 links*.h5 sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 \
1474 cache cache_api cache_image cache_tagging lheap ohdr \
1948 lheap$(EXEEXT): $(lheap_OBJECTS) $(lheap_DEPENDENCIES) $(EXTRA_lheap_DEPENDENCIES)
1949 @rm -f lheap$(EXEEXT)
2209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lheap.Po@am__quote@
[all …]
H A Dohdr.c1061 H5HL_t *lheap, *lheap2, *lheap3; /* Pointer to local heaps */ in test_ohdr_cache() local
1099 if(NULL == (lheap = H5HL_protect(f, lheap_addr, H5AC__READ_ONLY_FLAG))) in test_ohdr_cache()
1164 if(H5HL_unprotect(lheap) < 0) in test_ohdr_cache()
H A Dcache_tagging.c3640 H5HL_t * lheap = NULL; in check_invalid_tag_application() local
3673 if (( lheap = H5HL_protect(f, addr, H5AC__NO_FLAGS_SET)) != NULL ) TEST_ERROR; in check_invalid_tag_application()
3679 if (( lheap = H5HL_protect(f, addr, H5AC__NO_FLAGS_SET)) == NULL ) TEST_ERROR; in check_invalid_tag_application()
3682 if ( H5HL_unprotect(lheap) < 0 ) TEST_ERROR; in check_invalid_tag_application()
H A DCMakeTests.cmake274 lheap.h5
/dports/science/py-h5py/h5py-3.6.0/h5py/
H A Dh5fd.pyx215 H5FD_MEM_SUPER, # lheap
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/md_xs/FEFF6L/
H A Dfeff6Lib.F790 2 rpath, lheap, lkeep, xcalcx)
834 logical lheap, lkeep
854 lheap = .false.
862 lheap = .true.
888 lheap = .false.
894 lheap = .true.
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/md_xs/FEFF6L/
H A Dfeff6Lib.f777 2 rpath, lheap, lkeep, xcalcx)
818 logical lheap, lkeep
838 lheap = .false.
846 lheap = .true.
872 lheap = .false.
878 lheap = .true.
/dports/devel/upp/upp/
H A DumkMakefile7086 $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \
7171 …CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/lheap.cpp -o $(OutDir_Core)lheap.o
12353 $(OutDir_Core)lheap.o \
12424 $(OutDir_Core)lheap.o \
H A DMakefile44532 $(OutDir_Core)lheap.o: $(UPPDIR1)Core/lheap.cpp \
44617 …CXX) -c -x c++ $(CXXFLAGS) $(CINC) $(Macro_Core) $(UPPDIR1)Core/lheap.cpp -o $(OutDir_Core)lheap.o
49799 $(OutDir_Core)lheap.o \
49870 $(OutDir_Core)lheap.o \
/dports/science/hdf5-18/hdf5-1.8.21/
H A DMANIFEST924 ./test/lheap.c
/dports/science/hdf5/hdf5-1.10.6/
H A DMANIFEST1057 ./test/lheap.c