Home
last modified time | relevance | path

Searched defs:isPresent (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DlibXCB.hpp37 bool isPresent() in isPresent() function in LibXCB
H A DlibX11.hpp56 bool isPresent() in isPresent() function in LibX11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h266 bool isPresent(uint32_t K) const { return Present.test(K); } in isPresent() function in llvm::pdb::HashTable
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp1840 const bool isPresent = prog_.functionTable.find(argMethodSignature) != prog_.functionTable.cend(); in GetInstructions() local

Completed in 5 milliseconds