Home
last modified time | relevance | path

Searched defs:is_output (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c7553 int is_output = data->type == VKI_V4L2_BUF_TYPE_VIDEO_OUTPUT || in PRE() local
7660 int is_output = data->type == VKI_V4L2_BUF_TYPE_VIDEO_OUTPUT || in PRE() local
7679 int is_output = data->type == VKI_V4L2_BUF_TYPE_VIDEO_OUTPUT || in PRE() local
9842 int is_output = data->type == VKI_V4L2_BUF_TYPE_VIDEO_OUTPUT || in POST() local
/external/valgrind/perf/
Dtinycc.c16975 int nb_outputs, int is_output, in asm_gen_code()
17905 int is_output) in parse_asm_operands()