Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern GL_BOOL :: (Eq a, Num a) => a

    gl Graphics.GL.Standard20

    No documentation available.

  2. pattern GL_BOOL_VEC2 :: (Eq a, Num a) => a

    gl Graphics.GL.Standard20

    No documentation available.

  3. pattern GL_BOOL_VEC3 :: (Eq a, Num a) => a

    gl Graphics.GL.Standard20

    No documentation available.

  4. pattern GL_BOOL_VEC4 :: (Eq a, Num a) => a

    gl Graphics.GL.Standard20

    No documentation available.

  5. glGetBooleani_v :: MonadIO m => GLenum -> GLuint -> Ptr GLboolean -> m ()

    gl Graphics.GL.Standard30

    Usage: glGetBooleani_v target index data The parameter data is a Boolean, one of: GL_FALSE, GL_TRUE. The length of data should be COMPSIZE(target).

  6. type GLboolean = Word8

    gl Graphics.GL.Types

    No documentation available.

  7. multiBoolValue :: NestedParameter -> Maybe [Bool]

    gogol-admin-reports Gogol.Admin.Reports

    Multiple boolean values of the parameter.

  8. multiBoolValue :: NestedParameter -> Maybe [Bool]

    gogol-admin-reports Gogol.Admin.Reports.Types

    Multiple boolean values of the parameter.

  9. pattern AppRestrictionsSchemaRestrictionRestrictionValue_Type_Bool :: AppRestrictionsSchemaRestrictionRestrictionValue_Type

    gogol-android-enterprise Gogol.AndroidEnterprise

    A restriction of boolean type.

  10. pattern AppRestrictionsSchemaRestriction_RestrictionType_Bool :: AppRestrictionsSchemaRestriction_RestrictionType

    gogol-android-enterprise Gogol.AndroidEnterprise

    A restriction of boolean type.

Page 179 of many | Previous | Next