Home
last modified time | relevance | path

Searched defs:nunique (Results 1 – 25 of 93) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
102 def generate_dict_table(num_cols, string_size, nunique, length, argument
116 def setup(self, nunique): argument
129 def time_write_random_order(self, nunique): argument
132 def time_write_sequential(self, nunique): argument
/dports/databases/arrow/apache-arrow-6.0.1/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
102 def generate_dict_table(num_cols, string_size, nunique, length, argument
116 def setup(self, nunique): argument
129 def time_write_random_order(self, nunique): argument
132 def time_write_sequential(self, nunique): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/benchmarks/
H A Dparquet.py93 def generate_dict_strings(string_size, nunique, length, random_order=True): argument
102 def generate_dict_table(num_cols, string_size, nunique, length, argument
116 def setup(self, nunique): argument
129 def time_write_random_order(self, nunique): argument
132 def time_write_sequential(self, nunique): argument
/dports/devel/R-cran-bit64/bit64/R/
H A Dsortuse64.R380 sortuni <- function(sorted, nunique, ...)UseMethod("sortuni") argument
381 sortuni.integer64 <- function(sorted, nunique, ...) argument
390 orderuni <- function(table, order, nunique, ...)UseMethod("orderuni") argument
391 orderuni.integer64 <- function(table, order, nunique, keep.order=FALSE, ...) argument
403 sortorderuni.integer64 <- function(table, sorted, order, nunique, ...) argument
414 orderupo <- function(table, order, nunique, ...)UseMethod("orderupo") argument
415 orderupo.integer64 <- function(table, order, nunique, keep.order=FALSE, ...) argument
427 sortorderupo.integer64 <- function(sorted, order, nunique, keep.order=FALSE, ...) argument
462 sorttab <- function(sorted, nunique, ...)UseMethod("sorttab") argument
463 sorttab.integer64 <- function(sorted, nunique, ...) argument
[all …]
H A Dhash64.R189 hashmap.integer64 <- function(x, nunique=NULL, minfac=1.41, hashbits=NULL, cache=NULL, ...){ argument
236 nunique <- get("nunique", envir=cache, inherits=FALSE) functionVar
262 nunique <- get("nunique", envir=cache, inherits=FALSE) functionVar
271 nunique <- get("nunique", envir=cache, inherits=FALSE) functionVar
282 nunique <- get("nunique", envir=cache, inherits=FALSE) functionVar
293 nunique <- get("nunique", envir=cache, inherits=FALSE) functionVar
300 hashmaptab.integer64 <- function(x, nunique=NULL, minfac=1.5, hashbits=NULL, ...){ argument
321 hashmapuni.integer64 <- function(x, nunique=NULL, minfac=1.5, hashbits=NULL, ...){ argument
346 hashmapupo.integer64 <- function(x, nunique=NULL, minfac=1.5, hashbits=NULL, ...){ argument
H A Dhighlevel64.R789 nunique <- sortnut(s)[1] functionVar
1546 nunique <- length(table) globalVar
1615 nunique <- NULL functionVar
1752 , nunique = NULL argument
1876 , nunique = NULL argument
1949 nunique <- sortnut(s)[1] globalVar
1962 nunique <- sortnut(s)[1] globalVar
2045 , nunique = NULL argument
2123 nunique <- sortnut(s)[1] globalVar
2270 , nunique = NULL argument
[all …]
H A Dcache.R231 hashcache <-function(x, nunique=NULL, ...){ argument
271 nunique <- getcache(x, "nunique") functionVar
299 nunique <- getcache(x, "nunique") functionVar
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/molecule/
H A Dsymmetrize.cc74 int nunique = mol->nunique(); in main() local
H A Dmoltest.cc158 int nunique = mol->nunique(); in main() local
H A Dmolecule.h400 int nunique() const { return nuniq_; } in nunique() function
H A Dsymmcoor.cc307 int nunique = n3 - 6; // need to detect linear in form_coordinates() local
/dports/devel/R-cran-plyr/plyr/R/
H A Dutils.r50 nunique <- function(x) { function
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/converter/
H A Dwf_writer.cpp159 int nunique=atomnames.size(); in set_atoms() local
211 int nunique=atomnames.size(); in set_atoms() local
/dports/devel/R-cran-bit64/bit64/src/
H A Dhash64.c43 int nunique = 0; in hashmap_integer64() local
104 int nunique = asInteger(nunique_); in hashrev_integer64() local
165 int nunique = asInteger(nunique_); in hashrin_integer64() local
245 int nunique = asInteger(nunique_); in hashdup_integer64() local
/dports/biology/gmap/gmap-2020-09-12/src/
H A Ddiag.c422 compute_dominance (int *nunique, T *array, int ndiagonals) { in compute_dominance()
488 keep_center_diagonal (int *nunique, T *array, Chrpos_T center_diagonal) { in keep_center_diagonal()
597 int nunique, ndiagonals, ngooddiagonals, i, j; in Diag_compute_bounds() local
/dports/science/R-cran-bayesm/bayesm/src/
H A DrDPGibbs_rcpp_loop.cpp46 int nunique, indsize; in rDPGibbs_rcpp_loop() local
H A DrhierMnlDP_rcpp_loop.cpp95 int nunique, indsize, indp, probssize; in rDPGibbs1() local
/dports/devel/py-BTrees/BTrees-4.9.2/src/BTrees/
H A Dsorters.c518 size_t nunique; in sort_int_nodups() local
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/tseries/
H A Dresample.py229 def nunique(self): member in Resampler
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/its/
H A DITS-ContainerV1.asn300 infectiousSubstances(16),
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/psi/
H A Dpsiinput.cc210 int nunique = molecule->nunique(); in write_basis_sets() local
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/dddif/
H A Dpgmcheck.cc130 int nunique = 0; in CheckProcListCons() local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmanybody_potential.F90 nloc_size, npairs, nparticle, nparticle_local, nr_h3O, nr_o, nr_oh, nunique local
363 nunique local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmanybody_potential.F90 nloc_size, npairs, nparticle, nparticle_local, nr_h3O, nr_o, nr_oh, nunique local
363 nunique local
/dports/devel/R-cran-bit/bit/R/
H A Dgenerics.R442 nunique <- function(x, ...)UseMethod("nunique") function

1234