Home
last modified time | relevance | path

Searched defs:widthInBits (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Cmm/
H A DType.hs206 widthInBits W8 = 8 function
207 widthInBits W16 = 16 function
208 widthInBits W32 = 32 function
209 widthInBits W64 = 64 function
210 widthInBits W128 = 128 function
211 widthInBits W256 = 256 function
212 widthInBits W512 = 512 function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Cmm/
H A DType.hs207 widthInBits W8 = 8 function
208 widthInBits W16 = 16 function
209 widthInBits W32 = 32 function
210 widthInBits W64 = 64 function
211 widthInBits W128 = 128 function
212 widthInBits W256 = 256 function
213 widthInBits W512 = 512 function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/cmm/
H A DCmmType.hs215 widthInBits W8 = 8 function
216 widthInBits W16 = 16 function
217 widthInBits W32 = 32 function
218 widthInBits W64 = 64 function
219 widthInBits W128 = 128 function
220 widthInBits W256 = 256 function
221 widthInBits W512 = 512 function
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmType.hs215 widthInBits W8 = 8 function
216 widthInBits W16 = 16 function
217 widthInBits W32 = 32 function
218 widthInBits W64 = 64 function
219 widthInBits W128 = 128 function
220 widthInBits W256 = 256 function
221 widthInBits W512 = 512 function
/dports/net/rclone/rclone-1.57.0/backend/onedrive/quickxorhash/
H A Dquickxorhash.go47 widthInBits = 8 * Size const
/dports/x11/dxpc/dxpc-3.9.2/
H A DServerChannel.C2621 unsigned int widthInBits = in doWrite() local
2691 unsigned int widthInBits = in doWrite() local
H A DClientChannel.C1313 unsigned int widthInBits = in doRead() local
1371 unsigned int widthInBits = in doRead() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DImage.cpp773 int widthInBits = width*pixelSize; in computeRowWidthInBytes() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DImage.cpp1014 int widthInBits = width*pixelSize; in computeRowWidthInBytes() local