Home
last modified time | relevance | path

Searched defs:strict (Results 76 – 100 of 7592) sorted by relevance

12345678910>>...304

/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/foldl-1.4.11/src/Control/Foldl/
H A DInternal.hs28 strict Nothing = Nothing' function
29 strict (Just a ) = Just' a function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/foldl-1.4.11/src/Control/Foldl/
H A DInternal.hs28 strict Nothing = Nothing' function
29 strict (Just a ) = Just' a function
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/
H A DElggPriorityList.php161 public function remove($element, $strict = false) {
180 public function move($element, $new_priority, $strict = false) {
275 public function getPriority($element, $strict = false) {
298 public function contains($element, $strict = false) {
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/foldl-1.4.12/src/Control/Foldl/
H A DInternal.hs28 strict Nothing = Nothing' function
29 strict (Just a ) = Just' a function
/dports/devel/py-testfixtures/testfixtures-6.18.3/testfixtures/
H A Dreplace.py23 def _replace(self, container, name, method, value, strict=True): argument
41 def __call__(self, target, replacement, strict=True): argument
67 def replace(self, target, replacement, strict=True): argument
99 def replace(target, replacement, strict=True): argument
113 def __init__(self, target, replacement, strict=True): argument
/dports/textproc/py-parse-type/parse_type-0.5.6/parse_type/
H A Dbuilder.py129 def make_choice(cls, choices, transform=None, strict=None): argument
158 def make_choice2(cls, choices, transform=None, strict=None): argument
184 def make_variant(cls, converters, re_opts=None, compiled=False, strict=True): argument
231 def __create_convert_variant(re_opts, strict): argument
244 def __create_convert_variant_compiled(converters, re_opts, strict): argument
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dstring_num.h96 T string_to_number(const std::string& s, bool strict, int base_or_boolalpha) in string_to_number()
106 T string_to_number(const std::string& s, bool strict) in string_to_number()
117 bool string_is_numeric(const std::string& s, T& number, bool strict) in string_is_numeric()
/dports/math/R-cran-gsl/gsl/R/
H A Dgamma.R1 "gsl_sf_gamma" <- function(x,give=FALSE,strict=TRUE){ argument
30 "lngamma" <- function(x,give=FALSE,strict=TRUE){ argument
59 "lngamma_sgn" <- function(x, give=FALSE,strict=TRUE){ argument
93 "gammastar" <- function(x,give=FALSE,strict=TRUE){ argument
122 "gammainv" <- function(x,give=FALSE,strict=TRUE){ argument
249 "fact" <- function(n, give=FALSE,strict=TRUE){ argument
278 "doublefact" <- function(n, give=FALSE,strict=TRUE){ argument
307 "lnfact" <- function(n, give=FALSE,strict=TRUE){ argument
430 "poch" <- function(a, x, give=FALSE,strict=TRUE){ argument
463 "lnpoch" <- function(a, x, give=FALSE,strict=TRUE){ argument
[all …]
H A Dairy.R1 "airy_Ai" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
32 "airy_Bi" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
62 "airy_Ai_scaled" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
92 "airy_Bi_scaled" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
122 "airy_Ai_deriv" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
152 "airy_Bi_deriv" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
182 "airy_Ai_deriv_scaled" <- function(x, mode=0, give=FALSE, strict=TRUE){ argument
242 "airy_zero_Ai" <- function(n, give=FALSE, strict=TRUE){ argument
273 "airy_zero_Bi" <- function(n, give=FALSE, strict=TRUE){ argument
304 "airy_zero_Ai_deriv" <- function(n, give=FALSE, strict=TRUE){ argument
[all …]
H A Dfermi_dirac.R1 "fermi_dirac_m1" <- function(x, give=FALSE, strict=TRUE){ argument
30 "fermi_dirac_0" <- function(x, give=FALSE, strict=TRUE){ argument
59 "fermi_dirac_1" <- function(x, give=FALSE, strict=TRUE){ argument
88 "fermi_dirac_2" <- function(x, give=FALSE, strict=TRUE){ argument
117 "fermi_dirac_int" <- function(j, x, give=FALSE, strict=TRUE){ argument
149 "fermi_dirac_mhalf" <- function(x, give=FALSE, strict=TRUE){ argument
178 "fermi_dirac_half" <- function(x, give=FALSE, strict=TRUE){ argument
207 "fermi_dirac_3half" <- function(x, give=FALSE, strict=TRUE){ argument
236 "fermi_dirac_inc_0" <- function(x, b, give=FALSE, strict=TRUE){ argument
H A Dzeta.R1 "zeta_int" <- function(n, give=FALSE, strict=TRUE){ argument
30 "zeta" <- function(s, give=FALSE, strict=TRUE){ argument
59 "zetam1_int" <- function(n, give=FALSE, strict=TRUE){ argument
88 "zetam1" <- function(s, give=FALSE, strict=TRUE){ argument
117 "hzeta" <- function(s, q, give=FALSE, strict=TRUE){ argument
151 "eta_int" <- function(n, give=FALSE, strict=TRUE){ argument
180 "eta" <- function(s, give=FALSE, strict=TRUE){ argument
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/lib/Crypto/Util/
H A Dasn1.py199 def decode(self, der_encoded, strict=False): argument
222 def _decodeFromStream(self, s, strict): argument
308 def decode(self, der_encoded, strict=False): argument
321 def _decodeFromStream(self, s, strict): argument
509 def _decodeFromStream(self, s, strict): argument
666 def decode(self, der_encoded, strict=False): argument
682 def _decodeFromStream(self, s, strict): argument
760 def decode(self, der_encoded, strict=False): argument
775 def _decodeFromStream(self, s, strict): argument
872 def decode(self, der_encoded, strict=False): argument
[all …]
/dports/databases/opendbx/opendbx-1.4.6/utils/
H A Dargmap.cpp238 void ArgMap::parseArgv( int argc, char* argv[], bool strict ) in parseArgv()
300 void ArgMap::parseFile( const string& filename, bool strict ) in parseFile()
349 void ArgMap::parseEnv( char* env[], bool strict ) in parseEnv()
366 void ArgMap::parseItem( const string& str, bool strict ) in parseItem()
392 void ArgMap::parseLongOption( const string& keyvalue, bool strict ) in parseLongOption()
434 void ArgMap::parseShortOption( const string& name, const string& value, bool strict ) in parseShortOption()
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/
H A DTLSClient.h37 enum trust_level { strict, ignore_hostname, allow_all }; enumerator
65 enum trust_level _trust {strict}; enumerator
/dports/textproc/R-cran-cellranger/cellranger/R/
H A DA1-to-from-RC.R4 A1_to_ra_ref <- function(x, strict = TRUE) { argument
67 A1_to_R1C1 <- function(x, strict = TRUE) { argument
96 R1C1_to_A1 <- function(x, strict = TRUE) { argument
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Utf8/
H A DUnicode.php36 public static function fromUtf8($str, $strict = false)
212 public static function toUtf8($arr, $strict = false)
/dports/math/R-cran-zoo/zoo/R/
H A Dis.regular.R1 is.regular <- function(x, strict = FALSE) { argument
5 is.regular.zoo <- function(x, strict = FALSE) argument
19 is.regular.ts <- function(x, strict = FALSE) TRUE argument
21 is.regular.zooreg <- function(x, strict = FALSE) argument
26 is.regular.default <- function(x, strict = FALSE) { argument
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/
H A DDefaultFontConfig.java67 public DefaultFontConfig parse(Configuration cfg, boolean strict) throws FOPException { in parse()
72 public DefaultFontConfig parse(Configuration cfg, boolean strict, in parse()
78 public FontConfig parse(Configuration cfg, FontManager fontManager, boolean strict, in parse()
86 private boolean strict; field in DefaultFontConfig.ParserHelper
94 private ParserHelper(Configuration cfg, boolean strict) throws FOPException { in ParserHelper()
98 private ParserHelper(Configuration cfg, boolean strict, FontEventAdapter eventAdapter) in ParserHelper()
203 private FontTriplet getFontTriplet(Configuration tripletCfg, boolean strict) in getFontTriplet()
/dports/graphics/geoapi/geoapi-3.0.0/sources-conformance/org/opengis/test/referencing/
H A DTransformTestCase.java473 final float[] actual, final int index, final boolean strict) in assertCoordinateEquals()
493 final double[] actual, final int index, final boolean strict) in assertCoordinateEquals()
513 final float[] actual, final int index, final boolean strict) in assertCoordinateEquals()
533 final double[] actual, final int index, final boolean strict) in assertCoordinateEquals()
559 final int numPoints, final boolean strict) in assertCoordinatesEqual()
584 final int numPoints, final boolean strict) in assertCoordinatesEqual()
609 final int numPoints, final boolean strict) in assertCoordinatesEqual()
634 final int numPoints, final boolean strict) in assertCoordinatesEqual()
648 final int numPoints, final boolean strict, final int reportedIndex) in assertCoordinatesEqual()
676 final int numPoints, final boolean strict, final int reportedIndex) in assertCoordinatesEqual()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/friendsofsymfony/rest-bundle/Request/
H A DParamFetcherInterface.php37 public function get($name, $strict = null);
46 public function all($strict = false);
/dports/news/yencode/yencode-0.46/src/
H A Dfile.c95 ydecfile_add_yheader(YDECFILE *y, char *line, unsigned long lineno, int strict) in ydecfile_add_yheader()
176 ydecfile_add_ypart(YDECFILE *y, char *line, unsigned long lineno, int strict) in ydecfile_add_ypart()
206 ydecfile_add_yfooter(YDECFILE *y, char *line, unsigned long lineno, int strict) in ydecfile_add_yfooter()
246 ydecfile_read_keywords(YDECFILE *y, int strict) in ydecfile_read_keywords()
310 ydecfile_verify_keyword_data(YDECFILE *y, int strict) in ydecfile_verify_keyword_data()
371 ydecfile_create(const char *filename, int strict) in ydecfile_create()
/dports/devel/R-cran-tidyselect/tidyselect/R/
H A Deval-select.R120 strict = TRUE, argument
142 strict = TRUE, argument
183 select <- function(.x, ..., .strict = TRUE) {
/dports/math/R/R-4.1.2/src/library/grid/R/
H A Dgrob.R370 getGrob <- function(gTree, gPath, strict=FALSE, argument
452 grid.add <- function(gPath, child, strict=FALSE, argument
468 addGrob <- function(gTree, child, gPath=NULL, strict=FALSE, argument
498 grid.remove <- function(gPath, warn=TRUE, strict=FALSE, argument
529 removeGrob <- function(gTree, gPath, strict=FALSE, argument
563 grid.edit <- function(gPath, ..., strict=FALSE, argument
586 editGrob <- function(grob, gPath=NULL, ..., strict=FALSE, argument
868 getDLfromGPath <- function(gPath, strict, grep, global) { argument
896 strict, grep) { argument
901 strict, grep) { argument
[all …]
/dports/math/libRmath/R-4.1.1/src/library/grid/R/
H A Dgrob.R370 getGrob <- function(gTree, gPath, strict=FALSE, argument
452 grid.add <- function(gPath, child, strict=FALSE, argument
468 addGrob <- function(gTree, child, gPath=NULL, strict=FALSE, argument
498 grid.remove <- function(gPath, warn=TRUE, strict=FALSE, argument
529 removeGrob <- function(gTree, gPath, strict=FALSE, argument
563 grid.edit <- function(gPath, ..., strict=FALSE, argument
586 editGrob <- function(grob, gPath=NULL, ..., strict=FALSE, argument
868 getDLfromGPath <- function(gPath, strict, grep, global) { argument
896 strict, grep) { argument
901 strict, grep) { argument
[all …]
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/stats/distance/
H A D_mantel.py22 strict=True, lookup=None): argument
302 alternative='two-sided', strict=True, lookup=None): argument
426 def _order_dms(x, y, strict=True, lookup=None): argument

12345678910>>...304