Home
last modified time | relevance | path

Searched refs:do_dump (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/dports/math/polymake/polymake-4.5/apps/polytope/include/
H A Dbeneath_beyond_impl.h290 debug = do_dump; in enable_debug_output()
447 if (debug >= do_dump) { in compute()
509 if (debug >= do_dump) in add_second_point()
534 if (debug >= do_dump) in add_second_point()
633 if (debug >= do_dump) in add_point_full_dim()
660 if (debug >= do_dump) in add_point_full_dim()
760 if (debug >= do_dump) cout << "\nupdating:"; in update_facets()
863 if (debug >= do_dump) cout << endl; in update_facets()
915 if (debug >= do_dump) { in update_facets()
968 if (debug >= do_dump) in process_new_lineality()
[all …]
/dports/net-p2p/cpuminer/cpuminer-2.5.0/compat/jansson/
H A Ddump.c168 static int do_dump(const json_t *json, unsigned long flags, int depth, in do_dump() function
249 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
346 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
383 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
429 if(do_dump(json, flags, 0, dump_to_strbuffer, (void *)&strbuff)) { in json_dumps()
445 return do_dump(json, flags, 0, dump_to_file, (void *)output); in json_dumpf()
/dports/databases/webdis/webdis-0.1.18/src/jansson/src/
H A Ddump.c168 static int do_dump(const json_t *json, size_t flags, int depth, in do_dump() function
251 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
347 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
384 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
430 if(do_dump(json, flags, 0, dump_to_strbuffer, (void *)&strbuff)) { in json_dumps()
446 return do_dump(json, flags, 0, dump_to_file, (void *)output); in json_dumpf()
/dports/converters/py-better-bencode/better-bencode-0.2.1/better_bencode/
H A D_fast.c196 static int do_dump(struct benc_state *bs, PyObject* obj);
198 static int do_dump(struct benc_state *bs, PyObject* obj) { in do_dump() function
226 do_dump(bs, PyList_GET_ITEM(obj, i)); in do_dump()
235 do_dump(bs, PyTuple_GET_ITEM(obj, i)); in do_dump()
250 do_dump(bs, key); in do_dump()
251 do_dump(bs, value); in do_dump()
288 do_dump(&bs, obj); in dump()
321 do_dump(&bs, obj); in dumps()
/dports/sysutils/py-pywatchman/watchman-4.9.0/thirdparty/jansson/
H A Ddump.cpp162 static int do_dump(const json_t *json, size_t flags, int depth, in GetLayerCount()
224 if (do_dump( in GetLayerCount()
288 do_dump(sorted_it->second, flags, depth + 1, dump, data)) { in GetLayerCount()
311 do_dump(it->second, flags, depth + 1, dump, data)) { in GetLayerCount()
382 return do_dump(json, flags, 0, callback, data);
/dports/databases/p5-T2/T2-0.10/bin/
H A Dt2-migrate-db.pl339 my ($do_load, $do_deploy, $do_undump, $do_dump, $do_migrate)
360 'dump' => sub { $do_dump = 1 },
361 'no-dump' => sub { $do_dump = 0 },
386 = load_schema($site, ($do_dump || $do_undump));
404 if ($do_dump) {
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/sysutils/cfengine/cfengine-3.19.0/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-check/
H A Dbackup.c188 bool do_dump = false; in backup_main() local
194 do_dump = true; in backup_main()
211 if (do_dump) in backup_main()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/jansson/src/
H A Ddump.c178 static int do_dump(const json_t *json, size_t flags, int depth, in do_dump() function
249 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
346 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
384 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
461 return do_dump(json, flags, 0, callback, data); in json_dump_callback()
/dports/sysutils/watchman/watchman-4.5.0/thirdparty/jansson/
H A Ddump.c171 static int do_dump(const json_t *json, size_t flags, int depth, in do_dump() function
238 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
335 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
372 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
449 return do_dump(json, flags, 0, callback, data); in json_dump_callback()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/jansson/
H A Ddump.c174 static int do_dump(const json_t *json, size_t flags, int depth, in do_dump() function
244 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
341 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
378 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
455 return do_dump(json, flags, 0, callback, data); in json_dump_callback()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/src/
H A Ddump.c169 static int do_dump(const json_t *json, size_t flags, int depth, in do_dump() function
241 if(do_dump(json_array_get(json, i), flags, depth + 1, in do_dump()
331 do_dump(value, flags, depth + 1, dump, data)) in do_dump()
369 do_dump(json_object_iter_value(iter), flags, depth + 1, in do_dump()
446 return do_dump(json, flags, 0, callback, data); in json_dump_callback()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpfrob/
H A Dmain.c74 do_dump(mode, 0); in main()
81 do_dump(mode, 6); in main()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/
H A Ddump.py29 def do_dump(path, dest): function
40 do_dump(path, dest)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/src/
H A Ddump.c202 static int do_dump(const json_t *json, size_t flags, int depth, hashtable_t *parents, in do_dump() function
273 if (do_dump(json_array_get(json, i), flags, depth + 1, parents, dump, in do_dump()
349 do_dump(value, flags, depth + 1, parents, dump, data)) { in do_dump()
378 do_dump(json_object_iter_value(iter), flags, depth + 1, parents, in do_dump()
465 res = do_dump(json, flags, 0, &parents_set, callback, data); in json_dump_callback()
/dports/devel/jansson/jansson-2.14/src/
H A Ddump.c215 static int do_dump(const json_t *json, size_t flags, int depth, hashtable_t *parents, in do_dump() function
287 if (do_dump(json_array_get(json, i), flags, depth + 1, parents, dump, in do_dump()
369 do_dump(value, flags, depth + 1, parents, dump, data)) { in do_dump()
399 do_dump(json_object_iter_value(iter), flags, depth + 1, parents, in do_dump()
486 res = do_dump(json, flags, 0, &parents_set, callback, data); in json_dump_callback()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/src/
H A Ddump.c215 static int do_dump(const json_t *json, size_t flags, int depth, hashtable_t *parents,
287 if (do_dump(json_array_get(json, i), flags, depth + 1, parents, dump, in ExecutorRun()
369 do_dump(value, flags, depth + 1, parents, dump, data)) {
399 do_dump(json_object_iter_value(iter), flags, depth + 1, parents,
486 res = do_dump(json, flags, 0, &parents_set, callback, data);
/dports/www/p5-POE-Component-Server-SOAP/POE-Component-Server-SOAP-1.14/examples/
H A Dtest-server.perl24 Dump_Things => \&do_dump,
65 sub do_dump { subroutine
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tddb/td/db/binlog/
H A Dbinlog_dump.cpp37 do_dump("", 0); in dump()
63 void do_dump(td::string path, int v) { in do_dump() function
91 do_dump(path + static_cast<char>(c), next_id); in do_dump()
/dports/ports-mgmt/pkg/pkg-1.17.5/scripts/periodic/
H A D411.pkg-backup.in13 do_dump() {
37 if do_dump | xz -c > ${bak_file}; then
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.c5646 if (do_dump) {
5657 if (do_dump) {
5778 if (do_dump) {
5799 if (do_dump) {
5880 if (!do_dump) {
5973 if (do_dump) {
5990 if (do_dump) {
6064 if (!do_dump) {
6082 if (!do_dump) {
6101 if (!do_dump) {
[all …]

12345678910>>...17