Home
last modified time | relevance | path

Searched refs:readability (Results 1 – 25 of 233) sorted by relevance

12345678910

/netbsd-src/external/apache2/llvm/dist/llvm/
H A D.clang-tidy1 …,-misc-unused-parameters,-misc-non-private-member-variables-in-classes,readability-identifier-nami…
3 - key: readability-identifier-naming.ClassCase
5 - key: readability-identifier-naming.EnumCase
7 - key: readability-identifier-naming.FunctionCase
9 - key: readability-identifier-naming.MemberCase
11 - key: readability-identifier-naming.ParameterCase
13 - key: readability-identifier-naming.UnionCase
15 - key: readability-identifier-naming.VariableCase
17 - key: readability-identifier-naming.IgnoreMainLikeFunctions
/netbsd-src/external/apache2/llvm/dist/clang/
H A D.clang-tidy1 …-misc-unused-parameters,-misc-non-private-member-variables-in-classes,-readability-identifier-nami…
2 # Note that the readability-identifier-naming check is disabled, there are too
8 - key: readability-identifier-naming.ClassCase
10 - key: readability-identifier-naming.EnumCase
12 - key: readability-identifier-naming.FunctionCase
14 - key: readability-identifier-naming.MemberCase
16 - key: readability-identifier-naming.ParameterCase
18 - key: readability-identifier-naming.UnionCase
20 - key: readability-identifier-naming.VariableCase
22 - key: readability-identifier-naming.IgnoreMainLikeFunctions
/netbsd-src/external/apache2/llvm/dist/llvm/tools/split-file/
H A D.clang-tidy2 …,-misc-unused-parameters,-misc-non-private-member-variables-in-classes,readability-identifier-nami…
4 - key: readability-identifier-naming.ClassCase
6 - key: readability-identifier-naming.EnumCase
8 - key: readability-identifier-naming.FunctionCase
10 - key: readability-identifier-naming.MemberCase
12 - key: readability-identifier-naming.ParameterCase
14 - key: readability-identifier-naming.UnionCase
16 - key: readability-identifier-naming.VariableCase
18 - key: readability-identifier-naming.IgnoreMainLikeFunctions
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A D.clang-tidy1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*,readability-identifier-naming'
3 - key: readability-identifier-naming.ClassCase
5 - key: readability-identifier-naming.EnumCase
7 - key: readability-identifier-naming.FunctionCase
9 - key: readability-identifier-naming.UnionCase
11 - key: readability-identifier-naming.GlobalConstantCase
13 - key: readability-identifier-naming.GlobalConstantPrefix
15 - key: readability-identifier-naming.VariableCase
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh20 …TER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readability/casting,\
21 -build/namespaces,-readability/braces
31 …FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/printf,-runtime/references,-readability/function
33 …LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/sizeof,-runtime/printf,-readability/fn_size
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/llvm/
H A DBUILD.gn6 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/google/
H A DBUILD.gn6 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/hicpp/
H A DBUILD.gn12 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cert/
H A DBUILD.gn9 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/mpl/bind/dist/doc/arm/_static/
H A Dcustom.css19 /* readability improvements */
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DBUILD.gn8 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/readability/
H A DBUILD.gn1 static_library("readability") {
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/modernize/
H A DBUILD.gn6 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/unittests/clang-tidy/
H A DBUILD.gn11 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVariableNames.rst20 Improve the readability of LLVM code.
116 extensively to the detriment of its readability. Further, it is natural and
291 ``readability-identifier-naming`` rules enabled. ``clang-tidy`` will also
296 * `readability-identifier-naming incorrectly fixes lambda capture
298 * `readability-identifier-naming incorrectly fixes variables which
300 * `readability-identifier-naming misses fixing member variables in
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/
H A DBUILD.gn88 "//clang-tools-extra/clang-tidy/readability",
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc5020.txt88 readability. The 'componentFilterMatch' and 'rdnMatch' rules are
93 for readability.
/netbsd-src/common/dist/zlib/contrib/puff/
H A DREADME41 are used to simplify error checking in the code to improve readability. puff.c
/netbsd-src/sys/external/bsd/sljit/dist/
H A DAPI_CHANGES20 readability. In general byte, half, and int are renamed
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootptab.cmu87 # Hmmm. . . Let's throw in some whitespace for readability. . . .
/netbsd-src/games/phantasia/
H A DREADME19 - The source code has been greatly enhanced for speed, size, readability,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveComments.txt14 and readability. I agree to some extent, but it also comes at the cost
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dpoll.rst7 Poll handles are used to watch file descriptors for readability,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeReview.rst8 * Improve readability and maintainability.
209 the readability of the code in question. Structural changes, or further
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc623 readability (const_tree expr) in readability() function
635 return readability (TREE_OPERAND (expr, 0)) - 16; in readability()
647 return readability (DECL_DEBUG_EXPR (var)) - 1; in readability()
653 return readability (var) - 1; in readability()
680 return readability (TREE_OPERAND (expr, 0)) - CAST_PENALTY; in readability()
702 const int tree_r1 = readability (pv1.m_tree); in readability_comparator()
703 const int tree_r2 = readability (pv2.m_tree); in readability_comparator()

12345678910