Home
last modified time | relevance | path

Searched defs:Instances (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/libxo/doc/
HDapi.rst780 Opening Lists
797 Closing Lists
816 Opening Instances
835 Closing Instances
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDTimeProfiler.cpp47 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
175 auto &Instances = getTimeTraceProfilerInstances(); in write() local
363 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
373 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerFinishThread() local
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDelfnix_platform.cpp435 std::unordered_map<const char *, char *> Instances; member in __anon8904e15a0111::ELFNixPlatformRuntimeTLVManager
HDmacho_platform.cpp1295 std::unordered_map<const char *, char *> Instances; member in __anon058d88dc0411::MachOPlatformRuntimeTLVManager
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h169 DenseMap<unsigned, MCLabel *> Instances; variable