Home
last modified time | relevance | path

Searched defs:External (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkSemaphoreExternalNone.hpp21 class Semaphore::External class in vk::Semaphore
DVkSemaphoreExternalFuchsia.hpp29 class Semaphore::External class in vk::Semaphore
DVkSemaphoreExternalLinux.hpp132 class Semaphore::External class in vk::Semaphore
/external/clang/lib/Parse/
DParseAST.cpp146 ExternalASTSource *External = S.getASTContext().getExternalSource(); in ParseAST() local
/external/crosvm/devices/src/
Dsplit_irqchip_common.rs33 External = 0b111, enumerator
/external/webrtc/webrtc/modules/video_coding/
Dgeneric_decoder.cc184 bool VCMGenericDecoder::External() const { in External() function in webrtc::VCMGenericDecoder
/external/v8/src/codegen/
Dsource-position.h56 static SourcePosition External(int line, int file_id) { in External() function
/external/angle/src/common/
Dpacked_gl_enums.json188 "External": "GL_TEXTURE_EXTERNAL_OES", string
200 "External": "GL_TEXTURE_EXTERNAL_OES", string
DPackedGLEnums_autogen.h510 External = 5, enumerator
536 External = 5, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h356 External = -2u, enumerator
/external/clang/include/clang/Lex/
DHeaderSearch.h54 unsigned External : 1; member
/external/clang/test/CodeGenCXX/
Ddllexport.cpp18 struct External { int v; }; struct
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h81 unsigned External; member
/external/clang/test/SemaCXX/
Ddllexport.cpp15 struct External { int v; }; argument
/external/clang/lib/Lex/
DHeaderSearch.cpp38 HeaderFileInfo::getControllingMacro(ExternalPreprocessorSource *External) { in getControllingMacro()
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml43 | External Constructor
Dllvm.mli80 External Constructor
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp656 ExternalLayout External; member in __anon54a544a20111::ItaniumRecordLayoutBuilder
2325 ExternalLayout External; member
DASTContext.cpp8404 GVALinkage External = GVA_StrongExternal; in basicGVALinkageForFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml49 | External Constructor
Dllvm.mli86 External Constructor
/external/clang/lib/Sema/
DSemaLookup.cpp3453 if (IdentifierInfoLookup *External = Idents.getExternalIdentifierLookup()) { in LookupVisibleDecls() local
4573 if (IdentifierInfoLookup *External in makeTypoCorrectionConsumer() local
/external/v8/include/
Dv8.h53 class External; variable