HomeSort by relevance Sort by last modified time
    Searched refs:extra_warnings (Results 1 - 3 of 3) sorted by null

  /external/autotest/scheduler/
drone_utility.py 522 autoserv_processes, extra_warnings = self._filter_proc_infos(
524 warnings += extra_warnings
525 parse_processes, extra_warnings = self._filter_proc_infos(proc_infos,
527 warnings += extra_warnings
528 site_parse_processes, extra_warnings = self._filter_proc_infos(
530 warnings += extra_warnings
  /external/libvpx/libvpx/
configure 327 extra_warnings
598 enabled extra_warnings || check_add_cflags -Wno-unused-function
622 enabled gcc && EXTRA_WARNINGS="${GCC_EXTRA_WARNINGS}"
626 enabled rvct && EXTRA_WARNINGS="${RVCT_EXTRA_WARNINGS}"
627 if enabled extra_warnings; then
628 for w in ${EXTRA_WARNINGS}; do
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h 488 extern int extra_warnings;
491 #define extra_warnings global_options.x_extra_warnings macro
    [all...]

Completed in 308 milliseconds