Home
last modified time | relevance | path

Searched defs:singleton (Results 101 – 125 of 4214) sorted by path

12345678910>>...169

/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/
H A Dvmcircbuf_createfilemapping.cc183 gr::vmcircbuf_factory* vmcircbuf_createfilemapping_factory::singleton() in singleton() function in gr::vmcircbuf_createfilemapping_factory
H A Dvmcircbuf_mmap_shm_open.cc187 gr::vmcircbuf_factory* vmcircbuf_mmap_shm_open_factory::singleton() in singleton() function in gr::vmcircbuf_mmap_shm_open_factory
H A Dvmcircbuf_mmap_tmpfile.cc177 gr::vmcircbuf_factory* vmcircbuf_mmap_tmpfile_factory::singleton() in singleton() function in gr::vmcircbuf_mmap_tmpfile_factory
H A Dvmcircbuf_sysv_shm.cc183 gr::vmcircbuf_factory* vmcircbuf_sysv_shm_factory::singleton() in singleton() function in gr::vmcircbuf_sysv_shm_factory
/dports/comms/pear-Horde_SyncMl/Horde_SyncMl-2.0.7/lib/Horde/SyncMl/
H A DXmlOutput.php63 public function &singleton() function in Horde_SyncMl_XmlOutput
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/dlist-0.8.0.8/Data/
H A DDList.hs164 singleton = DL . (:) function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/unordered-containers-0.2.10.0/Data/HashMap/
H A DArray.hs259 singleton x = runST (singletonM x) function
H A DBase.hs468 singleton k v = Leaf (hash k) (L k v) function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/unordered-containers-0.2.10.0/Data/HashMap/Strict/
H A DBase.hs130 singleton k !v = HM.singleton k v function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/unordered-containers-0.2.10.0/Data/HashSet/
H A DBase.hs207 singleton a = HashSet (H.singleton a ()) function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/
H A DVector.hs656 singleton = G.singleton function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/Fusion/
H A DBundle.hs173 singleton = M.singleton function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/Fusion/Bundle/
H A DMonadic.hs178 singleton x = fromStream (S.singleton x) (Exact 1) function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/Fusion/Stream/
H A DMonadic.hs171 singleton x = Stream (return . step) True function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/Data/Vector/
H A DGeneric.hs519 singleton x = elemseq (undefined :: v a) x function
H A DPrimitive.hs492 singleton = G.singleton function
H A DStorable.hs504 singleton = G.singleton function
H A DUnboxed.hs459 singleton = G.singleton function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/tests/
H A DUtilities.hs247 singleton x = [x] function
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/catch2/include/
H A Dcatch.hpp13530 void addSingleton(ISingleton* singleton ) { in addSingleton()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqsettings_mac.cpp154 bool singleton = (values.count() == 1); in macValue() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qthreadonce/
H A Dtst_qthreadonce.cpp83 static QSingleton<SingletonObject> singleton; member in IncrementThread
108 QSingleton<SingletonObject> IncrementThread::singleton; member in IncrementThread
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qthreadpool/
H A Dtst_qthreadpool.cpp258 void tst_QThreadPool::singleton() in singleton() function in tst_QThreadPool
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dthread_pool.cc438 static std::shared_ptr<ThreadPool> singleton = ThreadPool::MakeCpuThreadPool(); in GetCpuThreadPool() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_gb_sets.erl67 singleton(X) -> function

12345678910>>...169