| /external/google-breakpad/src/client/mac/tests/ | 
| D | exception_handler_test.cc | 113     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
  | 
| D | minidump_generator_test_helper.cc | 67     google_breakpad::ExceptionHandler eh("", NULL, NULL, NULL, true, argv[2]);  in main()  local
  | 
| /external/e2fsprogs/lib/ext2fs/ | 
| D | extent.c | 79 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/ | 
| D | ppc_init.c | 45 	  Ebl *eh)  in ppc_init()
  | 
| D | m68k_init.c | 43 	   Ebl *eh)  in m68k_init()
  | 
| D | s390_init.c | 46 	   Ebl *eh)  in s390_init()
  | 
| D | aarch64_init.c | 44 	      Ebl *eh)  in aarch64_init()
  | 
| D | arm_init.c | 45 	  Ebl *eh)  in arm_init()
  | 
| D | sh_init.c | 45 	 Ebl *eh)  in sh_init()
  | 
| D | x86_64_init.c | 47 	     Ebl *eh)  in x86_64_init()
  | 
| D | ia64_init.c | 44 	   Ebl *eh)  in ia64_init()
  | 
| D | riscv_init.c | 55 	    Ebl *eh)  in riscv_init()
  | 
| D | i386_init.c | 44 	   Ebl *eh)  in i386_init()
  | 
| D | csky_init.c | 43 	   Ebl *eh)  in csky_init()
  | 
| D | alpha_init.c | 45 	    Ebl *eh)  in alpha_init()
  | 
| D | sparc_init.c | 50 	    Ebl *eh)  in sparc_init()
  | 
| D | bpf_init.c | 45 	  Ebl *eh)  in bpf_init()
  | 
| D | ppc64_init.c | 47 	    Ebl *eh)  in ppc64_init()
  | 
| D | libebl_CPU.h | 44 #define HOOK(eh, name)	eh->name = EBLHOOK(name)  argument
  | 
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ | 
| D | ExceptionHandlers.java | 49 …          final ExceptionHandler eh = new ExceptionHandler(ceg.getCatchType(), ceg.getHandlerPC());  in ExceptionHandlers()  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/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/google-breakpad/android/sample_app/jni/ | 
| D | test_breakpad.cpp | 53   google_breakpad::ExceptionHandler eh(descriptor, NULL, DumpCallback,  in main()  local
  | 
| /external/libxml2/python/tests/ | 
| D | thread2.py | 49 eh = ErrorHandler()  variable
  |