Home
last modified time | relevance | path

Searched defs:singleton (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DTransition.pod38 The ProblemTHINGS THAT BREAK""Replacing the Test::Builder singleton global() argument
49 The FixTHINGS THAT BREAK""Replacing the Test::Builder singleton global() argument
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dsingleton.C18 singleton() : initialized(1) { in singleton() function
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mutex.cpp166 atomic_uintptr_t *singleton = (atomic_uintptr_t *)param; in singleton_thread() local
188 atomic_uintptr_t singleton; in TEST() local
/openbsd-src/lib/libpcap/
H A Dpcap.c89 struct singleton { struct
98 struct singleton *sp = (struct singleton *)userData; in pcap_oneshot() argument
/openbsd-src/gnu/gcc/gcc/
H A Dgensupport.h79 enum rtx_code singleton; /* if pred takes only one code, that code */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c8718 tree singleton = 0; local