Home
last modified time | relevance | path

Searched refs:nohits (Results 1 – 18 of 18) sorted by relevance

/dports/www/moodle310/moodle/question/type/ddmarker/
H A Dquestion.php313 $nohits = array();
321 $nohits[] = $nohit;
324 return $nohits;
/dports/www/moodle311/moodle/question/type/ddmarker/
H A Dquestion.php313 $nohits = array();
321 $nohits[] = $nohit;
324 return $nohits;
/dports/www/moodle39/moodle/question/type/ddmarker/
H A Dquestion.php313 $nohits = array();
321 $nohits[] = $nohit;
324 return $nohits;
/dports/mail/p5-Mail-IMAPClient/Mail-IMAPClient-3.43/t/
H A Dbasic.t361 my @nohits = $imap->search( \qq(SUBJECT "Productioning") );
362 cmp_ok( scalar @nohits, '==', 0, 'no hits expected' );
/dports/mail/imapsync/imapsync-1d08afa/W/Mail-IMAPClient-3.42/t/
H A Dbasic.t361 my @nohits = $imap->search( \qq(SUBJECT "Productioning") );
362 cmp_ok( scalar @nohits, '==', 0, 'no hits expected' );
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dsel1.c2114 l_int32 hascolor, hasorigin, nohits; in selCreateFromColorPix() local
2137 nohits = TRUE; in selCreateFromColorPix()
2157 nohits = FALSE; in selCreateFromColorPix()
2170 if (nohits) { in selCreateFromColorPix()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dsel1.c2013 l_int32 hascolor, hasorigin, nohits; in selCreateFromColorPix() local
2036 nohits = TRUE; in selCreateFromColorPix()
2056 nohits = FALSE; in selCreateFromColorPix()
2070 if (nohits) { in selCreateFromColorPix()
/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.c1395 int IndZ,noconnect,totpartelems,sideelemtype,sidenodes,sidehits,nohits; in PartitionConnectedElementsStraight() local
1475 int IndZ,noconnect,totpartelems,sideelemtype,sidenodes,sidehits,nohits; in PartitionConnectedElements1D() local
1675 int noknots,noelements,sidenodes,ind,nohits,totpartelems; in PartitionConnectedElementsMetis() local
1747 nohits = 0; in PartitionConnectedElementsMetis()
1750 if( nodeperm[sideind[j]] ) nohits++; in PartitionConnectedElementsMetis()
1751 if( nohits < sidenodes ) continue; in PartitionConnectedElementsMetis()
1898 nohits = 0; in PartitionConnectedElementsMetis()
1900 if( nodeperm[sideind[j]] ) nohits++; in PartitionConnectedElementsMetis()
1901 if( nohits < sidenodes ) continue; in PartitionConnectedElementsMetis()
H A Degconvert.c139 int sideind[MAXNODESD1],elemsides,side,sidenodes,hit,nohits; in FindPointParents() local
206 nohits = 0; in FindPointParents()
220 nohits++; in FindPointParents()
226 printf("hits=%d ind=%d type=%d sides=%d\n",nohits,elemind,elemtype,elemsides); in FindPointParents()
H A Degnative.c4877 int elemsides,side,sidenodes,nohits,hit,hit1,hit2; in FindParentSide() local
4959 nohits = 0; in FindParentSide()
4962 if(sideind[i] == sideind2[j]) nohits++; in FindParentSide()
4963 if(nohits == sidenodes) { in FindParentSide()
H A Degmesh.c2389 int i,j,k,nonodes,hit,nohits,con; in SetConnectedElements() local
2408 nohits = 0; in SetConnectedElements()
2420 if(hit) nohits++; in SetConnectedElements()
2423 if(info) printf("Number of connected elements is %d (out of %d)\n",nohits,data->noelements); in SetConnectedElements()
2424 data->elemconnectexist = nohits; in SetConnectedElements()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degconvert.cpp139 int sideind[MAXNODESD1],elemsides,side,sidenodes,hit,nohits; in FindPointParents() local
206 nohits = 0; in FindPointParents()
220 nohits++; in FindPointParents()
226 printf("hits=%d ind=%d type=%d sides=%d\n",nohits,elemind,elemtype,elemsides); in FindPointParents()
H A Degnative.cpp4877 int elemsides,side,sidenodes,nohits,hit,hit1,hit2; in FindParentSide() local
4959 nohits = 0; in FindParentSide()
4962 if(sideind[i] == sideind2[j]) nohits++; in FindParentSide()
4963 if(nohits == sidenodes) { in FindParentSide()
H A Degmesh.cpp2389 int i,j,k,nonodes,hit,nohits,con; in SetConnectedElements() local
2408 nohits = 0; in SetConnectedElements()
2420 if(hit) nohits++; in SetConnectedElements()
2423 if(info) printf("Number of connected elements is %d (out of %d)\n",nohits,data->noelements); in SetConnectedElements()
2424 data->elemconnectexist = nohits; in SetConnectedElements()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.1226287 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
26289 (testcover-nohits-face, testcover-1value-face):
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.1226287 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
26289 (testcover-nohits-face, testcover-1value-face):
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.319673 * lisp/emacs-lisp/testcover.el (testcover-nohits)
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3108252 * lisp/emacs-lisp/testcover.el (testcover-nohits)