Home
last modified time | relevance | path

Searched refs:with_mimalloc (Results 1 – 5 of 5) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/dev/archery/archery/lang/
H A Dcpp.py56 with_mimalloc=None, argument
98 self.with_mimalloc = with_mimalloc
216 yield ("ARROW_MIMALLOC", truthifier(self.with_mimalloc))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/dev/archery/archery/lang/
H A Dcpp.py57 with_mimalloc=None, argument
102 self.with_mimalloc = with_mimalloc
225 yield ("ARROW_MIMALLOC", truthifier(self.with_mimalloc))
/dports/databases/arrow/apache-arrow-6.0.1/dev/archery/archery/lang/
H A Dcpp.py57 with_mimalloc=None, argument
103 self.with_mimalloc = with_mimalloc
226 yield ("ARROW_MIMALLOC", truthifier(self.with_mimalloc))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R324 env_vars <- with_mimalloc(env_vars)
415 with_mimalloc <- function(env_vars) { function
/dports/databases/arrow/apache-arrow-6.0.1/r/tools/
H A Dnixlibs.R317 env_var_list <- with_mimalloc(env_var_list)
505 with_mimalloc <- function(env_var_list) { function