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

  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]
  /art/tools/
cpplint.py 103 'NOLINT(category)' comment to the line. NOLINT or NOLINT(*)
187 'readability/nolint',
349 # Finds occurrences of NOLINT or NOLINT(...).
363 Parses any NOLINT comments on the current line, updating the global
364 error_suppressions store. Reports an error if the NOLINT comment
373 # FIXME(adonovan): "NOLINT(" is misparsed as NOLINT(*)
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 103 'NOLINT(category)' comment to the line. NOLINT or NOLINT(*)
187 'readability/nolint',
348 # Finds occurrences of NOLINT or NOLINT(...).
362 Parses any NOLINT comments on the current line, updating the global
363 error_suppressions store. Reports an error if the NOLINT comment
372 # FIXME(adonovan): "NOLINT(" is misparsed as NOLINT(*)
    [all...]

Completed in 137 milliseconds