Searched defs:dmp (Results 1 – 8 of 8) sorted by relevance
/external/blktrace/btt/ |
D | devmap.c | 33 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/ |
D | skdiff_image.cpp | 21 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
|
D | skdiff_utils.cpp | 137 DiffMetricProc dmp, in create_and_write_diff_image()
|
D | skdiff_main.cpp | 330 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
|
/external/chromium_org/third_party/skia/tools/ |
D | skdiff_image.cpp | 21 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
|
D | skdiff_utils.cpp | 121 DiffMetricProc dmp, in create_and_write_diff_image()
|
D | skdiff_main.cpp | 330 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
|
/external/google-diff-match-patch/name/fraser/neil/plaintext/ |
D | diff_match_patch_test.java | 39 private diff_match_patch dmp; field in diff_match_patch_test
|