Home
last modified time | relevance | path

Searched refs:with_valgrind (Results 1 – 7 of 7) sorted by relevance

/external/virglrenderer/tests/
Dmeson.build69 if with_valgrind
/external/libdrm/
Dmeson.build257 with_valgrind = dep_valgrind.found() variable
260 with_valgrind = false variable
280 [with_valgrind, 'VALGRIND'],
/external/virglrenderer/
Dmeson.build203 with_valgrind = get_option('valgrind') variable
/external/python/cpython2/
Dconfigure10488 withval=$with_valgrind;
10490 with_valgrind=no
10493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_valgrind" >&5
10494 $as_echo "$with_valgrind" >&6; }
10495 if test "$with_valgrind" != no; then
Dconfigure.ac3040 with_valgrind=no)
3041 AC_MSG_RESULT([$with_valgrind])
3042 if test "$with_valgrind" != no; then
/external/python/cpython3/
Dconfigure11514 withval=$with_valgrind;
11516 with_valgrind=no
11519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_valgrind" >&5
11520 $as_echo "$with_valgrind" >&6; }
11521 if test "$with_valgrind" != no; then
Dconfigure.ac3575 with_valgrind=no)
3576 AC_MSG_RESULT([$with_valgrind])
3577 if test "$with_valgrind" != no; then