Searched refs:dump (Results 1 - 25 of 53) sorted by relevance

123

/haiku-fatelf/src/bin/coreutils/man/
H A Dod.x2 od \- dump files in octal and other formats
/haiku-fatelf/src/tests/kits/net/tcp_shell/
H A DBufferQueueTest.cpp69 dump(const char* text = "") function
89 dump("add 4");
92 dump("ate 99");
102 dump("add nothing");
105 dump("add far away");
108 dump("add 1");
117 dump("added with holes");
120 dump("added no new data");
126 dump("ate some");
129 dump("ad
[all...]
/haiku-fatelf/src/add-ons/kernel/generic/mime_table/
H A Dmktable.sh23 setmime -dump | grep extension | sed 's/^[^ ]*setmime /dump_mime /' | while read L; do
/haiku-fatelf/src/tests/kits/midi/synth_file_reader/
H A Dmain.cpp42 printf("%s <synth file> [play [instr] | dump]\n", argv[0]);
47 bool dump = argc >= 3 ? strcmp(argv[2], "dump") == 0 : false; local
50 if (dump) {
/haiku-fatelf/src/apps/cortex/support/
H A DProfileTarget.h54 void dump() const;
H A DProfileTarget.cpp88 void ProfileTarget::dump() const { function in class:ProfileTarget
89 fprintf(stderr, "\nProfileTarget::dump()\n\n");
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DArray.h23 void dump() const { function in struct:array
41 void dump() const function in struct:array
67 void dump() const function in struct:array
H A DUdfStructures.cpp208 charspec::dump() const function in class:charspec
310 timestamp::dump() const function in class:timestamp
425 entity_id::dump() const function in class:entity_id
458 extent_address::dump() const function in class:extent_address
470 logical_block_address::dump() const function in class:logical_block_address
498 long_address::dump() const function in class:long_address
513 descriptor_tag::dump() const function in class:descriptor_tag
586 primary_volume_descriptor::dump() const function in class:primary_volume_descriptor
633 anchor_volume_descriptor::dump() const function in class:anchor_volume_descriptor
649 logical_volume_info::dump() cons function in class:logical_volume_info
672 implementation_use_descriptor::dump() const function in class:implementation_use_descriptor
691 partition_descriptor::dump() const function in class:partition_descriptor
718 logical_volume_descriptor::dump() const function in class:logical_volume_descriptor
805 physical_partition_map::dump() function in class:physical_partition_map
819 sparable_partition_map::dump() function in class:sparable_partition_map
840 unallocated_space_descriptor::dump() const function in class:unallocated_space_descriptor
856 terminating_descriptor::dump() const function in class:terminating_descriptor
868 file_set_descriptor::dump() const function in class:file_set_descriptor
908 logical_volume_integrity_descriptor::dump() const function in class:logical_volume_integrity_descriptor
964 file_id_descriptor::dump() const function in class:file_id_descriptor
988 icb_entry_tag::dump() const function in class:icb_entry_tag
1037 icb_header::dump() const function in class:icb_header
1055 file_icb_entry::dump() const function in class:file_icb_entry
1123 extended_file_icb_entry::dump() const function in class:extended_file_icb_entry
[all...]
H A DUdfStructures.h61 void dump() const;
94 void dump() const;
279 void dump() const;
375 void dump() const;
394 void dump() const;
438 void dump() const;
492 void dump() const;
574 void dump() const;
700 void dump() const;
832 void dump() cons
[all...]
H A DUdfDebug.h174 (object).dump(); \
179 (objectPointer)->dump(); \
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DArray.h26 void dump() const { function in struct:Udf::array
44 void dump() const function in struct:Udf::array
69 void dump() const function in struct:Udf::array
H A DUdfStructures.cpp189 charspec::dump() const function in class:charspec
291 timestamp::dump() const function in class:timestamp
406 entity_id::dump() const function in class:entity_id
439 extent_address::dump() const function in class:extent_address
451 logical_block_address::dump() const function in class:logical_block_address
479 long_address::dump() const function in class:long_address
494 descriptor_tag::dump() const function in class:descriptor_tag
567 primary_volume_descriptor::dump() const function in class:primary_volume_descriptor
614 anchor_volume_descriptor::dump() const function in class:anchor_volume_descriptor
630 logical_volume_info::dump() cons function in class:logical_volume_info
653 implementation_use_descriptor::dump() const function in class:implementation_use_descriptor
672 partition_descriptor::dump() const function in class:partition_descriptor
699 logical_volume_descriptor::dump() const function in class:logical_volume_descriptor
786 physical_partition_map::dump() function in class:physical_partition_map
800 sparable_partition_map::dump() function in class:sparable_partition_map
821 unallocated_space_descriptor::dump() const function in class:unallocated_space_descriptor
837 terminating_descriptor::dump() const function in class:terminating_descriptor
849 file_set_descriptor::dump() const function in class:file_set_descriptor
889 logical_volume_integrity_descriptor::dump() const function in class:logical_volume_integrity_descriptor
945 file_id_descriptor::dump() const function in class:file_id_descriptor
969 icb_entry_tag::dump() const function in class:icb_entry_tag
1018 icb_header::dump() const function in class:icb_header
1036 file_icb_entry::dump() const function in class:file_icb_entry
1104 extended_file_icb_entry::dump() const function in class:extended_file_icb_entry
[all...]
H A DUdfStructures.h62 void dump() const;
95 void dump() const;
278 void dump() const;
373 void dump() const;
392 void dump() const;
436 void dump() const;
490 void dump() const;
572 void dump() const;
698 void dump() const;
830 void dump() cons
[all...]
H A DUdfDebug.h174 (object).dump(); \
179 (objectPointer)->dump(); \
/haiku-fatelf/src/bin/network/tcpdump/
H A Dmakemib40 # dump will get a recursion error if you process LARGE mibs. While it would
168 dump("iso")
232 function dump(item, c, s) { function
237 dump(child[item])
242 dump(sibling[item])
/haiku-fatelf/src/bin/bfs_tools/lib/
H A Dmakefile33 SRCS = bfs.cpp Disk.cpp Inode.cpp Bitmap.cpp BPlusTree.cpp Hashtable.cpp dump.cpp
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A Dbitmap_wrapper.cpp110 BFile dump(filename, B_CREATE_FILE | B_WRITE_ONLY);
112 roster->Translate(&stream, NULL, NULL, &dump, 0);
/haiku-fatelf/src/documentation/docbook-xsl/slides/browser/
H A DxbDebug.js86 xbDebug.prototype.dump = function (msg)
245 xbDEBUG.dump('enter ' + scopename + '.' + funcname + '(' + s + ')');
255 xbDEBUG.dump('xbDebugTraceAfter: execprofile not created for ' + scopename + '.' + funcname);
257 xbDEBUG.dump('xbDebugTraceAfter: execprofile.started == 0 for ' + scopename + '.' + funcname);
272 xbDEBUG.dump('exit ' + scopename + '.' + funcname + '(' + s + ')==' + xbDebugPersistToString(rv));
309 xbDEBUG.dump('Execution profile ' + p + ' called ' + execprofile.count + ' times. Total time=' + execprofile.time + 'ms. Avg Time=' + avg + 'ms.');
H A DxbStyle.js32 function xbStyleNotSupportStringValue(propname) { xbDEBUG.dump(propname + ' is not supported in this browser'); return '';};
60 xbDEBUG.dump('xbClipRect: A clipping region ' + a1 + ' was detected that did not use pixels as units. Click Ok to continue, Cancel to Abort');
/haiku-fatelf/src/tests/kits/storage/
H A DBasicTest.h114 bool test(string name, bool dump = BTestShell::GlobalBeVerbose())
120 } else if (dump) {
121 // dump untested
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluidsynth.c214 int dump = 0; local
241 {"dump", 0, 0, 'd'},
319 fluid_settings_setstr(settings, "synth.dump", "yes");
320 dump = 1;
490 /* In dump mode, text output is generated for events going into and out of the router.
491 * The example dump functions are put into the chain before and after the router..
496 dump ? fluid_midi_dump_postrouter : fluid_synth_handle_midi_event,
507 dump ? fluid_midi_dump_prerouter : fluid_midi_router_handle_midi_event,
562 /* In dump mode we set the prompt to "". The UI cannot easily
565 * does not handle empty arguments. The ordinary case is dump
[all...]
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h167 (object).dump(); \
172 (objectPointer)->dump(); \
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipManagerImpl.h89 void dump(int indent) { function in class:tip_entry
190 void dump(int indent);
249 void dump(int indent);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlmemory.c758 * @nr: number of entries to dump
760 * show a show display of the memory allocated, and dump
813 FILE *dump; local
817 dump = fopen(".memdump", "w");
818 if (dump == NULL)
820 else xmlMemoryDumpFile = dump;
824 if (dump != NULL) fclose(dump);
/haiku-fatelf/src/tests/kits/net/multicast/
H A Dmulticat.c59 void dump(const int sock, int out_fd, const int dump_packets);
125 dump(sock, out_fd, dump_packets);
175 void dump(const int sock, int out_fd, const int dump_packets) { function

Completed in 291 milliseconds

123