Home
last modified time | relevance | path

Searched defs:nMod (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/Solver/
H A DInfNat.hs100 -- nMod Inf (Nat x) = Nat 0 function
119 nMod _ (Nat 0) = Nothing function
120 nMod Inf _ = Nothing function
121 nMod (Nat x) (Nat y) = Just (Nat (mod x y)) function
122 nMod (Nat x) Inf = Just (Nat x) -- inf * 0 + x = 0 + x function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dkeyevent.cxx28 sal_uInt16 nMod = maKeyCode.GetModifier(); in LogicalTextDirectionality() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dkeyevent.cxx27 sal_uInt16 nMod = maKeyCode.GetModifier(); in LogicalTextDirectionality() local
/dports/math/R-cran-FrF2/FrF2/R/
H A DBsProb.design.R2 ng = 1, nMod = 10){ argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/items/
H A Ditemtype.cxx98 sal_Int32 nMod = nRet % 10; in GetMetricText() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/items/
H A Ditemtype.cxx98 sal_Int32 nMod = nRet % 10; in GetMetricText() local
/dports/math/R-cran-BsMD/BsMD/R/
H A Dsummary.BsProb.R2 function (object, nMod = 10, digits = 3, ...) argument
H A Dprint.MD.R3 nMod = x$nMod, digits = 3, verbose = FALSE, ...) argument
H A Dprint.BsProb.R3 nMod = 10, digits = 3, plt = FALSE, verbose = FALSE, ...) argument
H A DBsProb.R3 ng = 1, nMod = 10) argument
/dports/audio/mac/mac-3.99-u4-b5-s7/src/MACLib/
H A DUnBitArrayBase.cpp26 int nMod = m_nCurrentBitIndex % 8; in AdvanceToByteBoundary() local
/dports/misc/exercism/cli-3.0.13/vendor/golang.org/x/text/feature/plural/
H A Dplural.go68 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/security/meek/meek-0.35.0/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/www/fabio/fabio-1.5.14/vendor/golang.org/x/text/text-0.3.0/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/misc/lf/lf-r26/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/security/acmetool/acmetool-0.2.1/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACLib/
H A DUnBitArrayBase.cpp60 int nMod = m_nCurrentBitIndex % 8; in AdvanceToByteBoundary() local
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/golang.org/x/text/feature/plural/
H A Dplural.go69 func getIntApprox(digits []byte, start, end, nMod, big int) (n int) { argument

1234567