/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | OperatorPrecedence.cpp | 26 return prec::Relational; in getBinOpPrecedence() 64 case tok::greaterequal: return prec::Relational; in getBinOpPrecedence()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | OperatorPrecedence.h | 37 Relational = 10, // >=, <=, >, < enumerator
|
/netbsd-src/share/doc/papers/px/ |
H A D | fig2.3.raw | 13 REL* r 2.3 Relational test yielding Boolean result
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | OperationKinds.def | 383 // [C99 6.5.8] Relational operators.
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | ContinuationIndenter.cpp | 459 bool IsComparison = (Previous.getPrecedence() == prec::Relational || in mustBreak() 686 P->getPrecedence() != prec::Relational && in addTokenOnCurrentLine()
|
H A D | TokenAnnotator.cpp | 2188 return prec::Relational; in getCurrentPrecedence() 2191 return prec::Relational; in getCurrentPrecedence()
|
H A D | Format.cpp | 1073 LLVMStyle.PenaltyBreakTemplateDeclaration = prec::Relational; in getLLVMStyle()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 132 enum { Equality, Inequality, Relational, ThreeWay } Kind; in DiagnoseUnusedComparison() enumerator 146 Kind = Relational; in DiagnoseUnusedComparison() 162 Kind = Relational; in DiagnoseUnusedComparison()
|
H A D | SemaDeclCXX.cpp | 6452 return DefaultedComparisonKind::Relational; in getDefaultedFunctionKind() 6788 DFK.asComparison() == DefaultedComparisonKind::Relational) { in CheckCompletedCXXClass() 7553 case DefaultedComparisonKind::Relational: in visit() 7773 DCK == DefaultedComparisonKind::Relational) && in visitBinaryOperator() 7895 DCK == DefaultedComparisonKind::Relational) && in visitBinaryOperator() 8069 case DefaultedComparisonKind::Relational: in build() 8314 case DefaultedComparisonKind::Relational: in visitExpandedSubobject()
|
H A D | OpenCLBuiltins.td | 737 // OpenCL v1.1 s6.11.6, v1.2 s6.12.6, v2.0 s6.13.6 - Relational Functions 738 // OpenCL Extension v2.0 s5.1.5 and s6.1.5 - Relational Functions
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | funstack.ok | 282 E. F. Codd A Relational Model of Data for Large 2262 Relational Algebra Data Base Interface 568--579 2281 Michael M. Hammer Specifying Queries as Relational 3063 System for a Large Relational Data Base 526--539
|
H A D | funstack.in | 1930 title = "A Relational Model of Data for Large Shared Data Banks", 17146 title = "Optimizing the Performance of a Relational Algebra Data Base Interface", 17270 title = "Specifying Queries as Relational Expressions: The Square Data Sublanguage", 23349 title = "An {English} Language Query Answering System for a Large Relational Data Base",
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.def | 795 /* Relational operators.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.def | 807 /* Relational operators.
|
/netbsd-src/share/mk/ |
H A D | bsd.README | 572 TOOL_JOIN Relational database operator. [join]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 1469 Relational, enumerator
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-ko.ascii.pot | 6783 msgid "Relational Database"
|
H A D | mm-ko.euc-kr.po | 7211 msgid "Relational Database"
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | FAQ | 7787 based on a choice of commercial Relational Database systems, and it
|
/netbsd-src/etc/ |
H A D | services | 1206 ddm-rdb 446/tcp # DDM-Remote Relational 1208 ddm-rdb 446/udp # DDM-Remote Relational
|
/netbsd-src/external/gpl2/gawk/dist/ |
H A D | awk.texi | 9208 Relational and redirection.
|