Home
last modified time | relevance | path

Searched defs:other_level (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/R-cran-forcats/forcats/R/
H A Dlump.R64 fct_lump <- function(f, n, prop, w = NULL, other_level = "Other", argument
84 fct_lump_min <- function(f, min, w = NULL, other_level = "Other") { argument
106 fct_lump_prop <- function(f, prop, w = NULL, other_level = "Other") { argument
138 fct_lump_n <- function(f, n, w = NULL, other_level = "Other", argument
174 fct_lump_lowfreq <- function(f, other_level = "Other") { argument
H A Dother.R17 fct_other <- function(f, keep, drop, other_level = "Other") { argument
H A Dcollapse.R20 fct_collapse <- function(.f, ..., other_level = NULL, group_other = "DEPRECATED") { argument
/dports/math/R-cran-forcats/forcats/tests/testthat/
H A Dtest-collapse.R26 f2 <- fct_collapse(f1, xy = c("a", "b"), other_level = "Other") nameattr
33 f2 <- fct_collapse(f1, x1 = c("a", "b", "d"), x2 = "c", other_level = "Other") nameattr
40 f2 <- fct_collapse(f1, x1 = c("a", "d"), x2 = "c", other_level = "Other") nameattr
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/rvv/
H A Dinsert-subvector.ll145 …%v = call <vscale x 16 x i32> @llvm.experimental.vector.insert.nxv2i32.nxv16i32(<vscale x 16 x i32…
/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Dpropagate.cpp290 const int other_level = var (other).level; in propagate() local
/dports/devel/spdlog/spdlog-1.9.2/include/spdlog/
H A Dlogger-inl.h49 auto other_level = other.level_.load(); in swap() local
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/include/spdlog/
H A Dlogger-inl.h49 auto other_level = other.level_.load(); in swap() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/
H A Dlogger-inl.h49 auto other_level = other.level_.load(); in swap() local
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/logging/
H A Dtest_logDecorations.cpp43 LogLevelType other_level; in TEST_VM() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c131 int other_level = level - k; in join_search_one_level() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c133 int other_level = level - k; in join_search_one_level() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c133 int other_level = level - k; in join_search_one_level() local

123