Home
last modified time | relevance | path

Searched defs:nullOk (Results 1 – 8 of 8) sorted by relevance

/dports/games/tsito/tsito-0.8.4/src/
H A DEngine.cpp444 bool legalonly, bool nullOk, bool verify) in search()
592 long Engine::quiescence(long alpha, long beta, int ply, int depth, bool nullOk) in quiescence()
687 int ply, int depth, bool legalonly, bool nullOk, in alphaBeta()
740 bool legalonly, bool nullOk, bool verify) in negaScout()
/dports/www/ilias/ILIAS-5.4.25/include/Unicode/
H A DRandomTest.php41 function randomString($length, $nullOk, $ascii = false)
/dports/www/ilias6/ILIAS-6.14/include/Unicode/
H A DRandomTest.php41 function randomString($length, $nullOk, $ascii = false)
/dports/databases/R-cran-RMySQL/RMySQL/src/
H A DRS-MySQL.h42 int *nullOk; // DBMS indicator for DBMS' NULL type member
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/
H A DRS-DBI.h95 Sint *nullOk; /* DBMS indicator for DBMS' NULL type */ member
/dports/x11/xterm/xterm-370/
H A Dfontutils.c2205 isWideFont(XFontStruct *fp, const char *tag, Bool nullOk) in isWideFont()
2230 xtermLoadWideFonts(XtermWidget xw, Bool nullOk) in xtermLoadWideFonts()
/dports/net/yate/yate-6.4.0-1/engine/
H A DString.cpp149 static bool isWordBreak(char c, bool nullOk = false) in isWordBreak()
/dports/science/openbabel/openbabel-3.1.1/scripts/R/examples/openbabelR/src/
H A Dopenbabel-R.cpp882 …_resolveExternalRef(SEXP arg, const char * const type, const char * const argName, Rboolean nullOk) in R_SWIG_resolveExternalRef()