Searched defs:context_type (Results 1 – 15 of 15) sorted by relevance
/external/chromium_org/chrome/renderer/extensions/ |
D | chrome_v8_context.cc | 23 Feature::Context context_type) in ChromeV8Context()
|
D | chrome_extensions_dispatcher_delegate.cc | 64 extensions::Feature::Context context_type) { in CreateScriptContext() 255 extensions::Feature::Context context_type, in RequireAdditionalModules()
|
/external/chromium_org/extensions/renderer/ |
D | default_dispatcher_delegate.cc | 22 Feature::Context context_type) { in CreateScriptContext()
|
D | script_context.h | 55 Feature::Context context_type() const { return context_type_; } in context_type() function
|
D | process_info_native_handler.cc | 16 const std::string& context_type, in ProcessInfoNativeHandler()
|
D | dispatcher_delegate.h | 56 Feature::Context context_type, in RequireAdditionalModules()
|
D | script_context.cc | 34 Feature::Context context_type) in ScriptContext()
|
D | dispatcher.cc | 250 Feature::Context context_type = in DidCreateScriptContext() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 123 LLVMTypeRef context_type; in lp_jit_create_types() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 123 LLVMTypeRef context_type; in lp_jit_create_types() local
|
/external/lldb/include/lldb/Core/ |
D | Value.h | 165 SetContext (ContextType context_type, void *p) in SetContext()
|
/external/lldb/source/Core/ |
D | Value.cpp | 709 Value::GetContextTypeAsCString (ContextType context_type) in GetContextTypeAsCString()
|
D | ValueObject.cpp | 1309 const Value::ContextType context_type = m_value.GetContextType(); in GetValueAsCString() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 159 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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 159 LLVMTypeRef context_type; in create_jit_context_type() local 290 LLVMTypeRef texture_type, context_type, buffer_type, vb_type; in create_jit_types() local
|