Home
last modified time | relevance | path

Searched refs:allblank (Results 1 – 17 of 17) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Ddtdlexer.cpp166 bool allblank = true; in ProcessComment() local
176 if (allblank) { in ProcessComment()
191 if (allblank) { in ProcessComment()
197 allblank = false; in ProcessComment()
207 if (allblank) { in ProcessComment()
216 if (allblank) { in ProcessComment()
224 allblank = allblank && isspace((unsigned char)c); in ProcessComment()
H A Dxsdlexer.cpp54 bool allblank = true; in ProcessDocumentation() local
82 if (allblank) { in ProcessDocumentation()
91 if (allblank) { in ProcessDocumentation()
96 allblank = allblank && isspace((unsigned char)c); in ProcessDocumentation()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Ddtdlexer.cpp166 bool allblank = true; in ProcessComment() local
176 if (allblank) { in ProcessComment()
191 if (allblank) { in ProcessComment()
197 allblank = false; in ProcessComment()
207 if (allblank) { in ProcessComment()
216 if (allblank) { in ProcessComment()
224 allblank = allblank && isspace((unsigned char)c); in ProcessComment()
H A Dxsdlexer.cpp54 bool allblank = true; in ProcessDocumentation() local
82 if (allblank) { in ProcessDocumentation()
91 if (allblank) { in ProcessDocumentation()
96 allblank = allblank && isspace((unsigned char)c); in ProcessDocumentation()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dnatsub.c45 int allblank; in check_nat_name() local
53 allblank = 1; in check_nat_name()
59 allblank = 0; in check_nat_name()
61 if (allblank) { in check_nat_name()
/dports/www/pear-Horde_Routes/Horde_Routes-2.0.5/lib/Horde/Routes/
H A DRoute.php456 list($rest, $noreqs, $allblank) = array('', true, true);
486 $allblank = false;
505 $allblank = false;
520 $allblank = false;
531 if ($allblank && array_key_exists($var, $this->defaults)) {
545 $allblank = false;
554 $allblank = false;
560 if ($allblank) {
563 $allblank = false;
571 $allblank = false;
[all …]
/dports/www/py-routes/Routes-2.5.1/routes/
H A Droute.py362 (rest, noreqs, allblank) = ('', True, True)
421 allblank = False
439 allblank = False
454 allblank = False
463 if allblank and var in self.defaults:
478 allblank = False
496 allblank = False
499 if allblank:
503 allblank = False
516 allblank = False
[all …]
/dports/www/moodle310/moodle/question/type/ddimageortext/
H A Dquestionbase.php58 $allblank = true;
70 $allblank = false;
76 if ($allblank) {
/dports/www/moodle311/moodle/question/type/ddimageortext/
H A Dquestionbase.php58 $allblank = true;
70 $allblank = false;
76 if ($allblank) {
/dports/www/moodle39/moodle/question/type/ddimageortext/
H A Dquestionbase.php58 $allblank = true;
70 $allblank = false;
76 if ($allblank) {
/dports/sysutils/afflib/AFFLIBv3-3.7.16/tools/
H A Daffxml.cpp197 bool allblank = true; in xml_info() local
204 allblank = false; in xml_info()
210 if(allblank) psb.zpages++; in xml_info()
/dports/www/moodle39/moodle/question/type/gapselect/
H A Dquestionbase.php135 $allblank = true;
141 $allblank = false;
146 if ($allblank) {
/dports/www/moodle310/moodle/question/type/gapselect/
H A Dquestionbase.php135 $allblank = true;
141 $allblank = false;
146 if ($allblank) {
/dports/www/moodle311/moodle/question/type/gapselect/
H A Dquestionbase.php135 $allblank = true;
141 $allblank = false;
146 if ($allblank) {
/dports/sysutils/heirloom/heirloom-070715/diff/
H A Ddiffreg.c966 allblank(off_t *f, long a, long b, FILE *lb) in allblank() function
1010 if (Bflag && allblank(ixold,a,b,input[0]) && in change()
1011 allblank(ixnew,c,d,input[1])) in change()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dbh.c75 static int allblank(const char *s) in allblank() function
1518 if (!allblank(section)) in setup_sections()
H A Dhs2p.c121 allblank (const char *s)