/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | whine.t | 46 my $input = "=pod\n\nAmbiguous slash: L<I/O Operators|op/io>\n"; 50 { 3 => [ "alternative text 'I/O Operators' contains non-escaped | or /" ] },
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/ |
H A D | poderrs.t | 300 L<perlop/"I/O Operators"> 303 L<"I/O Operators"> 304 incorrectly interpreted as 'O Operators in I', but this is deprecated syntax, as per perlpodspec.
|
/openbsd/gnu/llvm/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 270 Operators[Name] = std::move(Op); in addOperator() 301 auto I = Operators.find(OpInit->getDef()->getName()); in evaluate() 302 if (I == Operators.end()) in evaluate()
|
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | SetTheory.h | 102 StringMap<std::unique_ptr<Operator>> Operators; variable
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlnumber.pod | 170 Operators such as C<**>, C<sin> and C<exp> force arguments to floating point 182 =item Operators which expect an integer 187 =item Operators which expect a string
|
H A D | perlop.pod | 356 =head2 Binding Operators 444 =head2 Additive Operators 457 =head2 Shift Operators 502 =head2 Named Unary Operators 539 =head2 Relational Operators 587 =head2 Equality Operators 996 Operators>). 1086 =head2 Range Operators 1346 =head2 Assignment Operators 2670 Quote-like Operators>. [all …]
|
H A D | perlreftut.pod | 472 L<C<eq>|perlop/Equality Operators> to see if two references refer to the 474 L<C<==>|perlop/Equality Operators> instead because it's much faster.)
|
H A D | perlsyn.pod | 48 definedness). Operators such as C<++>, C<-->, C<+=>, 339 >>|perlop/"I/O Operators"> input operator, L<C<readdir>|perlfunc/readdir 341 >>|perlop/"I/O Operators"> globbing operator, and L<C<each>|perlfunc/each
|
H A D | perlre.pod | 18 C<s///>, C<qr//> and C<"??"> in L<perlop/"Regexp Quote-Like Operators">. 35 listed in L<perlop/Binding Operators>; and the pattern will have been 37 L<perlop/"Regexp Quote-Like Operators">, like so: 315 by Perl are detailed in L<perlop/"Regexp Quote-Like Operators"> and 996 Details are in L<perlop/Quote and Quote-like Operators>. 1120 C<m//g>), as described in L<perlop/"Regexp Quote-Like Operators">. 3410 L<perlop/"Regexp Quote-Like Operators">.
|
/openbsd/gnu/usr.bin/perl/lib/unicore/ |
H A D | Index.txt | 1708 Double Operators 22D0 2999 Large Operators 29F8 3508 Modal Logic Operators 27E0 3630 N-ary Operators 22C0 3631 N-ary Operators 2A00 3872 Operators, Double 22D0 3874 Operators, Invisible 2061 3875 Operators, Large 29F8 3879 Operators, N-ary 22C0 3880 Operators, N-ary 2A00 [all …]
|
H A D | Blocks.txt | 114 2200..22FF; Mathematical Operators 129 2A00..2AFF; Supplemental Mathematical Operators
|
/openbsd/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
H A D | LangImpl06.rst | 2 Kaleidoscope: Extending the Language: User-defined Operators 30 User-defined Operators: the Idea 87 User-defined Binary Operators 308 User-defined Unary Operators
|
H A D | index.rst | 68 - `Chapter #6: Extending the Language: User-defined Operators
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 814 LookupResult Operators(*this, OpName, SourceLocation(), in BuildOperatorCoawaitLookupExpr() local 816 LookupName(Operators, S); in BuildOperatorCoawaitLookupExpr() 818 assert(!Operators.isAmbiguous() && "Operator lookup cannot be ambiguous"); in BuildOperatorCoawaitLookupExpr() 819 const auto &Functions = Operators.asUnresolvedSet(); in BuildOperatorCoawaitLookupExpr()
|
H A D | SemaLookup.cpp | 3316 LookupResult Operators(*this, OpName, SourceLocation(), LookupOperatorName); in LookupOverloadedOperatorName() local 3317 LookupName(Operators, S); in LookupOverloadedOperatorName() 3319 assert(!Operators.isAmbiguous() && "Operator lookup cannot be ambiguous"); in LookupOverloadedOperatorName() 3320 Functions.append(Operators.begin(), Operators.end()); in LookupOverloadedOperatorName()
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 188 (* Standard Binary Operators *) 201 (* Logical Operators *) 208 (* Memory Operators *) 213 (* Cast Operators *) 226 (* Other Operators *)
|
H A D | llvm.mli | 213 | Add (** Standard Binary Operators *) 226 | Shl (** Logical Operators *) 233 | Alloca (** Memory Operators *) 238 | Trunc (** Cast Operators *) 251 | ICmp (** Other Operators *)
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUOperandSyntax.rst | 928 Binary Operators 933 Operators with higher priority are performed first. 961 Unary Operators
|
/openbsd/gnu/llvm/clang/docs/HLSL/ |
H A D | HLSLSupport.rst | 172 Non-short Circuiting Logical Operators
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | OperationKinds.def | 364 // Operators listed in order of precedence.
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | MatrixTypes.rst | 118 Matrix Type Binary Operators
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tree-ssa.texi | 219 * Logical Operators:: 274 @node Logical Operators 275 @subsubsection Logical Operators 276 @cindex Logical Operators
|
H A D | cpp.info | 99 * C++ Named Operators:: 449 preprocessor. *Note C++ Named Operators::. 1055 and C++'s named operators (*note C++ Named Operators::) cannot be 1585 * C++ Named Operators:: 1966 File: cpp.info, Node: System-specific Predefined Macros, Next: C++ Named Operators, Prev: Common… 2004 File: cpp.info, Node: C++ Named Operators, Prev: System-specific Predefined Macros, Up: Predefin… 2006 3.7.4 C++ Named Operators 5062 * C++ named operators: C++ Named Operators. (line 6) 5111 * iso646.h: C++ Named Operators. (line 6) 5124 * named operators: C++ Named Operators. (line 6) [all …]
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | as.texinfo | 2484 (@pxref{Prefix Ops,,Prefix Operators}). 3453 * Operators:: Operators 3454 * Prefix Ops:: Prefix Operators 3455 * Infix Ops:: Infix Operators 3490 @node Operators 3491 @subsection Operators 3496 @dfn{Operators} are arithmetic functions, like @code{+} or @code{%}. Prefix 3498 between their arguments. Operators may be preceded and/or followed by 3527 @subsection Infix Operators 3531 @dfn{Infix operators} take two arguments, one on either side. Operators
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | as.texinfo | 2559 (@pxref{Prefix Ops,,Prefix Operators}). 3521 * Operators:: Operators 3522 * Prefix Ops:: Prefix Operators 3523 * Infix Ops:: Infix Operators 3558 @node Operators 3559 @subsection Operators 3564 @dfn{Operators} are arithmetic functions, like @code{+} or @code{%}. Prefix 3566 between their arguments. Operators may be preceded and/or followed by 3595 @subsection Infix Operators 3599 @dfn{Infix operators} take two arguments, one on either side. Operators
|