Home
last modified time | relevance | path

Searched refs:_Empty (Results 1 – 25 of 2249) sorted by relevance

12345678910>>...90

/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DEmpty.hs66 _Empty :: Prism' a ()
68 _Empty = only mempty function
73 Empty = review _Empty ()
88 _Empty = _Nothing function
100 _Empty = iso getDual Dual . _Empty function
104 _Empty = prism' (\() -> (_Empty # (), _Empty # ())) $ \(s,s') -> case _Empty Left s of function
105 Left () -> case _Empty Left s' of
112_Empty = prism' (\() -> (_Empty # (), _Empty # (), _Empty # ())) $ \(s,s',s'') -> case _Empty Left… function
122 _Empty = nearly [] Prelude.null function
130 _Empty = nearly Map.empty Map.null function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DEmpty.hs66 _Empty :: Prism' a ()
68 _Empty = only mempty function
73 Empty = review _Empty ()
88 _Empty = _Nothing function
100 _Empty = iso getDual Dual . _Empty function
104 _Empty = prism' (\() -> (_Empty # (), _Empty # ())) $ \(s,s') -> case _Empty Left s of function
105 Left () -> case _Empty Left s' of
112_Empty = prism' (\() -> (_Empty # (), _Empty # (), _Empty # ())) $ \(s,s',s'') -> case _Empty Left… function
122 _Empty = nearly [] Prelude.null function
130 _Empty = nearly Map.empty Map.null function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/
H A DEmpty.hs66 _Empty :: Prism' a ()
68 _Empty = only mempty function
73 Empty = review _Empty ()
88 _Empty = _Nothing function
100 _Empty = iso getDual Dual . _Empty function
104 _Empty = prism' (\() -> (_Empty # (), _Empty # ())) $ \(s,s') -> case _Empty Left s of function
105 Left () -> case _Empty Left s' of
112_Empty = prism' (\() -> (_Empty # (), _Empty # (), _Empty # ())) $ \(s,s',s'') -> case _Empty Left… function
122 _Empty = nearly [] Prelude.null function
130 _Empty = nearly Map.empty Map.null function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-core-0.3.0.1/src/Optics/Empty/
H A DCore.hs56 _Empty :: Prism' a ()
58 _Empty = only mempty function
68 Empty = review _Empty ()
82 _Empty = _Nothing function
94 _Empty = iso getDual Dual % _Empty function
98 _Empty = prism' function
99 (\() -> (review _Empty (), review _Empty ()))
108 _Empty = prism' function
109 (\() -> (review _Empty (), review _Empty (), review _Empty ()))
120 _Empty = nearly [] Prelude.null function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DEmpty.hs77 _Empty :: Prism' a ()
79 _Empty = only mempty function
84 Empty = review _Empty ()
99 _Empty = _Nothing function
111 _Empty = iso getDual Dual . _Empty function
115 _Empty = prism' (\() -> (_Empty # (), _Empty # ())) $ \(s,s') -> case _Empty Left s of function
123_Empty = prism' (\() -> (_Empty # (), _Empty # (), _Empty # ())) $ \(s,s',s'') -> case _Empty Left… function
133 _Empty = nearly [] Prelude.null function
141 _Empty = nearly Map.empty Map.null function
153 _Empty = nearly Set.empty Set.null function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DEmpty.hs77 _Empty :: Prism' a ()
79 _Empty = only mempty function
84 Empty = review _Empty ()
99 _Empty = _Nothing function
111 _Empty = iso getDual Dual . _Empty function
115 _Empty = prism' (\() -> (_Empty # (), _Empty # ())) $ \(s,s') -> case _Empty Left s of function
123_Empty = prism' (\() -> (_Empty # (), _Empty # (), _Empty # ())) $ \(s,s',s'') -> case _Empty Left… function
133 _Empty = nearly [] Prelude.null function
141 _Empty = nearly Map.empty Map.null function
153 _Empty = nearly Set.empty Set.null function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-extra-0.3/src/Optics/
H A DEmpty.hs36 _Empty = nearly HashMap.empty HashMap.null function
40 _Empty = nearly HashSet.empty HashSet.null function
44 _Empty = nearly Vector.empty Vector.null function
48 _Empty = nearly Unboxed.empty Unboxed.null function
52 _Empty = nearly Storable.empty Storable.null function
56 _Empty = nearly StrictB.empty StrictB.null function
60 _Empty = nearly LazyB.empty LazyB.null function
64 _Empty = nearly StrictT.empty StrictT.null function
68 _Empty = nearly LazyT.empty LazyT.null function
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dused_underscore_binding.rs74 _Empty, enumerator
83 _EnumTest::_Empty => 0, in non_variables()
/dports/www/otrs/otrs-rel-6_0_29/Kernel/GenericInterface/Mapping/
H A DTest.pm150 $ReturnData = $Self->_Empty( Data => $Param{Data} );
241 sub _Empty { subroutine
/dports/www/py-lektor/Lektor-3.2.2/lektor/
H A Dwatcher.py13 _Empty = queue.Empty variable
56 except _Empty:
/dports/devel/py-circuits/circuits-3.2/circuits/web/
H A Dwsgi.py158 class _Empty(str): class
165 empty = _Empty()
166 del _Empty
/dports/devel/jsonnet/jsonnet-0.17.0/case_studies/micromanage/
H A Dvalidate.py80 class _Empty: class
83 _NO_DEFAULT = _Empty()
/dports/devel/py-jsonnet/jsonnet-0.17.0/case_studies/micromanage/
H A Dvalidate.py80 class _Empty: class
83 _NO_DEFAULT = _Empty()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dmeta.def3 label "_Empty file";
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__ranges/
H A Dsubrange.h81 struct _Empty { constexpr _Empty(auto) noexcept { } }; in _Empty() struct
82 using _Size = conditional_t<_StoreSize, make_unsigned_t<iter_difference_t<_Iter>>, _Empty>;
/dports/graphics/elementary-photos/photos-2.7.1/src/Views/
H A DTrashPage.vala82 var empty_trash_button = new Gtk.Button.with_mnemonic (_("_Empty Trash"));
126 var empty_menu_item = new Gtk.MenuItem.with_mnemonic (_("_Empty Trash"));
201 var empty_menu_item = new Gtk.MenuItem.with_mnemonic (_("_Empty Trash"));
225 …Gtk.ActionEntry empty = { "EmptyTrash", null, _("_Empty Trash"), null, _("Delete all photos in the…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/concise-0.1.0.1/src/Control/Lens/Cons/
H A DExtras.hs82 unfoldr f = foldrOf (unfolded f) cons (_Empty # ())
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_media_state.h90 _Empty, enumerator
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_media_state.h90 _Empty, enumerator
/dports/misc/usd/USD-21.11/pxr/usd/plugin/usdAbc/
H A DalembicUtil.h243 class _Empty {};
249 bool operator()(_Empty) const
275 bool operator()(_Empty) const
297 boost::variant<_Empty, VtValue*, SdfAbstractDataValue*> _valuePtr;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dnode_handle.h222 struct _Empty { }; in _GLIBCXX_VISIBILITY() struct
224 [[__no_unique_address__]] _Empty _M_empty; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dnode_handle.h206 struct _Empty { }; in _GLIBCXX_VISIBILITY() struct
208 [[__no_unique_address__]] _Empty _M_empty; in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dnode_handle.h206 struct _Empty { }; in _GLIBCXX_VISIBILITY() struct
208 [[__no_unique_address__]] _Empty _M_empty; in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dnode_handle.h206 struct _Empty { }; in _GLIBCXX_VISIBILITY() struct
208 [[__no_unique_address__]] _Empty _M_empty; in _GLIBCXX_VISIBILITY()
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/concise-0.1.0.1/test/
H A DProp.hs45 _Empty = prism (const Nil) f function

12345678910>>...90