Home
last modified time | relevance | path

Searched refs:Singleton (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp794 assert(Stack.back().Ctx != Singleton && "Only one value allowed here"); in valueBegin()
825 if (Stack.size() > 1 && Stack.back().Ctx == Singleton) { in flushComment()
886 Stack.back().Ctx = Singleton; in attributeBegin()
899 assert(Stack.back().Ctx == Singleton); in attributeEnd()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h989 assert(Stack.back().Ctx == Singleton); in ~OStream()
1070 Singleton, // Top level, or object attribute. enumerator
1076 Context Ctx = Singleton;
/freebsd/crypto/heimdal/lib/wind/
H A DCompositionExclusions-3.2.0.txt112 # (3) Singleton Decompositions
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12270 class Singleton : SingletonImplT, public ISingleton { class
12272 static auto getInternal() -> Singleton* { in getInternal()
12273 static Singleton* s_instance = nullptr; in getInternal()
12275 s_instance = new Singleton; in getInternal()
12351 using RegistryHubSingleton = Singleton<RegistryHub, IRegistryHub, IMutableRegistryHub>;
13541 : m_index( Singleton<StringStreams>::getMutable().add() ), in ReusableStringStream()
13542 m_oss( Singleton<StringStreams>::getMutable().m_streams[m_index].get() ) in ReusableStringStream()
13548 Singleton<StringStreams>::getMutable().release( m_index ); in ~ReusableStringStream()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok109 Minimal Storage'', by R. C. Singleton 54--54
H A Dfunstack.in596 …orithm 347 [{M1}]: An Efficient Algorithm for Sorting with Minimal Storage'', by R. C. Singleton}",
3757 …ore is applicable to a family of sorting algorithms discussed by Hoare, Singleton, and van Emden. …