Home
last modified time | relevance | path

Searched refs:dmp (Results 1 – 15 of 15) sorted by relevance

/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c161 lws_metric_policy_dyn_t *dmp = lws_container_of(sul, in lws_metrics_periodic_cb() local
163 struct lws_context *ctx = lws_container_of(dmp->list.owner, in lws_metrics_periodic_cb()
169 lws_start_foreach_dll(struct lws_dll2 *, d, dmp->owner.head) { in lws_metrics_periodic_cb()
180 dmp->policy->name, in lws_metrics_periodic_cb()
184 if (dmp->policy->us_schedule) in lws_metrics_periodic_cb()
185 lws_sul_schedule(ctx, 0, &dmp->sul, in lws_metrics_periodic_cb()
187 (lws_usec_t)dmp->policy->us_schedule); in lws_metrics_periodic_cb()
313 lws_metric_policy_dyn_t *dmp; in lws_metric_create() local
361 dmp = lws_metrics_policy_get_dyn(ctx, po); in lws_metric_create()
362 if (dmp) { in lws_metric_create()
[all …]
/third_party/skia/third_party/externals/tint/tools/src/substr/
Dsubstr.go26 dmp := diff.New()
28 diffs := dmp.DiffMain(body, substr, false)
/third_party/skia/tools/skdiff/
Dskdiff_utils.h48 DiffMetricProc dmp,
Dskdiff_utils.cpp143 DiffMetricProc dmp, in create_and_write_diff_image() argument
158 compute_diff(drp, dmp, colorThreshold); in create_and_write_diff_image()
Dskdiff_main.cpp361 static void create_diff_images (DiffMetricProc dmp, in create_diff_images() argument
489 create_and_write_diff_image(&drp, dmp, colorThreshold, in create_diff_images()
/third_party/flutter/skia/tools/skdiff/
Dskdiff_utils.h48 DiffMetricProc dmp,
Dskdiff_utils.cpp143 DiffMetricProc dmp, in create_and_write_diff_image() argument
158 compute_diff(drp, dmp, colorThreshold); in create_and_write_diff_image()
Dskdiff_main.cpp376 static void create_diff_images (DiffMetricProc dmp, in create_diff_images() argument
504 create_and_write_diff_image(drp, dmp, colorThreshold, in create_diff_images()
/third_party/giflib/tests/
Dmakefile139 then diff -u $${stem}.dmp $@.$${stem}.regress; \
147 $(UTILS)/giftext <$${test} >$${stem}.dmp; \
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
Dmain.go581 dmp := diffmatchpatch.New()
582 diff := dmp.DiffPrettyText(dmp.DiffMain(expected, out, true))
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsstartwith.c178 TYPE_FIND_REGISTER_START_WITH_DEFINE (dmp, "audio/x-tap-dmp",
Dgsttypefindfunctionsplugin.h93 GST_TYPE_FIND_REGISTER_DECLARE (dmp);
Dgsttypefindfunctionsplugin.c100 GST_TYPE_FIND_REGISTER (dmp, plugin); in plugin_init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc756 Twine(DumpDirectory) + "\\" + ProgramName + ".%%%%%%.dmp", FD,
760 fs::createTemporaryFile(ProgramName, "dmp", FD, DumpPath))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc783 Twine(DumpDirectory) + "\\" + ProgramName + ".%%%%%%.dmp", FD,
787 fs::createTemporaryFile(ProgramName, "dmp", FD, DumpPath))