Searched refs:parse_enum_set (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_options.h80 if (!VG_(parse_enum_set)(qq_vals, \
H A Dpub_tool_libcbase.h115 In addition to the words specified in 'tokens', VG_(parse_enum_set)
117 If allow_all, VG_(parse_enum_set) automatically accept the word "all"
124 extern Bool VG_(parse_enum_set) ( const HChar *tokens,
/external/valgrind/memcheck/
H A Dmc_errors.c261 Bool parseok = VG_(parse_enum_set)(MC_(parse_leak_kinds_tokens),
1352 if (!VG_(parse_enum_set)(MC_(parse_leak_kinds_tokens),
H A Dmc_main.c5615 || !VG_(parse_enum_set)(MC_(parse_leak_kinds_tokens),
5637 || !VG_(parse_enum_set)(MC_(parse_leak_heuristics_tokens),
/external/valgrind/coregrind/
H A Dm_libcbase.c514 Bool VG_(parse_enum_set) ( const HChar *tokens, function

Completed in 145 milliseconds