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

  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 330 _CPP_SYS_HEADER = 2
447 _CPP_SYS_HEADER: 'C++ system header',
523 elif header_type == _CPP_SYS_HEADER:
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 417 _CPP_SYS_HEADER = 2
560 _CPP_SYS_HEADER: 'C++ system header',
648 elif header_type == _CPP_SYS_HEADER:
    [all...]
  /tools/repohooks/tools/
cpplint.py 498 _CPP_SYS_HEADER = 2
680 _CPP_SYS_HEADER: 'C++ system header',
795 elif header_type == _CPP_SYS_HEADER:
    [all...]
  /art/tools/
cpplint.py 334 _CPP_SYS_HEADER = 2
451 _CPP_SYS_HEADER: 'C++ system header',
527 elif header_type == _CPP_SYS_HEADER:
    [all...]

Completed in 257 milliseconds