Searched refs:operators (Results 1 – 25 of 127) sorted by relevance
123456
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | scoped_allocator.inc | 14 // [scoped.adaptor.operators], scoped allocator operators
|
| H A D | bitset.inc | 13 // [bitset.operators], bitset operators
|
| H A D | regex.inc | 19 // [bitmask.types] specified operators 57 // [re.submatch.op], sub_match non-member operators
|
| H A D | coroutine.inc | 18 // [coroutine.handle.compare], comparison operators
|
| H A D | charconv.inc | 16 // [bitmask.types] specified operators
|
| H A D | optional.inc | 21 // [optional.relops], relational operators
|
| H A D | variant.inc | 26 // [variant.relops], relational operators
|
| H A D | future.inc | 17 // [bitmask.types] specified operators
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instruction.def | 140 // Standard unary operators... 145 // Standard binary operators... 160 // Logical operators (integer operands) 169 // Memory operators... 180 // Cast operators ... 204 // Other operators...
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OperatorKinds.def | 10 // all of the overloadable C++ operators. 16 /// In this file, each of the overloadable C++ operators is enumerated 19 /// file. OVERLOADED_OPERATOR is used for single-token operators 37 /// operator. Note that some operators (e.g., "operator+" and
|
| H A D | arm_neon_incl.td | 144 // operators plus some extra operators defined in the NEON emitter. 145 // The operators are described below. 150 // add, interleave, decimate: These set operators are vanilla SetTheory 151 // operators and take their normal definition. 307 // The following instruction classes are implemented via operators
|
| /freebsd-14.2/usr.bin/m4/tests/ |
| H A D | gnueval.m4 | 4 dnl priority between unary operators and *
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | NOTES | 7 more on operators
|
| /freebsd-14.2/bin/sh/tests/expansion/ |
| H A D | plus-minus1.0 | 33 # Dquotes in dquotes is undefined for Bourne shell operators 38 # Dquotes in dquotes is undefined for Bourne shell operators
|
| H A D | arith2.0 | 26 # try out all operators
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OperationKinds.def | 369 // [C++ 5.5] Pointer-to-member operators. 372 // [C99 6.5.5] Multiplicative operators. 376 // [C99 6.5.6] Additive operators. 379 // [C99 6.5.7] Bitwise shift operators. 384 // [C99 6.5.8] Relational operators. 389 // [C99 6.5.9] Equality operators. 402 // [C99 6.5.16] Assignment operators.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssembly.td | 37 "Enable non-trapping float-to-int conversion operators">; 42 "Enable sign extension operators">;
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | directive-if.mk | 87 # expect+1: Don't do this, always put a space around comparison operators.
|
| /freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 43 operators \
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| H A D | new | 12 // We need the system <new> for the std::nothrow_t. The new/delete operators
|
| /freebsd-14.2/contrib/bc/locales/ |
| H A D | en_CA.ISO8859-1.msg | 72 22 "POSIX does not allow comparison operators outside if statements or loops" 73 23 "POSIX requires 0 or 1 comparison operators per condition"
|
| H A D | en_GB.ISO8859-1.msg | 72 22 "POSIX does not allow comparison operators outside if statements or loops" 73 23 "POSIX requires 0 or 1 comparison operators per condition"
|
| H A D | en_AU.ISO8859-15.msg | 72 22 "POSIX does not allow comparison operators outside if statements or loops" 73 23 "POSIX requires 0 or 1 comparison operators per condition"
|
| H A D | en_AU.US-ASCII.msg | 72 22 "POSIX does not allow comparison operators outside if statements or loops" 73 23 "POSIX requires 0 or 1 comparison operators per condition"
|
| H A D | en_AU.utf8.msg | 72 22 "POSIX does not allow comparison operators outside if statements or loops" 73 23 "POSIX requires 0 or 1 comparison operators per condition"
|
123456