Home
last modified time | relevance | path

Searched defs:with_valgrind (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/
H A Dmeson.build171 with_valgrind = get_option('valgrind') variable
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/
H A Dmeson.build175 with_valgrind = get_option('valgrind') variable
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dctdb_ltdb.c40 int ctdb_db_tdb_flags(uint8_t db_flags, bool with_valgrind, bool with_mutex) in ctdb_db_tdb_flags()