Home
last modified time | relevance | path

Searched defs:mapp (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dptrmap.c45 void __ptrmap_add(struct ptrmap **mapp, void *key, void *val) in __ptrmap_add()
92 void __ptrmap_update(struct ptrmap **mapp, void *key, void *val) in __ptrmap_update()
/third_party/libdrm/tegra/
Dchannel.c142 struct drm_tegra_mapping **mapp) in drm_tegra_channel_map()
/third_party/libabigail/src/
Dabg-leaf-reporter.cc79 const string_diff_ptr_map& mapp, in report_diffs()
/third_party/ffmpeg/libavfilter/
Dvf_fieldmatch.c499 uint8_t *mapp = fm->map_data[plane]; in compare_fields() local