Home
last modified time | relevance | path

Searched defs:dump_context (Results 1 – 25 of 108) sorted by relevance

12345

/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-dump/
H A Dvdb-dump-context.h148 const char *path;
149 Vector schema_list;
150 const char *table;
151 const char *columns;
153 const char *filter;
159 bool print_row_id;
163 uint32_t generic_idx;
169 char c_boolean;
172 bool print_in_hex;
174 bool help_requested;
[all …]
/dports/dns/rbldnsd/rbldnsd-0.998/
H A Drbldnsd_ip6trie.c138 struct dump_context { struct
154 struct dump_context *ctx = user_data; in dump_cb() argument
H A Drbldnsd_ip4trie.c135 struct dump_context { struct
151 struct dump_context *ctx = user_data; in dump_cb() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Doptinfo.h89 class dump_context; variable
95 friend class dump_context; variable
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dpdumper.c489 struct dump_context struct
494 void *buf;
495 dump_off buf_size;
496 dump_off max_offset;
503 bool blocked_ralloc;
507 int fd;
511 dump_off offset;
514 dump_off obj_offset;
519 dump_off end_heap;
525 Lisp_Object referrers;
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/persistence/
H A Dpersistent_contexts.hpp41 class dump_context class
/dports/editors/emacs/emacs-27.2/src/
H A Dpdumper.c489 struct dump_context struct
499 bool blocked_ralloc;
503 int fd;
507 dump_off offset;
510 dump_off obj_offset;
513 struct dump_flags flags;
515 dump_off end_heap;
521 Lisp_Object referrers;
533 Lisp_Object fixups;
541 Lisp_Object symbol_aux;
[all …]
/dports/math/yices/yices-2.6.2/src/context/
H A Ddump_context.c118 void dump_context(FILE *f, context_t *context) { in dump_context() function
/dports/devel/gdb/gdb-11.1/gdb/cli/
H A Dcli-dump.c327 struct dump_context struct
336 struct dump_context *d = (struct dump_context *) c->context (); in call_dump_func() argument
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/client/mac/crash_generation/
H A Dcrash_generation_server.cc41 void *dump_context, in CrashGenerationServer()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.cc45 void *dump_context, in CrashGenerationServer()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.cc45 void *dump_context, in CrashGenerationServer()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/mac/crash_generation/
H A Dcrash_generation_server.cc45 void *dump_context, in CrashGenerationServer()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/cli/
H A Dcli-dump.c377 struct dump_context struct
386 struct dump_context *d = get_cmd_context (c); in call_dump_func() argument
/dports/devel/gdb761/gdb-7.6.1/gdb/cli/
H A Dcli-dump.c377 struct dump_context struct
386 struct dump_context *d = get_cmd_context (c); in call_dump_func() argument
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/client/windows/handler/exception_handler_test/
H A Dexception_handler_test.cc120 void clientDumpCallback(void *dump_context, in clientDumpCallback()

12345