/external/google-breakpad/src/client/mac/tests/ |
D | exception_handler_test.cc | 112 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in InProcessCrash() local 194 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local 213 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local 322 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local 421 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local 520 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local 610 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local 667 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
|
D | minidump_generator_test_helper.cc | 67 google_breakpad::ExceptionHandler eh("", NULL, NULL, NULL, true, argv[2]); in main() local
|
D | crash_generation_server_test.cc | 234 ExceptionHandler eh("", NULL, NULL, NULL, true, mach_port_name); in TEST_F() local 382 ExceptionHandler eh("", NULL, NULL, NULL, true, mach_port_name); in TEST_F() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | extent.c | 74 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header() 124 #define dbg_show_header(eh) do { } while (0) argument 136 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local 192 struct ext3_extent_header *eh; in ext2fs_extent_open2() local 278 struct ext3_extent_header *eh; in ext2fs_extent_get() local 832 struct ext3_extent_header *eh, *neweh; in ext2fs_extent_node_split() local 1054 struct ext3_extent_header *eh; in ext2fs_extent_insert() local 1462 struct ext3_extent_header *eh; in ext2fs_extent_delete() local
|
/external/elfutils/backends/ |
D | arm_init.c | 45 Ebl *eh, in arm_init()
|
D | x86_64_init.c | 47 Ebl *eh, in x86_64_init()
|
D | ppc_init.c | 45 Ebl *eh, in ppc_init()
|
D | sh_init.c | 45 Ebl *eh, in sh_init()
|
D | aarch64_init.c | 44 Ebl *eh, in aarch64_init()
|
D | i386_init.c | 44 Ebl *eh, in i386_init()
|
D | tilegx_init.c | 43 Ebl *eh, in tilegx_init()
|
D | alpha_init.c | 45 Ebl *eh, in alpha_init()
|
D | s390_init.c | 46 Ebl *eh, in s390_init()
|
D | ia64_init.c | 44 Ebl *eh, in ia64_init()
|
D | sparc_init.c | 50 Ebl *eh, in sparc_init()
|
D | ppc64_init.c | 47 Ebl *eh, in ppc64_init()
|
D | libebl_CPU.h | 45 #define HOOK(eh, name) eh->name = EBLHOOK(name) argument
|
/external/google-breakpad/src/processor/testdata/ |
D | linux_test_app.cc | 75 google_breakpad::ExceptionHandler eh(".", NULL, callback, NULL, true); in main() local
|
D | test_app.cc | 63 google_breakpad::ExceptionHandler eh( in main() local
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | ExtensionHeaderList.java | 66 ExtensionHeaderImpl eh = (ExtensionHeaderImpl) it.next(); in encode() local
|
/external/google-breakpad/android/sample_app/jni/ |
D | test_breakpad.cpp | 53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main() local
|
/external/xmlrpcpp/src/ |
D | XmlRpc.h | 46 static void setErrorHandler(XmlRpcErrorHandler* eh) in setErrorHandler()
|
/external/libxml2/python/tests/ |
D | thread2.py | 49 eh = ErrorHandler() variable
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | Expression.java | 396 ErrorListener eh = xctxt.getErrorListener(); in warn() local 451 ErrorListener eh = xctxt.getErrorListener(); in error() local
|
/external/curl/docs/examples/ |
D | 10-at-a-time.c | 100 CURL *eh = curl_easy_init(); in init() local
|