/external/chromium_org/chrome/renderer/extensions/ |
D | chrome_v8_context.cc | 12 Feature::Context context_type, in ChromeV8Context()
|
D | chrome_extensions_dispatcher_delegate.cc | 65 extensions::Feature::Context context_type, in CreateScriptContext() 252 extensions::Feature::Context context_type = context->context_type(); in RequireAdditionalModules() local
|
/external/chromium_org/extensions/renderer/ |
D | default_dispatcher_delegate.cc | 22 Feature::Context context_type, in CreateScriptContext()
|
D | process_info_native_handler.cc | 16 const std::string& context_type, in ProcessInfoNativeHandler()
|
D | script_context.cc | 35 std::string GetContextTypeDescriptionString(Feature::Context context_type) { in GetContextTypeDescriptionString() 61 Feature::Context context_type, in ScriptContext()
|
D | script_context.h | 63 Feature::Context context_type() const { return context_type_; } in context_type() function
|
D | dispatcher.cc | 273 Feature::Context context_type = in DidCreateScriptContext() local
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
D | ecmametadatapass.py | 118 def __init__(self, context_type, start_token, parent=None): argument 246 def _CreateContext(self, context_type): argument 254 def _AddContext(self, context_type): argument
|
D | scopeutil_test.py | 66 def _FindFirstContextOfType(token, context_type): argument
|
/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/mesa3d/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
|
/external/chromium_org/v8/src/compiler/ |
D | typer.cc | 540 Type* context_type = outer.upper; in TypeJSLoadContext() local
|