Searched refs:operators (Results 1 – 25 of 128) sorted by relevance
123456
| /src/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
|
| /src/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...
|
| /src/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
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OperationKinds.def | 375 // [C++ 5.5] Pointer-to-member operators. 378 // [C99 6.5.5] Multiplicative operators. 382 // [C99 6.5.6] Additive operators. 385 // [C99 6.5.7] Bitwise shift operators. 390 // [C99 6.5.8] Relational operators. 395 // [C99 6.5.9] Equality operators. 408 // [C99 6.5.16] Assignment operators.
|
| /src/usr.bin/m4/tests/ |
| H A D | gnueval.m4 | 4 dnl priority between unary operators and *
|
| /src/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
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | NOTES | 7 more on operators
|
| /src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssembly.td | 60 "Enable non-trapping float-to-int conversion operators">; 72 "Enable sign extension operators">;
|
| /src/contrib/bmake/unit-tests/ |
| H A D | directive-if.mk | 87 # expect+1: Don't do this, always put a space around comparison operators.
|
| /src/cddl/usr.sbin/dtrace/tests/common/ |
| H A D | Makefile | 42 operators \
|
| /src/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaOperators.td | 1 //===- XtensaOperators.td - Xtensa-specific operators ---------*- tblgen-*-===//
|
| /src/contrib/bc/locales/ |
| H A D | en_IE.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"
|
| 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_CA.UTF-8.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_CA.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_IE.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_US.UTF-8.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