Home
last modified time | relevance | path

Searched refs:isLogical (Results 101 – 125 of 253) sorted by relevance

1234567891011

/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFunctions.php425 public static function isLogical($value = null) function in PhpOffice\\PhpSpreadsheet\\Calculation\\Functions
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFunctions.php447 public static function isLogical($value = null) function in PhpOffice\\PhpSpreadsheet\\Calculation\\Functions
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/l3v2extendedmath/extension/
H A DL3v2extendedmathASTPlugin.cpp363 bool L3v2extendedmathASTPlugin::isLogical(ASTNodeType_t type) const in isLogical() function in L3v2extendedmathASTPlugin
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/packages/l3v2extendedmath/extension/
H A DL3v2extendedmathASTPlugin.cpp363 bool L3v2extendedmathASTPlugin::isLogical(ASTNodeType_t type) const in isLogical() function in L3v2extendedmathASTPlugin
/dports/devel/upp/upp/bazaar/plugin/matio/lib/
H A Dmat.c776 matvar->isLogical = 0; in Mat_VarCalloc()
879 matvar->isLogical = opt & MAT_F_LOGICAL; in Mat_VarCreate()
1241 out->isLogical = in->isLogical; in Mat_VarDuplicate()
1831 bytes += matvar->isLogical ? 1 : 8; in Mat_VarGetSize()
1884 else if ( matvar->isLogical ) in Mat_VarPrint()
H A Dmatio.h193 int isLogical; /**< non-zero if the variable is logical */ member
H A Dmat5.c767 cells[i]->isLogical = (array_flags & MAT_F_LOGICAL); in ReadNextCell()
940 cells[i]->isLogical = (array_flags & MAT_F_LOGICAL); in ReadNextCell()
1134 fields[i]->isLogical = (array_flags & MAT_F_LOGICAL); in ReadNextStructField()
1341 fields[i]->isLogical = (array_flags & MAT_F_LOGICAL); in ReadNextStructField()
1674 if ( matvar->isLogical ) in WriteCellArrayField()
1768 if ( matvar->isLogical ) in WriteCompressedTypeArrayFlags()
2077 if ( matvar->isLogical ) in WriteStructField()
4396 if ( matvar->isLogical )
4483 if ( matvar->isLogical )
4687 matvar->isLogical = (array_flags & MAT_F_LOGICAL);
[all …]
/dports/converters/R-cran-RJSONIO/RJSONIO/src/
H A DRJSON.c247 if(isLogical(result)) in R_json_basicCallback()
/dports/math/R/R-4.1.2/src/main/
H A Dcum.c183 } else if( ( isInteger(CAR(args)) || isLogical(CAR(args)) ) && in do_cum()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dcum.c183 } else if( ( isInteger(CAR(args)) || isLogical(CAR(args)) ) && in do_cum()
/dports/math/matio/matio-1.5.21/src/
H A Dmatio.h201 int isLogical; /**< non-zero if the variable is logical */ member
H A Dmat.c925 matvar->isLogical = 0; in Mat_VarCalloc()
1028 matvar->isLogical = opt & MAT_F_LOGICAL; in Mat_VarCreate()
1449 out->isLogical = in->isLogical; in Mat_VarDuplicate()
2089 err = Add(&bytes, bytes, matvar->isLogical ? 1 : 8); in Mat_VarGetSize()
2165 else if ( matvar->isLogical ) in Mat_VarPrint()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DFunctions.php450 public static function isLogical($value = null) function in PhpOffice\\PhpSpreadsheet\\Calculation\\Functions
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DASTBasePlugin.cs129 public virtual bool isLogical(int type) { in isLogical() method in libsbml.ASTBasePlugin
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dxdxf.cc1254 bool isLogical = ( stream.attributes().value( "format" ) == "logical" ); in makeDictionaries() local
1260 idxHeader.articleFormat = isLogical ? Logical : Visual; in makeDictionaries()
1383 articleCount, wordCount, isLogical ? Logical : Visual ); in makeDictionaries()
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/encoding/jsonschema/
H A Ddecode.go542 func (s *state) schemaState(n cue.Value, types cue.Kind, idRef []label, isLogical bool) (ast.Expr, …
552 if isLogical {
/dports/audio/giada/giada-0.17.1/src/gui/dialogs/
H A DsampleEditor.cpp132 if (m_data.isLogical) // Logical samples (aka takes) cannot be reloaded. in rebuild()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DASTBasePlugin.cs136 public virtual bool isLogical(int type) { in isLogical() method in libsbmlcs.ASTBasePlugin
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp1304 bool isLogical; in determine_binary_type() local
1330 isLogical = true; in determine_binary_type()
1389 isLogical = false; in determine_binary_type()
1408 isLogical = false; in determine_binary_type()
1417 isLogical = false; in determine_binary_type()
1430 if (isLogical) { in determine_binary_type()
1440 if (isLogical) { in determine_binary_type()
1452 if (!isLogical) { in determine_binary_type()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp1304 bool isLogical; in determine_binary_type() local
1330 isLogical = true; in determine_binary_type()
1389 isLogical = false; in determine_binary_type()
1408 isLogical = false; in determine_binary_type()
1417 isLogical = false; in determine_binary_type()
1430 if (isLogical) { in determine_binary_type()
1440 if (isLogical) { in determine_binary_type()
1452 if (!isLogical) { in determine_binary_type()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sksl/
H A DSkSLIRGenerator.cpp1324 bool isLogical; in determine_binary_type() local
1350 isLogical = true; in determine_binary_type()
1409 isLogical = false; in determine_binary_type()
1428 isLogical = false; in determine_binary_type()
1437 isLogical = false; in determine_binary_type()
1450 if (isLogical) { in determine_binary_type()
1460 if (isLogical) { in determine_binary_type()
1472 if (!isLogical) { in determine_binary_type()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp1304 bool isLogical; in determine_binary_type() local
1330 isLogical = true; in determine_binary_type()
1389 isLogical = false; in determine_binary_type()
1408 isLogical = false; in determine_binary_type()
1417 isLogical = false; in determine_binary_type()
1430 if (isLogical) { in determine_binary_type()
1440 if (isLogical) { in determine_binary_type()
1452 if (!isLogical) { in determine_binary_type()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sksl/
H A DSkSLIRGenerator.cpp1304 bool isLogical; in determine_binary_type() local
1330 isLogical = true; in determine_binary_type()
1389 isLogical = false; in determine_binary_type()
1408 isLogical = false; in determine_binary_type()
1417 isLogical = false; in determine_binary_type()
1430 if (isLogical) { in determine_binary_type()
1440 if (isLogical) { in determine_binary_type()
1452 if (!isLogical) { in determine_binary_type()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/math/
H A DASTNode.cpp1209 else if ( isLogical() ) in getName()
1543 isLogical () || in isBoolean()
1756 ASTNode::isLogical () const in isLogical() function in ASTNode
1765 if (baseplugin->isLogical(mType)) in isLogical()
3893 return (int) static_cast<const ASTNode*>(node)->isLogical(); in ASTNode_isLogical()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/math/
H A DASTNode.cpp1209 else if ( isLogical() ) in getName()
1543 isLogical () || in isBoolean()
1756 ASTNode::isLogical () const in isLogical() function in ASTNode
1765 if (baseplugin->isLogical(mType)) in isLogical()
3893 return (int) static_cast<const ASTNode*>(node)->isLogical(); in ASTNode_isLogical()

1234567891011