Home
last modified time | relevance | path

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

/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/guessica/
H A Dvnum.go24 func versionNumbers(url string, maxResults, crawlDepth int, includeFilenames bool) []string { func
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/guessica/guessica-1.1.0/
H A Dvnum.go24 func versionNumbers(url string, maxResults, crawlDepth int, includeFilenames bool) []string { func
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DVersion.hs206 versionNumbers (PV1 n ns) = n:ns function
207 versionNumbers (PV0 w) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DVersion.hs207 versionNumbers (PV1 n ns) = n:ns function
208 versionNumbers (PV0 w) function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DVersion.hs207 versionNumbers (PV1 n ns) = n:ns function
208 versionNumbers (PV0 w) function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DVersion.hs207 versionNumbers (PV1 n ns) = n:ns function
208 versionNumbers (PV0 w) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DVersion.hs207 versionNumbers (PV1 n ns) = n:ns function
208 versionNumbers (PV0 w) function
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dversion.cpp63 const QStringList versionNumbers = regExp.capturedTexts(); in setFromString() local
/dports/devel/libvirt/libvirt-7.10.0/src/storage_file/
H A Dstorage_file_probe.c67 int versionNumbers[FILE_TYPE_VERSIONS_LAST]; member
87 int versionNumbers[FILE_TYPE_VERSIONS_LAST]; member
660 const int *versionNumbers, in virStorageFileMatchesVersion()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A DOglCheck.c231 int versionNumbers[2]; in queryVendorString() local
H A Dgldefs.h462 int versionNumbers[2]; member
H A DCanvas3D.c553 int versionNumbers[2]; in getPropertiesFromCurrentContext() local
/dports/misc/actiona/actiona-3.10.1/tools/
H A Dversion.cpp120 const QStringList versionNumbers = regExp.capturedTexts(); in setFromString() local
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk2hs-buildtools-0.13.8.0/src/
H A DGtk2HsSetup.hs94 versionNumbers = versionBranch function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk2hs-buildtools-0.13.8.0/src/
H A DGtk2HsSetup.hs94 versionNumbers = versionBranch function
/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_main.cpp818 …const char* versionNumbers = r_config.versionString; /* GLES reports version as "OpenGL ES 1.1", … in R_InitExtensions() local
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/jogl/javax/media/j3d/
H A DJoglPipeline.java8465 int[] versionNumbers = extractVersionInfo(glVersion); in setupCanvasProperties() local