Home
last modified time | relevance | path

Searched defs:slashes (Results 26 – 50 of 213) sorted by relevance

123456789

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DPluginHandler.cpp402 int slashes = count(path.begin(), path.end(), '/'); in win_entry_set_install_path() local
453 int slashes = count(path.begin(), path.end(), '/'); in flatpak_entry_set_install_path() local
484 int slashes = count(path.begin(), path.end(), '/'); in linux_entry_set_install_path() local
545 size_t slashes = count(path.begin(), path.end(), '/'); in apple_entry_set_install_path() local
579 int slashes = count(path.begin(), path.end(), '/'); in android_entry_set_install_path() local
/dports/lang/tcl87/tcl8.7a5/win/
H A DtclAppInit.c254 int argc, size, inquote, copy, slashes; local
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkwin32.c139 int argc, size, inquote, copy, slashes; in setargv() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dvector_example.cc122 for (size_t slashes = contents_.find("//"); slashes != std::string::npos; in FileGoButtonPressed() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclWin/
H A DtclAppInit.c297 int argc, size, inquote, copy, slashes; local
/dports/math/gh-bc/bc-5.2.1/gen/
H A Dstrgen.c209 int c, count, slashes, err = IO_ERR; in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Dvector_example.cc115 for (size_t slashes = contents_.find("//"); slashes != std::string::npos; in ButtonPressed() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DwinMain.c281 int argc, size, inquote, copy, slashes; local
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/OS/
H A DProcessManagement.c93 int length, src, dest, result, slashes; in OS_ProcessManagement__system() local
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DwinMain.c367 int argc, size, inquote, copy, slashes; local
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DwinMain.c371 int argc, size, inquote, copy, slashes; local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltWinMain.c67 int argc, size, inquote, copy, slashes; in setargv() local
/dports/databases/py-sqlite3/Python-3.8.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/databases/py-gdbm/Python-3.8.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python-legacy/Python-2.7.18/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python-tools/Python-3.8.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python311/Python-3.11.0a3/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python37/Python-3.7.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python310/Python-3.10.1/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python38/Python-3.8.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python39/Python-3.9.9/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/lang/python27/Python-2.7.18/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/scripts/
H A Dfixdiv.py307 def report(slashes, message): argument
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DxcTclsh.c355 int argc, size, inquote, copy, slashes; local
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/test/
H A Dtest_logging.py34 def slashes(self): member in setup_server.Root

123456789