Home
last modified time | relevance | path

Searched defs:checkLeft (Results 1 – 12 of 12) sorted by relevance

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Basics/
H A DBarrelRotate.hs96 checkLeft x y = x `sBarrelRotateLeft` y .== x `sRotateLeft` y function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/overview/
H A Doverview_layout.cpp351 const auto checkLeft = _width - checkDelta; in paint() local
535 const auto checkLeft = _width - checkDelta; in paint() local
778 const auto checkLeft = _st.songPadding.left() + checkDelta; in paint() local
1192 const auto checkLeft = (isSong in paint() local
1664 const auto checkLeft = pixLeft + checkDelta; in paint() local
2048 const auto checkLeft = _width - checkDelta; in paint() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/profile/
H A Dinfo_profile_cover.cpp459 const auto checkLeft = nameLeft in refreshNameGeometry() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dbackground_box.cpp377 …const auto checkLeft = x + st::backgroundSize.width() - st::overviewCheckSkip - st::overviewCheck.… in paintPaper() local
H A Dlanguage_box.cpp789 const auto checkLeft = st::passportRowPadding.left(); in paintEvent() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DParseUtils.hs1293 checkLeft (Left _) = True function
1294 checkLeft _ = False function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DParseUtils.hs1293 checkLeft (Left _) = True function
1294 checkLeft _ = False function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DParseUtils.hs1293 checkLeft (Left _) = True function
1294 checkLeft _ = False function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dpad.cu454 int checkLeft = max(0, outputPointX - padL + 1); in image_3d_pad_constant_kernel() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/
H A Dpad.cu454 int checkLeft = max(0, outputPointX - padL + 1); in image_3d_pad_constant_kernel() local
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Compilers/
H A DC.hs768 checkLeft = index <+> text "< 0" function
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dpcbsketchwidget.cpp1905 bool checkLeft = !hasNeighbor(connectorItem, viewLayerID, check); in postImageSlot() local