Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 41) sorted by relevance

12

/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc112 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
Dminidump_generator_test_helper.cc67 google_breakpad::ExceptionHandler eh("", NULL, NULL, NULL, true, argv[2]); in main() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c78 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header()
155 #define dbg_show_header(eh) do { } while (0) argument
168 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
224 struct ext3_extent_header *eh; in ext2fs_extent_open2() local
309 struct ext3_extent_header *eh; in ext2fs_extent_get() local
583 struct ext3_extent_header *eh; in update_path() local
907 struct ext3_extent_header *eh, *neweh; in extent_node_split() local
1162 struct ext3_extent_header *eh; in ext2fs_extent_insert() local
1603 struct ext3_extent_header *eh; in ext2fs_extent_delete() local
/external/syslinux/com32/mboot/
Dsolaris.c40 bool kernel_is_solaris(const Elf32_Ehdr *eh) in kernel_is_solaris()
/external/elfutils/backends/
Di386_init.c44 Ebl *eh, in i386_init()
Darm_init.c45 Ebl *eh, in arm_init()
Dtilegx_init.c43 Ebl *eh, in tilegx_init()
Dia64_init.c44 Ebl *eh, in ia64_init()
Dsh_init.c45 Ebl *eh, in sh_init()
Dx86_64_init.c47 Ebl *eh, in x86_64_init()
Daarch64_init.c44 Ebl *eh, in aarch64_init()
Dalpha_init.c45 Ebl *eh, in alpha_init()
Ds390_init.c46 Ebl *eh, in s390_init()
Dppc_init.c45 Ebl *eh, in ppc_init()
Dsparc_init.c50 Ebl *eh, in sparc_init()
Dppc64_init.c47 Ebl *eh, in ppc64_init()
Dlibebl_CPU.h45 #define HOOK(eh, name) eh->name = EBLHOOK(name) argument
/external/google-breakpad/android/sample_app/jni/
Dtest_breakpad.cpp53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DExtensionHeaderList.java66 ExtensionHeaderImpl eh = (ExtensionHeaderImpl) it.next(); in encode() local
/external/google-breakpad/src/processor/testdata/
Dlinux_test_app.cc75 google_breakpad::ExceptionHandler eh(".", NULL, callback, NULL, true); in main() local
Dtest_app.cc63 google_breakpad::ExceptionHandler eh( in main() local
/external/xmlrpcpp/src/
DXmlRpc.h46 static void setErrorHandler(XmlRpcErrorHandler* eh) in setErrorHandler()
/external/libxml2/python/tests/
Dthread2.py49 eh = ErrorHandler() variable
/external/curl/docs/examples/
D10-at-a-time.c101 CURL *eh = curl_easy_init(); in init() local
/external/apache-xml/src/main/java/org/apache/xpath/
DExpression.java396 ErrorListener eh = xctxt.getErrorListener(); in warn() local
451 ErrorListener eh = xctxt.getErrorListener(); in error() local

12