Home
last modified time | relevance | path

Searched defs:apple (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DThreadMinidump.cpp101 const bool apple = arch.GetTriple().getVendor() == llvm::Triple::Apple; in CreateRegisterContextForFrame() local
H A DRegisterContextMinidump_ARM.cpp468 lldb_private::Thread &thread, const DataExtractor &data, bool apple) in RegisterContextMinidump_ARM()
494 bool apple) { in GetRegisterInfoAtIndexStatic()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc590 const FilePath apple("apple"); in TEST() local
/freebsd/contrib/file/src/
H A Dfile.h384 char apple[8]; /* APPLE CREATOR/TYPE */ member