Home
last modified time | relevance | path

Searched refs:parentheses (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/contrib/bmake/unit-tests/
H A Dgnode-submake.mk16 all: parentheses-dot parentheses-no-dot
38 parentheses-dot:
41 parentheses-no-dot:
H A Dvarmod-edge.mk13 INP= (parentheses) {braces} (opening closing) ()
15 EXP= (parentheses) ()
56 INP= (parentheses)
58 EXP= (parentheses)}
H A Dvar-op-assign.mk71 VAR(spaces in parentheses)= ()
78 VARNAME_PAREN= VAR(spaces in parentheses)
H A Ddirective-include-guard.mk194 CASES+= variable-name-parentheses
195 LINES.variable-name-parentheses= \
H A Dvarname.mk19 ${VARNAME}= 3 open parentheses
H A Dvar-op-sunsh.mk104 VAR :sh(Put a comment here)= comment in parentheses
H A Dcond-func.mk13 ${:UVAR(value)}= variable name with parentheses
/freebsd/usr.bin/m4/tests/
H A Dargs2.m42 dnl Preserving spaces within nested parentheses
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dparen.in1 # parentheses and perversions thereof
/freebsd/sys/conf/
H A DMakefile.powerpc46 -Wno-error=parentheses-equality \
/freebsd/bin/sh/tests/parser/
H A Dheredoc10.017 # The open parentheses in comments help mksh, but not zsh.
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h79 ColorStyle parentheses; member
/freebsd/sys/modules/dtrace/dtrace/
H A DMakefile63 CWARNFLAGS+= -Wno-parentheses
/freebsd/share/mk/
H A Dbsd.sys.mk97 -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
108 CWARNFLAGS.clang+= -Wno-parentheses
181 -Wno-error=logical-not-parentheses \
/freebsd/tools/tools/editing/
H A Dfreebsd.vim40 " Ignore indents caused by parentheses in FreeBSD style.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp83 return options.parentheses; in determineClangStyle()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td447 def BitwiseConditionalParentheses: DiagGroup<"bitwise-conditional-parentheses">;
448 def BitwiseOpParentheses: DiagGroup<"bitwise-op-parentheses">;
449 def LogicalOpParentheses: DiagGroup<"logical-op-parentheses">;
450 def LogicalNotParentheses: DiagGroup<"logical-not-parentheses">;
451 def ShiftOpParentheses: DiagGroup<"shift-op-parentheses">;
452 def OverloadedShiftOpParentheses: DiagGroup<"overloaded-shift-op-parentheses">;
957 // -Widiomatic-parentheses contains warnings about 'idiomatic'
958 // missing parentheses; it is off by default. We do not include it
961 def ParenthesesOnEquality : DiagGroup<"parentheses-equality">;
962 def Parentheses : DiagGroup<"parentheses",
H A DDiagnosticParseKinds.td147 …"'[]' after delete interpreted as 'delete[]'; add parentheses to treat this as a lambda-expression…
225 "expression cannot be followed by a postfix %0 operator; add parentheses">;
227 "parentheses are required around this expression in a requires clause">;
229 "parentheses are required around this expression in a requires clause">;
380 "trailing requires clause should be placed outside parentheses">;
423 "expected parentheses around type name in %0 expression">;
759 "parentheses must be omitted if %0 attribute's argument list is empty">;
804 "use of this expression in an %0 attribute requires parentheses">;
851 "parentheses in C++11">, InGroup<CXX11Compat>;
1043 "missing parentheses around the size of parameter pack %0">;
[all …]
/freebsd/contrib/spleen/
H A DChangeLog98 - Shorten parentheses, square brackets, braces, slash, backslash in the
251 - Remove strain pixels on the inner upper part of parentheses (16x32 version)
277 - Fix alignment of parentheses with square brackets and braces (32x64 version)
/freebsd/contrib/bc/locales/
H A Den_AU.ISO8859-1.msg70 20 "POSIX requires parentheses around return expressions"
H A Den_CA.ISO8859-1.msg70 20 "POSIX requires parentheses around return expressions"
H A Den_CA.UTF-8.msg70 20 "POSIX requires parentheses around return expressions"
H A Den_GB.UTF-8.msg70 20 "POSIX requires parentheses around return expressions"
H A Den_IE.US_ASCII.msg70 20 "POSIX requires parentheses around return expressions"
H A Den_NZ.ISO8859-15.msg70 20 "POSIX requires parentheses around return expressions"

12345