Searched refs:operators (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dscoped_allocator.inc14 // [scoped.adaptor.operators], scoped allocator operators
H A Dbitset.inc13 // [bitset.operators], bitset operators
H A Dcoroutine.inc18 // [coroutine.handle.compare], comparison operators
H A Doptional.inc21 // [optional.relops], relational operators
H A Dcharconv.inc16 // [bitmask.types] specified operators
H A Dtuple.inc43 // [tuple.rel], relational operators
H A Dfuture.inc17 // [bitmask.types] specified operators
H A Dcomplex.inc15 // [complex.ops], operators
H A Dvariant.inc26 // [variant.relops], relational operators
H A Dregex.inc19 // [bitmask.types] specified operators
57 // [re.submatch.op], sub_match non-member operators
H A Dfilesystem.inc52 // [bitmask.types] specified operators
H A Dchrono.inc182 // [time.cal.operators], civil calendar conventional syntax operators
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile43 operators \
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-late.mk14 # They should also not contain operators like == or <, since these are
15 # actually interpreted as these operators. This is demonstrated below.
H A Dcond-op.mk3 # Tests for operators like &&, ||, ! in .if conditions.
20 # If make were to interpret the && and || operators like the shell, the
27 # lower precedence than the comparison operators. Negating a condition
41 # TODO: Demonstrate that the precedence of the ! and == operators actually
69 # operators, TOK_AND, TOK_OR or TOK_RPAREN are allowed.
H A Ddirective-if.exp12 make: "directive-if.mk" line 88: Don't do this, always put a space around comparison operators.
H A Dcond-func.mk46 # Characters that could be mistaken for operators must not appear directly
78 # There may be spaces around the operators and parentheses, and even
H A Dopt-debug-lint.mk88 # expressions and unknown operators. During this check, the subexpression
H A Dvar-scope-local.mk188 # operators.
243 # inconsistency between the assignment operators '+=' and '?='. See
H A Dvar-op-sunsh.mk132 # assignment operators.
H A Dvarmod-assign.mk91 # The modifier for assignment operators starts with a ':'.
H A Dcond-short.mk7 # distinguishes between the operators 'And', 'And Then', 'Or', 'Or Else'.
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h71 /// Matches operators like '+', '-', '%', '&', '='
72 ColorStyle operators; member in struct:lldb_private::HighlightStyle
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp126 return options.operators;
/freebsd-current/targets/pseudo/tests/
H A DMakefile.depend77 cddl/usr.sbin/dtrace/tests/common/operators \

Completed in 220 milliseconds

12