Home
last modified time | relevance | path

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

123

/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc113 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in InProcessCrash() local
195 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
214 ExceptionHandler eh(tempDir.path(), NULL, DumpNameMDCallback, this, true, in TEST_F() local
323 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
422 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
521 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
611 ExceptionHandler eh(tempDir.path(), NULL, MDCallback, &fds[1], true, NULL); in TEST_F() local
670 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.c79 static void dbg_show_header(struct ext3_extent_header *eh) in dbg_show_header()
156 #define dbg_show_header(eh) do { } while (0) argument
169 struct ext3_extent_header *eh = ptr; in ext2fs_extent_header_verify() local
225 struct ext3_extent_header *eh; in ext2fs_extent_open2() local
311 struct ext3_extent_header *eh; in ext2fs_extent_get() local
594 struct ext3_extent_header *eh; in update_path() local
918 struct ext3_extent_header *eh, *neweh; in extent_node_split() local
1173 struct ext3_extent_header *eh; in ext2fs_extent_insert() local
1614 struct ext3_extent_header *eh; in ext2fs_extent_delete() local
/external/elfutils/backends/
Dppc_init.c45 Ebl *eh) in ppc_init()
Dm68k_init.c43 Ebl *eh) in m68k_init()
Ds390_init.c46 Ebl *eh) in s390_init()
Daarch64_init.c44 Ebl *eh) in aarch64_init()
Darm_init.c45 Ebl *eh) in arm_init()
Dsh_init.c45 Ebl *eh) in sh_init()
Dx86_64_init.c47 Ebl *eh) in x86_64_init()
Dia64_init.c44 Ebl *eh) in ia64_init()
Driscv_init.c55 Ebl *eh) in riscv_init()
Di386_init.c44 Ebl *eh) in i386_init()
Dcsky_init.c43 Ebl *eh) in csky_init()
Dalpha_init.c45 Ebl *eh) in alpha_init()
Dsparc_init.c50 Ebl *eh) in sparc_init()
Dbpf_init.c45 Ebl *eh) in bpf_init()
Dppc64_init.c47 Ebl *eh) in ppc64_init()
Dlibebl_CPU.h44 #define HOOK(eh, name) eh->name = EBLHOOK(name) argument
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DExceptionHandlers.java49 … final ExceptionHandler eh = new ExceptionHandler(ceg.getCatchType(), ceg.getHandlerPC()); in ExceptionHandlers() 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/google-breakpad/android/sample_app/jni/
Dtest_breakpad.cpp53 google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback, in main() local
/external/libxml2/python/tests/
Dthread2.py49 eh = ErrorHandler() variable

123