Home
last modified time | relevance | path

Searched defs:dmp (Results 1 – 8 of 8) sorted by relevance

/external/blktrace/btt/
Ddevmap.c33 struct devmap *dmp; in dev_map_add() local
55 struct devmap *dmp = list_entry(p, struct devmap, head); in dev_map_find() local
87 struct devmap *dmp = list_entry(p, struct devmap, head); in dev_map_exit() local
/external/skia/tools/
Dskdiff_image.cpp21 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
Dskdiff_utils.cpp137 DiffMetricProc dmp, in create_and_write_diff_image()
Dskdiff_main.cpp330 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
/external/chromium_org/third_party/skia/tools/
Dskdiff_image.cpp21 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
Dskdiff_utils.cpp121 DiffMetricProc dmp, in create_and_write_diff_image()
Dskdiff_main.cpp330 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
/external/google-diff-match-patch/name/fraser/neil/plaintext/
Ddiff_match_patch_test.java39 private diff_match_patch dmp; field in diff_match_patch_test