/external/chromium/base/ |
D | tracked.h | 63 const char* function_name() const { return function_name_; } in function_name() function
|
D | tracked.cc | 16 Location::Location(const char* function_name, const char* file_name, in Location()
|
D | process_util_linux.cc | 650 #define DIE_ON_OOM_1(function_name) \ argument 660 #define DIE_ON_OOM_2(function_name, arg1_type) \ argument
|
/external/chromium/chrome/browser/printing/ |
D | print_dialog_cloud.cc | 135 const std::wstring& function_name) { in CallJavascriptFunction() 140 const std::wstring& function_name, const Value& arg) { in CallJavascriptFunction() 145 const std::wstring& function_name, const Value& arg1, const Value& arg2) { in CallJavascriptFunction()
|
/external/chromium/chrome/browser/extensions/ |
D | execute_code_in_tab_function.cc | 165 std::string function_name = name(); in Execute() local
|
/external/llvm/runtime/libprofile/ |
D | GCDAProfiling.c | 166 void llvm_gcda_emit_function(uint32_t ident, const char *function_name) { in llvm_gcda_emit_function()
|
/external/compiler-rt/lib/profile/ |
D | GCDAProfiling.c | 160 void llvm_gcda_emit_function(uint32_t ident, const char *function_name) { in llvm_gcda_emit_function()
|
/external/valgrind/main/VEX/priv/ |
D | guest_ppc_helpers.c | 190 IRExpr* guest_ppc32_spechelper ( HChar* function_name, in guest_ppc32_spechelper() 198 IRExpr* guest_ppc64_spechelper ( HChar* function_name, in guest_ppc64_spechelper()
|
D | guest_s390_helpers.c | 703 guest_s390x_spechelper(HChar *function_name, IRExpr **args, in guest_s390x_spechelper()
|
D | guest_arm_helpers.c | 553 IRExpr* guest_arm_spechelper ( HChar* function_name, in guest_arm_spechelper()
|
D | guest_x86_helpers.c | 775 IRExpr* guest_x86_spechelper ( HChar* function_name, in guest_x86_spechelper()
|
D | guest_amd64_helpers.c | 872 IRExpr* guest_amd64_spechelper ( HChar* function_name, in guest_amd64_spechelper()
|
/external/chromium/chrome/browser/debugger/ |
D | extension_ports_remote_service.cc | 237 const std::string& function_name, in OnExtensionMessageInvoke()
|
D | devtools_window.cc | 325 void DevToolsWindow::CallClientFunction(const string16& function_name, in CallClientFunction()
|
/external/e2fsprogs/ext2ed/ |
D | main.c | 537 void internal_error (char *description,char *source_name,char *function_name) in internal_error()
|
/external/chromium/chrome/browser/ui/webui/ |
D | net_internals_ui.cc | 596 const std::wstring& function_name, in CallJavascriptFunction() 1416 const std::wstring& function_name, in CallJavascriptFunction()
|
/external/v8/test/cctest/ |
D | test-debug.cc | 172 const char* function_name) { in CompileFunction() 181 const char* function_name) { in CompileFunction() 219 static int SetBreakPointFromJS(const char* function_name, in SetBreakPointFromJS() 672 v8::Handle<v8::String> function_name(result->ToString()); in DebugEventBreakPointHitCount() local 912 v8::String::AsciiValue function_name(result->ToString()); in DebugEventStepSequence() local 6271 v8::Handle<v8::String> function_name(result->ToString()); in DebugEventDebugBreak() local 7069 v8::Handle<v8::String> function_name(result->ToString()); in DebugEventBreakDeoptimize() local 7130 v8::Handle<v8::String> function_name(result->ToString()); in DebugEventBreakWithOptimizedStack() local
|
/external/chromium/base/win/ |
D | pe_image.cc | 189 bool PEImage::GetProcOrdinal(LPCSTR function_name, WORD *ordinal) const { in GetProcOrdinal()
|
/external/chromium/chrome/common/extensions/ |
D | extension.h | 481 bool HasApiPermission(const std::string& function_name) const { in HasApiPermission()
|
D | extension.cc | 2678 const std::string& function_name) { in HasApiPermission()
|
/external/mesa3d/src/glsl/ |
D | ir.h | 524 inline const char *ir_function_signature::function_name() const in function_name() function
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
D | cpp.py | 526 def begin(self, function_name, function_name_start_position, body_start_position, end_position, argument
|
/external/v8/src/ |
D | bootstrapper.cc | 1826 const char* function_name, in InstallBuiltinFunctionId()
|
D | stub-cache.cc | 1444 Handle<String> function_name; in GetCode() local
|
D | debug.cc | 2248 Handle<String> function_name = in ClearMirrorCache() local
|