Home
last modified time | relevance | path

Searched defs:heaps (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/biology/molden/molden5.8/
H A Dheaps.f1 subroutine heaps(nwords,arr,iarr) subroutine
10 10 continue
27 20 if(j.le.ir)then
42 100 continue
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/debug/
H A Dheap.cpp25 HeapCollection &heaps() { in heaps() function
27 static HeapCollection heaps; in heaps() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DcodeCache.hpp134 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
404 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
410 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
415 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::heaps(); } in heaps() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A DcodeCache.hpp134 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
400 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
406 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
411 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::heaps(); } in heaps() function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/heaps-0.4/
H A DREADME.markdown1 heaps chapter
/dports/devel/hs-shake/shake-0.19.6/_cabal_deps/heaps-0.3.6.1/
H A DREADME.markdown1 heaps chapter
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/heaps-0.4/
H A DREADME.markdown1 heaps chapter
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-database/src/main/java/de/lmu/ifi/dbs/elki/database/query/knn/
H A DLinearScanDistanceKNNQuery.java84 final List<KNNHeap> heaps = new ArrayList<>(size); in getKNNForBulkDBIDs() local
103 private void linearScanBatchKNN(ArrayDBIDs ids, List<KNNHeap> heaps) { in linearScanBatchKNN()
H A DLinearScanEuclideanDistanceKNNQuery.java101 final List<KNNHeap> heaps = new ArrayList<>(size); in getKNNForBulkDBIDs() local
123 protected void linearScanBatchKNN(List<O> objs, List<KNNHeap> heaps) { in linearScanBatchKNN()
H A DLinearScanPrimitiveDistanceKNNQuery.java103 final List<KNNHeap> heaps = new ArrayList<>(size); in getKNNForBulkDBIDs() local
124 protected void linearScanBatchKNN(List<O> objs, List<KNNHeap> heaps) { in linearScanBatchKNN()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcodeCache.hpp140 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
401 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
407 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcodeCache.hpp140 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
401 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
407 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DcodeCache.hpp134 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
403 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
409 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DcodeCache.hpp134 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
403 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
409 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DcodeCache.hpp134 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
403 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
409 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcodeCache.hpp142 static const GrowableArray<CodeHeap*>* heaps() { return _heaps; } in heaps() function in CodeCache
422 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::compiled_heaps(); } in heaps() function
428 static const GrowableArray<CodeHeap*>* heaps() { return CodeCache::nmethod_heaps(); } in heaps() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/rendy-memory-0.5.0/src/
H A Dlib.rs16 mod heaps; module
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/
H A Drouting_algorithms.hpp67 RoutingAlgorithms(SearchEngineData<Algorithm> &heaps, in RoutingAlgorithms()
148 SearchEngineData<Algorithm> &heaps; member in osrm::engine::RoutingAlgorithms
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/aot/
H A DaotLoader.inline.hpp31 GrowableArray<AOTCodeHeap*>* AOTLoader::heaps() { return _heaps; } in heaps() function in AOTLoader

12345678910