Home
last modified time | relevance | path

Searched refs:value_only (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dcommand_desc.cc119 bool value_only) { in DefaultHandler() argument
120 if (value_only) { in DefaultHandler()
136 if (value_only) { in MetadataHandler()
151 bool value_only) { in LabelHandler() argument
152 if (value_only) { in LabelHandler()
168 if (value_only) { in VisibilityHandler()
185 bool value_only) { in PublicHandler() argument
186 if (value_only) { in PublicHandler()
209 value_only); in ConfigsHandler()
214 bool value_only) { in DepsHandler() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dcommand_desc.cc121 bool value_only) { in DefaultHandler() argument
122 if (value_only) { in DefaultHandler()
138 if (value_only) { in MetadataHandler()
153 bool value_only) { in LabelHandler() argument
154 if (value_only) { in LabelHandler()
170 if (value_only) { in VisibilityHandler()
187 bool value_only) { in PublicHandler() argument
188 if (value_only) { in PublicHandler()
211 value_only); in ConfigsHandler()
216 bool value_only) { in DepsHandler() argument
[all …]
/dports/devel/gn/gn-1962/src/gn/
H A Dcommand_desc.cc121 bool value_only) { in DefaultHandler() argument
122 if (value_only) { in DefaultHandler()
138 if (value_only) { in MetadataHandler()
153 bool value_only) { in LabelHandler() argument
154 if (value_only) { in LabelHandler()
170 if (value_only) { in VisibilityHandler()
187 bool value_only) { in PublicHandler() argument
188 if (value_only) { in PublicHandler()
211 value_only); in ConfigsHandler()
216 bool value_only) { in DepsHandler() argument
[all …]
/dports/graphics/R-cran-ggplot2/ggplot2/man/
H A Dmax_height.Rd8 max_height(grobs, value_only = FALSE)
10 max_width(grobs, value_only = FALSE)
15 \item{value_only}{Should the return value be a simple numeric vector giving
20 vector depending on \code{value_only}
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/flow/
H A Dmaxflow.py167 R = flow_func(flowG, _s, _t, capacity=capacity, value_only=False, **kwargs)
307 R = flow_func(flowG, _s, _t, capacity=capacity, value_only=True, **kwargs)
458 R = flow_func(flowG, _s, _t, capacity=capacity, value_only=True, **kwargs)
609 R = flow_func(flowG, _s, _t, capacity=capacity, value_only=True, **kwargs)
H A Dpreflowpush.py18 def preflow_push_impl(G, s, t, capacity, residual, global_relabel_freq, value_only): argument
255 if value_only:
288 G, s, t, capacity="capacity", residual=None, global_relabel_freq=1, value_only=False argument
417 R = preflow_push_impl(G, s, t, capacity, residual, global_relabel_freq, value_only)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/schema/
H A Dschema_plan.c177 const char *columns, size_t len, bool value_only, WT_ITEM *plan) in __wt_struct_plan() argument
190 if (value_only) in __wt_struct_plan()
212 WT_ASSERT(session, !value_only || in __wt_struct_plan()
276 WT_CONFIG_ITEM *colname, bool value_only, WT_PACK_VALUE *pv) in __find_column_format() argument
300 if (value_only && inkey) in __find_column_format()
317 const char *columns, size_t len, const char *extra_cols, bool value_only, in __wt_struct_reformat() argument
357 table, &k, value_only, &pv)) != 0) { in __wt_struct_reformat()
358 if (value_only && ret == EINVAL) in __wt_struct_reformat()
/dports/deskutils/genius/genius-1.0.27/src/
H A Dmatop.c43 return m->value_only; in gel_is_matrix_value_only()
51 m->value_only = 0; in gel_is_matrix_value_only()
63 m->value_only = 1; in gel_is_matrix_value_only()
90 m->value_only = 0; in gel_is_matrix_value_or_bool_only()
106 m->value_only = 0; in gel_is_matrix_value_or_bool_only()
108 m->value_only = 1; in gel_is_matrix_value_or_bool_only()
134 m->value_only = 1; in gel_is_matrix_value_only_real()
162 m->value_only = 1; in gel_is_matrix_value_only_rational()
190 m->value_only = 1; in gel_is_matrix_value_only_integer()
487 m->value_only = 1; in gel_value_matrix_gauss()
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dfacet-wrap.r299 apply(axis_mat_x_top, 1, max_height, value_only = TRUE),
303 apply(axis_mat_x_bottom, 1, max_height, value_only = TRUE),
307 apply(axis_mat_y_left, 2, max_width, value_only = TRUE),
311 apply(axis_mat_y_right, 2, max_width, value_only = TRUE),
360 strip_height <- unit(apply(strip_mat, 1, max_height, value_only = TRUE), "cm")
376 strip_width <- unit(apply(strip_mat, 2, max_width, value_only = TRUE), "cm")
H A Dfacet-.r493 max_height <- function(grobs, value_only = FALSE) { argument
495 if (!value_only) height <- unit(height, "cm")
500 max_width <- function(grobs, value_only = FALSE) { argument
502 if (!value_only) width <- unit(width, "cm")
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/tools/env/
H A Dfw_env.h38 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts);

1234567