Home
last modified time | relevance | path

Searched defs:allocInt1D (Results 1 – 3 of 3) sorted by relevance

/dports/biology/bbmap/bbmap/current/shared/
H A DKillSwitch.java192 public static final int[] allocInt1D(int len){ in allocInt1D() method in KillSwitch
/dports/biology/bbmap/bbmap/current/kmer/
H A DAbstractKmerTable.java157 final static int[] allocInt1D(int len){ in allocInt1D() method in AbstractKmerTable
/dports/biology/bbmap/bbmap/current/ukmer/
H A DAbstractKmerTableU.java202 final static int[] allocInt1D(int len){ in allocInt1D() method in AbstractKmerTableU