Searched defs:_valid_extensions (Results 1 – 4 of 4) sorted by relevance
| /external/libvpx/libvpx/tools/ |
| D | cpplint.py | 453 _valid_extensions = set(['cc', 'h', 'cpp', 'cu', 'cuh']) variable
|
| /external/libaom/libaom/tools/ |
| D | cpplint.py | 453 _valid_extensions = set(['cc', 'h', 'cpp', 'cu', 'cuh']) variable
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
| D | cpplint.py | 561 _valid_extensions = set(['cc', 'h', 'cpp', 'cu', 'cuh']) variable
|
| /external/google-styleguide/cpplint/ |
| D | cpplint.py | 561 _valid_extensions = set(['cc', 'h', 'cpp', 'cu', 'cuh']) variable
|