Home
last modified time | relevance | path

Searched refs:has_any (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dinstall_lib.py147 def _mutate_outputs(self, has_any, build_cmd, cmd_option, output_dir): argument
148 if not has_any:
/external/python/cpython3/Lib/distutils/command/
Dinstall_lib.py143 def _mutate_outputs(self, has_any, build_cmd, cmd_option, output_dir): argument
144 if not has_any:
/external/libprotobuf-mutator/examples/libfuzzer/
Dlibfuzzer_example.cc29 if (message->has_any()) { in __anon7841a1170102()
Dlibfuzzer_bin_example.cc29 if (message->has_any()) { in __anon95debcef0102()
/external/llvm-project/polly/lib/External/isl/
Disl_schedule_band.c594 static isl_bool has_any(__isl_keep isl_union_set *uset, in has_any() function
628 return has_any(options, &is_isolate); in has_isolate_option()
697 return has_any(options, &is_isolate_loop_type_option); in has_isolate_loop_type_options()
704 return has_any(options, &is_loop_type_option); in has_loop_type_options()