Searched defs:dmp (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/blktrace/btt/ |
H A 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 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 D | metrics.c | 161 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/ |
D | edit.rs | 319 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 D | sg_ses_microcode.c | 296 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 D | stress_iio.c | 54 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 D | mainboard.c | 13 const u8 dmp[256] = { in mainboard_enable() local
|
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
H A D | ml_load_dmp.c | 217 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 D | ml_load_dmp.c | 252 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 D | skdiff_utils.cpp | 158 DiffMetricProc dmp, in create_and_write_diff_image()
|
H A D | skdiff_main.cpp | 362 static void create_diff_images (DiffMetricProc dmp, in create_diff_images()
|
/aosp_15_r20/external/licenseclassifier/stringclassifier/ |
H A D | classifier.go | 61 var dmp = diffmatchpatch.New() var
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/ |
H A D | EventHub.h | 488 std::string dmp; in dumpSetIndices() local
|