Lines Matching full:exclude
766 'sources/': [ ['exclude', '_win(_unittest)?\\.(h|cc)$'],
767 ['exclude', '(^|/)win/'],
768 ['exclude', '(^|/)win_[^/]*\\.(h|cc)$'] ],
771 'sources/': [ ['exclude', '_(cocoa|mac)(_unittest)?\\.(h|cc)$'],
772 ['exclude', '(^|/)(cocoa|mac)/'],
773 ['exclude', '\\.mm?$' ] ],
777 ['exclude', '_(chromeos|gtk|x|x11|xdg)(_unittest)?\\.(h|cc)$'],
778 ['exclude', '(^|/)gtk/'],
779 ['exclude', '(^|/)(gtk|x11)_[^/]*\\.(h|cc)$'],
784 ['exclude', '_linux(_unittest)?\\.(h|cc)$'],
785 ['exclude', '(^|/)linux/'],
790 'sources/': [ ['exclude', '_posix\\.(h|cc)$'] ],
799 'sources/': [ ['exclude', '_chromeos\\.(h|cc)$'] ]
802 'sources/': [ ['exclude', '_views\\.(h|cc)$'] ]