Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileCache.h43 FDToFileMap m_cache; variable
/freebsd/contrib/opencsd/decoder/include/mem_acc/
H A Dtrc_mem_acc_mapper.h101 TrcMemAccCache m_cache; // memory accessor caching. variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h153 std::map<ObjCISA, ObjCLanguageRuntime::ClassDescriptorSP> m_cache; variable
212 Cache m_cache; variable
/freebsd/contrib/file/src/
H A Dsoftmagic.c2100 magiccheck(struct magic_set *ms, struct magic *m, file_regex_t **m_cache) in magiccheck()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4205 T m_cache; member in Catch::Generators::MapGenerator