Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/btt/
H A 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
88 struct devmap *dmp = list_entry(p, struct devmap, head); in dev_map_exit() local
/aosp_15_r20/external/libwebsockets/lib/system/metrics/
H A Dmetrics.c161 lws_metric_policy_dyn_t *dmp = lws_container_of(sul, in lws_metrics_periodic_cb() local
313 lws_metric_policy_dyn_t *dmp; in lws_metric_create() local
414 lws_metric_policy_dyn_t *dmp; in lws_metric_rebind_policies() local
479 lws_metric_policy_dyn_t *dmp; in lws_metric_switch_policy() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/tests/testsuite/
Dedit.rs319 let dmp = root.get_mut("bin").unwrap(); in test_remove_array_entry() localVariable
321 let dmp = dmp.as_array_of_tables_mut().unwrap(); in test_remove_array_entry() localVariable
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_ses_microcode.c296 const uint8_t * dmp, int dmp_len, in send_then_receive()
494 uint8_t * dmp = NULL; in main() local
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c54 static void sipmle_print(struct dmp_struct *dmp, int d){ in sipmle_print()
97 static void HandleTap(struct dmp_struct *dmp, int tap) in HandleTap()
/aosp_15_r20/external/coreboot/src/mainboard/packardbell/ms2290/
H A Dmainboard.c13 const u8 dmp[256] = { in mainboard_enable() local
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c217 inv_error_t inv_write_dmp_data(FILE *fd, const unsigned char *dmp, size_t len) in inv_write_dmp_data()
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_load_dmp.c252 inv_error_t inv_write_dmp_data(FILE *fd, const unsigned char *dmp, size_t len) in inv_write_dmp_data()
/aosp_15_r20/external/skia/tools/skdiff/
H A Dskdiff_utils.cpp158 DiffMetricProc dmp, in create_and_write_diff_image()
H A Dskdiff_main.cpp362 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
/aosp_15_r20/external/licenseclassifier/stringclassifier/
H A Dclassifier.go61 var dmp = diffmatchpatch.New() var
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h488 std::string dmp; in dumpSetIndices() local