Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dvmap.h39 struct _Pair { struct
44 _FORCE_INLINE_ _Pair() {} in _Pair() argument
46 _FORCE_INLINE_ _Pair(const T &p_key, const V &p_value) { in _Pair() argument
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dvmap.h39 struct _Pair { struct
44 _FORCE_INLINE_ _Pair() {} in _Pair() argument
46 _FORCE_INLINE_ _Pair(const T &p_key, const V &p_value) { in _Pair() function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Numeric/Natural/
H A DLens.hs37 _Pair = iso hither (uncurry yon) where function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Numeric/Natural/
H A DLens.hs37 _Pair = iso hither (uncurry yon) where function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Numeric/Natural/
H A DLens.hs37 _Pair = iso hither (uncurry yon) where function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Numeric/Natural/
H A DLens.hs37 _Pair = iso hither (uncurry yon) where function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Numeric/Natural/
H A DLens.hs37 _Pair = iso hither (uncurry yon) where function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__ranges/
H A Dsubrange.h140 constexpr operator _Pair() const { in _Pair() function
/dports/net/stone/stone-2.4/
H A Dstone.c585 typedef struct _Pair { struct
587 struct _Pair *pair; argument
588 struct _Pair *prev; argument
593 int ssl_flag;
595 XHosts *xhost;
596 time_t clock;
597 int timeout;
599 int proto;
601 ExBuf *d;
602 TimeLog *log;
[all …]