Home
last modified time | relevance | path

Searched defs:ContextRef (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitReader.cpp28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext()
48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext()
73 LLVMBool LLVMGetBitcodeModuleProviderInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleProviderInContext()
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitReader.cpp28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext()
48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext()
73 LLVMBool LLVMGetBitcodeModuleProviderInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleProviderInContext()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_object.h212 typedef egl_context_t::Ref ContextRef; typedef