Home
last modified time | relevance | path

Searched +defs:style +defs:warn (Results 1 – 25 of 137) sorted by relevance

123456

/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/style/
H A Dcore.py45 def _remove_blacklisted_style_params(d, warn=True): argument
58 def _apply_style(d, warn=True): argument
62 def use(style): argument
125 def context(style, after_reset=False): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/style/
H A Dcore.py44 def _remove_blacklisted_style_params(d, warn=True): argument
62 def _apply_style(d, warn=True): argument
66 def use(style): argument
121 def context(style, after_reset=False): argument
/dports/audio/ampache/ampache-php74-5.0.0/vendor/adhocore/cli/src/Output/
H A DColor.php51 public function comment(string $text, array $style = []): string
64 public function error(string $text, array $style = []): string
77 public function ok(string $text, array $style = []): string
90 public function warn(string $text, array $style = []): string function in Ahc\\Cli\\Output\\Color
103 public function info(string $text, array $style = []): string
116 public function line(string $text, array $style = []): string
170 public static function style(string $name, array $style) function in Ahc\\Cli\\Output\\Color
257 protected function buildStyle(string $name, array $style, array $matches): array
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DErrors.hs34 = sequence_ [ let style = mkErrStyle unqual function
87 (True, warn{ errMsgSeverity = SevError function
/dports/textproc/dblatex/dblatex-0.3.11py3/lib/dbtexmf/core/
H A Dconfparser.py80 def warn(self, text): member in DbtexConfig
105 def fromstyle(self, style, paths=None): argument
/dports/games/xblast/xblast-2.10.4/
H A Dshrink.c267 shri_style * style) in CreateGenericShrink()
386 CreateSpiralShrink (int startlevel, int endlevel, int starttime, int speed, shri_style * style) in CreateSpiralShrink()
396 CreateQuadShrink (int startlevel, int endlevel, int starttime, int speed, shri_style * style) in CreateQuadShrink()
406 CreateWaveShrink (int startlevel, int endlevel, int starttime, int speed, shri_style * style) in CreateWaveShrink()
414 shri_style * style) in CreateDiagShrink()
422 CreateHorizShrink (int startlevel, int endlevel, int starttime, int speed, shri_style * style) in CreateHorizShrink()
436 CreateMoveShrink (int startlevel, int endlevel, int starttime, int speed, shri_style * style) in CreateMoveShrink()
459 shri_style * style) in CreateFancyCompoundShrink()
470 shri_style * style) in CreateVerticalShrink()
478 shri_style * style) in CreateFancyVerticalShrink()
[all …]
/dports/math/R-cran-car/car/R/
H A DscatterplotSmoothers.R49 style <- match.arg(default.arg(smoother.args, "style", "filled"), functionVar
64 warn <- options(warn=-1) functionVar
159 style <- match.arg(default.arg(smoother.args, "style", "filled"), functionVar
183 warn <- options(warn=-1) functionVar
270 style <- match.arg(default.arg(smoother.args, "style", "filled"), functionVar
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dlogging.hpp29 warn = 3, enumerator
42 fmt::text_style const &style, S const &format_str, in log()
/dports/devel/R-cran-fansi/fansi/R/
H A Dmisc.R58 x, tab.stops=getOption('fansi.tab.stops'), warn=getOption('fansi.warn'), argument
321 style=getOption("fansi.css"), argument
/dports/sysutils/lnav/lnav-0.10.1/src/themes/
H A Ddefault-theme.json121 "warn": { object
170 "style": { object
176 "style": { object
182 "style": { object
/dports/math/R-cran-memisc/memisc/R/
H A Dmtable.R43 getCoefTemplate <- function(style){ argument
110 factor.style,
129 factor.style,
226 coef.style=getOption("coef.style"),
229 factor.style=getOption("factor.style"),
233 float.style=getOption("float.style"),
326 prefmt1 <- function(parm,template,float.style,digits,signif.symbols,controls){
426 relabel.memisc_mtable <- function(x,...,gsub=FALSE,fixed=!gsub,warn=FALSE){ argument
429 gsub=gsub,fixed=fixed,warn=warn) nameattr
479 factor.style,
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dfonts.c38 PangoStyle style; member
195 PangoStyle style) in pango_font_description_set_style()
1542 gboolean warn) in parse_field()
1609 PangoStyle *style, in pango_parse_style()
1610 gboolean warn) in pango_parse_style()
1631 gboolean warn) in pango_parse_variant()
1653 gboolean warn) in pango_parse_weight()
1677 gboolean warn) in pango_parse_stretch()
/dports/graphics/ipe/ipe-7.2.23/src/ipelib/
H A Dipelatex.cpp274 String style = absStyle.string(); in createLatexSource() local
472 void Latex::warn(String msg) in warn() function in Latex
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Console/Concerns/
H A DInteractsWithIO.php293 public function line($string, $style = null, $verbosity = null)
343 public function warn($string, $verbosity = null) function
/dports/editors/nedit/nedit-5.7/source/
H A Dhighlight.c85 #define IS_PLAIN(style) (style == PLAIN_STYLE || style == UNFINISHED_STYLE) argument
86 #define IS_STYLED(style) (style != PLAIN_STYLE && style != UNFINISHED_STYLE) argument
108 char style; member
260 void StartHighlighting(WindowInfo *window, int warn) in StartHighlighting()
489 int style; in GetHighlightInfo() local
544 static patternSet *findPatternsForWindow(WindowInfo *window, int warn) in findPatternsForWindow()
1472 int modStart, modEnd, beginSafety, beginStyle, p, style; in parseBufferRange() local
1860 const char *toPtr, char style, char *prevChar) in fillStyleString()
2121 static int parentStyleOf(const char *parentStyles, int style) in parentStyleOf()
2166 int style, startStyle, runningStyle, checkBackTo, safeParseStart, i; in findSafeParseRestartPos() local
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_qt_gui.py227 hind=-1, style=None): argument
521 def valid_as_int(text, name, warn=0, wparent=None, empty_ok=1): argument
549 def valid_as_float(text, name, warn=0, wparent=None, empty_ok=1): argument
576 def valid_as_float_list(text, name, warn=0, wparent=None, empty_ok=1, clen=0): argument
612 def valid_as_identifier(text, name, warn=0, wparent=None, empty_ok=1): argument
652 def valid_as_sub_brick(text, name, warn=0, wparent=None, empty_ok=1, argument
659 def valid_as_filename(text, name, warn=0, wparent=None, empty_ok=1, argument
706 def valid_as_filepath(text, name, warn=0, wparent=None, empty_ok=1): argument
/dports/devel/R-cran-diffobj/diffobj/R/
H A Dcheck.R146 hunk.limit, convert.hz.white.space, tab.stops, style, palette.of.styles, argument
151 warn <- make_warn_fun(call) functionVar
/dports/devel/R-cran-fansi/fansi/src/
H A Dfansi.h154 unsigned int style; member
276 int warn; member
/dports/devel/py-pytest/pytest-4.6.11/src/_pytest/
H A Dnodes.py108 def warn(self, warning): member in Node
244 def _repr_failure_py(self, excinfo, style=None): argument
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dtiming_tool.py2526 def multi_timing_to_event_list(self, fname='stdout', style='index'): argument
2978 def show_tr_stats(self, warn=0): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/
H A Dnodes.py137 def warn(self, code, message): member in Node
262 def _repr_failure_py(self, excinfo, style=None): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/
H A Dnodes.py137 def warn(self, code, message): member in Node
262 def _repr_failure_py(self, excinfo, style=None): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dnodes.py137 def warn(self, code, message): member in Node
262 def _repr_failure_py(self, excinfo, style=None): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/
H A Dnodes.py137 def warn(self, code, message): member in Node
262 def _repr_failure_py(self, excinfo, style=None): argument
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/colorful-0.2.1/src/
H A Dlib.rs118 fn style(self, style: Style) -> CString; in style() method
172 fn warn(self); in warn() method
214 fn style(self, style: Style) -> CString { CString::create_by_style(self, style) } in style() function
304 fn warn(self) { in warn() function

123456