Home
last modified time | relevance | path

Searched defs:append_cr (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/pdsh/pdsh-pdsh-2.34/tests/
H A Dtest-lib.sh270 append_cr () { function
/dports/devel/git-filter-repo/git-filter-repo-2.34.0/t/
H A Dtest-lib-functions.sh111 append_cr () { function
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dtest-lib-functions.sh111 append_cr () { function
/dports/devel/git-svn/git-2.34.1/t/
H A Dtest-lib-functions.sh106 append_cr () { function
/dports/devel/git-p4/git-2.34.1/t/
H A Dtest-lib-functions.sh106 append_cr () { function
/dports/devel/git-gui/git-2.34.1/t/
H A Dtest-lib-functions.sh106 append_cr () { function
/dports/devel/git/git-2.34.1/t/
H A Dtest-lib-functions.sh106 append_cr () { function
/dports/devel/git-cvs/git-2.34.1/t/
H A Dtest-lib-functions.sh106 append_cr () { function
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/command/
H A Degg_info.py642 def append_cr(line): function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/command/
H A Degg_info.py623 append_cr = lambda line: line + '\n' function
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/command/
H A Degg_info.py640 append_cr = lambda line: line + '\n' function
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/command/
H A Degg_info.py643 def append_cr(line): function
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/command/
H A Degg_info.py655 def append_cr(line): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/command/
H A Degg_info.py623 append_cr = lambda line: line + '\n' function
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/command/
H A Degg_info.py640 append_cr = lambda line: line + '\n' function
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/command/
H A Degg_info.py640 append_cr = lambda line: line + '\n' function
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/yubikit/
H A Dyubiotp.py388 def append_cr(self: Cfg, value: bool) -> Cfg: member in KeyboardSlotConfiguration