Home
last modified time | relevance | path

Searched refs:godown (Results 1 – 25 of 54) sorted by relevance

123

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattn/godown/
H A DREADME.md1 # godown chapter
3 [![Build Status](https://travis-ci.org/mattn/godown.png?branch=master)](https://travis-ci.org/mattn…
4 [![Codecov](https://codecov.io/gh/mattn/godown/branch/master/graph/badge.svg)](https://codecov.io/g…
5 [![GoDoc](https://godoc.org/github.com/mattn/godown?status.svg)](http://godoc.org/github.com/mattn/
6 …s://goreportcard.com/badge/github.com/mattn/godown)](https://goreportcard.com/report/github.com/ma…
15 err := godown.Convert(w, r)
23 $ godown < index.html > index.md
29 $ go get github.com/mattn/godown/cmd/godown
H A D.gitignore2 godown
H A Dgo.mod1 module github.com/mattn/godown
H A Dgodown.go1 package godown package
/dports/games/supertux2/SuperTux-v0.6.3-Source/tools/miniswig/
H A Dtree.hpp306 AtomicType* _findType(const std::string& name, bool godown = false) { in _findType() argument
313 if(godown && parent) in _findType()
319 Namespace* _findNamespace(const std::string& name, bool godown = false) { in _findNamespace() argument
326 if(godown && parent) in _findNamespace()
332 Namespace* findNamespace(const std::string& name, bool godown = false) { in findNamespace() argument
333 Namespace* ret = _findNamespace(name, godown); in findNamespace()
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/kurtz/streesrc/
H A Ddfs.c33 BOOL godown = True, readyforpop = False; in depthfirststree() local
61 #define PROCESSBRANCH2(A,B) godown = True in depthfirststree()
67 #define PROCESSBRANCH1(A,B) godown = processbranch1(A,B) in depthfirststree()
H A Ddfs.gen59 if(godown)
/dports/games/megamario/MegaMario_v1.7_full/src/
H A Dbowser.cpp50 godown = 0; in cBowser()
185 godown = 1; in update()
188 if(godown) in update()
209 godown = 0; in update()
H A Denemy.h165 bool godown; variable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/sightglass/webui/sg-view/components/
H A DAppLogo.vue56 animation: godown 0.5s linear forwards 3s;
68 @keyframes godown {
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/contrib/akos/
H A Ddown.g16 godown:=function(list)
57 out:=godown(out);
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/docs/
H A Doverview.tex17 \godown{quest0}\medskip
28 \medskip\godown{quest1}\label{quest0}\smallskip
46 \godown{quest2}\label{quest1}%
80 \godown{quest3}\label{quest2}%
107 \godown{quest4}\label{quest3}%
122 \godown{quest5}\label{quest4}%
140 \godown{quest6}\label{quest5}%
H A Dmanhtml.tex143 %\newcommand{\godown}[1]{{\htmlref
145 \newcommand{\godown}[1]{}
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/docs/
H A Doverview.tex17 \godown{quest0}\medskip
28 \medskip\godown{quest1}\label{quest0}\smallskip
46 \godown{quest2}\label{quest1}%
80 \godown{quest3}\label{quest2}%
107 \godown{quest4}\label{quest3}%
122 \godown{quest5}\label{quest4}%
140 \godown{quest6}\label{quest5}%
H A Dmanhtml.tex143 %\newcommand{\godown}[1]{{\htmlref
145 \newcommand{\godown}[1]{}
/dports/textproc/latex2html/latex2html-2016/docs/
H A Doverview.tex17 \godown{quest0}\medskip
28 \medskip\godown{quest1}\label{quest0}\smallskip
46 \godown{quest2}\label{quest1}%
80 \godown{quest3}\label{quest2}%
107 \godown{quest4}\label{quest3}%
122 \godown{quest5}\label{quest4}%
140 \godown{quest6}\label{quest5}%
H A Dmanhtml.tex143 %\newcommand{\godown}[1]{{\htmlref
145 \newcommand{\godown}[1]{}
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/mumble/
H A Dhelpers.go82 err := godown.Convert(&sb, strings.NewReader(html), nil)
/dports/net-im/matterbridge/matterbridge-1.22.3/
H A Dgo.mod32 github.com/mattn/godown v0.0.1
H A Dgo.sum604 github.com/mattn/godown v0.0.1 h1:39uk50ufLVQFs0eapIJVX5fCS74a1Fs2g5f1MVqIHdE=
605 github.com/mattn/godown v0.0.1/go.mod h1:/ivCKurgV/bx6yqtP/Jtc2Xmrv3beCYBvlfAUl4X5g4=
/dports/archivers/qpress/qpress-11-source/
H A Dqpress.cpp848 void godown(const char *dir) in godown() function
928 godown(entry->d_name); in compress_directory()
1160 godown(filenamepart(arg[i]).c_str()); in main()
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/msteams/
H A Dmsteams.go221 err := godown.Convert(&sb, strings.NewReader(text), nil)
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c1997 REGISTER INTBIG dx, dy, goleft, goright, goup, godown; in defaulttextdescript() local
2060 goleft = goright = goup = godown = 0; in defaulttextdescript()
2078 if (dy < 0) godown++; in defaulttextdescript()
2082 if (dy > 0) godown++; else in defaulttextdescript()
2148 if (godown != 0) in defaulttextdescript()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/data/complete/tex/
H A Dcontext-document.cwl265 \godown[dimension]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/build/darknet/x64/data/
H A Dimagenet.shortnames.list8382 godown

123