HomeSort by: relevance | last modified time | path
    Searched defs:Check (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 40 # - Check for no 'explicit' for multi-arg ctor
41 # - Check for boolean assign RHS in parens
42 # - Check for ctor initializer-list colon position and spacing
43 # - Check that if there's a ctor, there should be a dtor
44 # - Check accessors that return non-pointer member variables are
46 # - Check accessors that return non-const pointer member vars are
48 # - Check for using public includes for testing
49 # - Check for spaces between brackets in one-line inline method
50 # - Check for no assert()
51 # - Check for spaces surrounding operator
    [all...]
  /src/sys/arch/ibmnws/include/
pnp.h 582 unsigned char Check; /* optional - checksum */
  /src/sys/arch/prep/include/
pnp.h 607 unsigned char Check; /* optional - checksum */

Completed in 15 milliseconds