Home
last modified time | relevance | path

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

12345

/freebsd-13.1/contrib/bmake/unit-tests/
H A Dgnode-submake.mk16 all: parentheses-dot parentheses-no-dot
38 parentheses-dot:
41 parentheses-no-dot:
H A Dvar-op-assign.mk70 VAR(spaces in parentheses)= ()
77 VARNAME_PAREN= VAR(spaces in parentheses)
H A Dvarmod-edge.mk14 INP.M-paren= (parentheses) {braces} (opening closing) ()
16 EXP.M-paren= (parentheses) ()
51 INP.M-nest-mix= (parentheses)
53 EXP.M-nest-mix= (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-13.1/usr.bin/m4/tests/
H A Dargs2.m43 dnl Preserving spaces within nested parentheses
/freebsd-13.1/sys/mips/cavium/
H A Dstd.octeon110 makeoptions "CWARNFLAGS.clang"+="-Wno-parentheses-equality -Wno-pointer-sign"
/freebsd-13.1/contrib/netbsd-tests/lib/libc/regex/data/
H A Dparen.in1 # parentheses and perversions thereof
/freebsd-13.1/sys/conf/
H A DMakefile.powerpc49 -Wno-error=parentheses-equality \
/freebsd-13.1/bin/sh/tests/parser/
H A Dheredoc10.018 # The open parentheses in comments help mksh, but not zsh.
/freebsd-13.1/share/mk/
H A Dbsd.sys.mk89 -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
104 CWARNFLAGS.clang+= -Wno-parentheses
156 -Wno-error=logical-not-parentheses \
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h78 ColorStyle parentheses; member
/freebsd-13.1/sys/modules/dtrace/dtrace/
H A DMakefile61 CWARNFLAGS+= -Wno-parentheses
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td380 def BitwiseConditionalParentheses: DiagGroup<"bitwise-conditional-parentheses">;
381 def BitwiseOpParentheses: DiagGroup<"bitwise-op-parentheses">;
382 def LogicalOpParentheses: DiagGroup<"logical-op-parentheses">;
383 def LogicalNotParentheses: DiagGroup<"logical-not-parentheses">;
384 def ShiftOpParentheses: DiagGroup<"shift-op-parentheses">;
385 def OverloadedShiftOpParentheses: DiagGroup<"overloaded-shift-op-parentheses">;
835 // -Widiomatic-parentheses contains warnings about 'idiomatic'
836 // missing parentheses; it is off by default. We do not include it
839 def ParenthesesOnEquality : DiagGroup<"parentheses-equality">;
840 def Parentheses : DiagGroup<"parentheses",
H A DDiagnosticParseKinds.td147 …"'[]' after delete interpreted as 'delete[]'; add parentheses to treat this as a lambda-expression…
212 "expression cannot be followed by a postfix %0 operator; add parentheses">;
214 "parentheses are required around this expression in a requires clause">;
216 "parentheses are required around this expression in a requires clause">;
349 "trailing requires clause should be placed outside parentheses">;
392 "expected parentheses around type name in %0 expression">;
690 "parentheses must be omitted if %0 attribute's argument list is empty">;
773 "parentheses in C++11">, InGroup<CXX11Compat>;
950 "missing parentheses around the size of parameter pack %0">;
1402 "context property defined in parentheses; selector ignored">,
[all …]
/freebsd-13.1/tools/tools/editing/
H A Dfreebsd.vim42 " Ignore indents caused by parentheses in FreeBSD style.
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp82 return options.parentheses; in determineClangStyle()
/freebsd-13.1/contrib/bc/locales/
H A Den_US.US-ASCII.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_US.UTF-8.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_IE.ISO8859-15.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_IE.US_ASCII.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_NZ.ISO8859-1.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_NZ.ISO8859-15.msg75 20 "POSIX requires parentheses around return expressions"
H A Den_US.msg75 20 "POSIX requires parentheses around return expressions"

12345