Home
last modified time | relevance | path

Searched refs:Relational (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DOperatorPrecedence.cpp26 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 DOperatorPrecedence.h37 Relational = 10, // >=, <=, >, < enumerator
/netbsd-src/share/doc/papers/px/
H A Dfig2.3.raw13 REL* r 2.3 Relational test yielding Boolean result
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.def383 // [C99 6.5.8] Relational operators.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp459 bool IsComparison = (Previous.getPrecedence() == prec::Relational || in mustBreak()
686 P->getPrecedence() != prec::Relational && in addTokenOnCurrentLine()
H A DTokenAnnotator.cpp2188 return prec::Relational; in getCurrentPrecedence()
2191 return prec::Relational; in getCurrentPrecedence()
H A DFormat.cpp1073 LLVMStyle.PenaltyBreakTemplateDeclaration = prec::Relational; in getLLVMStyle()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp132 enum { Equality, Inequality, Relational, ThreeWay } Kind; in DiagnoseUnusedComparison() enumerator
146 Kind = Relational; in DiagnoseUnusedComparison()
162 Kind = Relational; in DiagnoseUnusedComparison()
H A DSemaDeclCXX.cpp6452 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 DOpenCLBuiltins.td737 // 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 Dfunstack.ok282 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 Dfunstack.in1930 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 Dtree.def795 /* Relational operators.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.def807 /* Relational operators.
/netbsd-src/share/mk/
H A Dbsd.README572 TOOL_JOIN Relational database operator. [join]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1469 Relational, enumerator
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko.ascii.pot6783 msgid "Relational Database"
H A Dmm-ko.euc-kr.po7211 msgid "Relational Database"
/netbsd-src/external/gpl2/xcvs/dist/
H A DFAQ7787 based on a choice of commercial Relational Database systems, and it
/netbsd-src/etc/
H A Dservices1206 ddm-rdb 446/tcp # DDM-Remote Relational
1208 ddm-rdb 446/udp # DDM-Remote Relational
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi9208 Relational and redirection.