Searched refs:_fail (Results 1 – 7 of 7) sorted by relevance
47 def _fail(input, test): function91 _fail(input, test)105 _fail(input, test)114 _fail(input, test)117 _fail(input, test)134 _fail(input, test)
20 def _fail(msg): function29 _fail('Unable to find Golang installation; see '32 _fail('GOPATH environment variable is not set; is Golang properly '39 _fail('%s not in PATH; is Golang properly installed?' % go_bin)
298 goto _fail; in snd_pcm_hw_param_set_integer()302 goto _fail; in snd_pcm_hw_param_set_integer()305 _fail: in snd_pcm_hw_param_set_integer()451 goto _fail; in snd_pcm_hw_param_set_min()455 goto _fail; in snd_pcm_hw_param_set_min()458 goto _fail; in snd_pcm_hw_param_set_min()462 _fail: in snd_pcm_hw_param_set_min()528 goto _fail; in snd_pcm_hw_param_set_max()532 goto _fail; in snd_pcm_hw_param_set_max()535 goto _fail; in snd_pcm_hw_param_set_max()[all …]
43 _fail(const char *prefix, const char *format, ...) in _fail() function58 _fail(prefix, __VA_ARGS__); \
2169 bool _fail = true; in pa_cli_command_execute_file_stream() local2176 fail = &_fail; in pa_cli_command_execute_file_stream()2195 bool _fail = true; in pa_cli_command_execute_file() local2202 fail = &_fail; in pa_cli_command_execute_file()2224 bool _fail = true; in pa_cli_command_execute() local2231 fail = &_fail; in pa_cli_command_execute()
488 self._fail('Did not detect an incorrect fieldname')