Home
last modified time | relevance | path

Searched defs:context_type (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c123 LLVMTypeRef context_type; in lp_jit_create_types() local
/external/lldb/include/lldb/Core/
DValue.h165 SetContext (ContextType context_type, void *p) in SetContext()
/external/lldb/source/Core/
DValue.cpp709 Value::GetContextTypeAsCString (ContextType context_type) in GetContextTypeAsCString()
DValueObject.cpp1309 const Value::ContextType context_type = m_value.GetContextType(); in GetValueAsCString() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c159 LLVMTypeRef context_type; in create_jit_context_type() local
290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local
/external/v8/src/compiler/
Dtyper.cc540 Type* context_type = outer.upper; in TypeJSLoadContext() local