Home
last modified time | relevance | path

Searched refs:CClock (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/lang/ghc/ghc-8.10.7/libraries/base/System/CPUTime/Posix/
H A DTimes.hsc24 u_ticks <- (#peek struct tms,tms_utime) p_tms :: IO CClock
25 s_ticks <- (#peek struct tms,tms_stime) p_tms :: IO CClock
30 foreign import ccall unsafe times :: Ptr CTms -> IO CClock
/dports/lang/ghc/ghc-8.10.7/libraries/base/System/CPUTime/
H A DUtils.hs12 cClockToInteger :: CClock -> Integer
13 cClockToInteger (CClock n) = fromIntegral n
/dports/lang/ghc/ghc-8.10.7/libraries/base/Foreign/C/
H A DTypes.hs56 , CClock(..), CTime(..), CUSeconds(..), CSUSeconds(..)
225 ARITHMETIC_TYPE(CClock,HTYPE_CLOCK_T)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/tests/Tests/
H A DOrphanage.hs128 instance Arbitrary CClock where
129 arbitrary = CClock <$> arbitrary
130 shrink (CClock x) = CClock <$> shrink x
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/serialise-0.2.3.0/tests/Tests/
H A DOrphanage.hs128 instance Arbitrary CClock where
129 arbitrary = CClock <$> arbitrary
130 shrink (CClock x) = CClock <$> shrink x
/dports/devel/stack/stack-2.7.3/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/lang/elm/compiler-0.19.1/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/basement-0.0.12/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/basement-0.0.11/Basement/Numerical/
H A DSubtractive.hs160 instance Subtractive CClock where
161 type Difference CClock = CClock
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/views/
H A Dmonitoring.widget.clock.view.php38 (new CClock())
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/views/
H A Dmonitoring.widget.clock.view.php38 (new CClock())
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/views/
H A Dmonitoring.widget.clock.view.php38 (new CClock())

12345678910