Home
last modified time | relevance | path

Searched defs:isImport (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalAndroid.hpp72 bool isImport() const override in isImport() function in AHardwareBufferExternalMemory
DVkDeviceMemory.hpp110 virtual bool isImport() const in isImport() function in vk::DeviceMemory
/external/clang/include/clang/Lex/
DHeaderSearch.h41 unsigned isImport : 1; member
/external/clang/lib/Lex/
DHeaderSearch.cpp1041 bool isImport, Module *M) { in ShouldEnterIncludeFile()
DPPDirectives.cpp1683 bool isImport) { in HandleIncludeDirective()
/external/clang/tools/libclang/
DIndexing.cpp253 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
DCXIndexDataConsumer.cpp458 bool isImport, bool isAngled, in ppIncludedFile()
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DHTMLImports.js531 function isImport(element) { function
Dwebcomponents-lite.js1265 function isImport(element) { function
Dwebcomponents.js5951 function isImport(element) { function
/external/clang/include/clang-c/
DIndex.h5447 int isImport; member
/external/rust/crates/clang-sys/src/
Dlib.rs1517 pub isImport: c_int, field