Home
last modified time | relevance | path

Searched refs:eGT (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/math/
H A DFGCondition.cpp138 mComparison["GT"] = eGT; in InitializeConditionals()
144 mComparison["gt"] = eGT; in InitializeConditionals()
150 mComparison[">"] = eGT; in InitializeConditionals()
203 case eGT: in Evaluate()
H A DFGCondition.h79 enum eComparison {ecUndef=0, eEQ, eNE, eGT, eGE, eLT, eLE}; enumerator
/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Dfpu.c344 eGT, /* greater than */ enumerator
585 { eNR, eNR, eNR, eLT, eGT }, /* Normal */
586 { eNR, eEQ, eEQ, eLT, eGT }, /* +0 */
587 { eNR, eEQ, eEQ, eLT, eGT }, /* -0 */
588 { eGT, eGT, eGT, eEQ, eGT }, /* +Inf */
623 case eGT: in rxfp_cmp()
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Dfpu.c344 eGT, /* greater than */ enumerator
585 { eNR, eNR, eNR, eLT, eGT }, /* Normal */
586 { eNR, eEQ, eEQ, eLT, eGT }, /* +0 */
587 { eNR, eEQ, eEQ, eLT, eGT }, /* -0 */
588 { eGT, eGT, eGT, eEQ, eGT }, /* +Inf */
623 case eGT: in rxfp_cmp()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/
H A Dbdb_cursor.cpp267 if (cond_from == eGT || cond_from == eGE) { in SetCondition()
268 if (cond_to == eGT || cond_to == eGE) { in SetCondition()
398 From.m_Condition.InitUnassignedFields(m_CondFrom == eGT ? in x_FetchFirst_Prolog()
436 case eGT: in x_FetchFirst_Prolog()
477 if (m_CondFrom == eGT) { in FetchFirst()
543 if (m_CondFrom == eGT) { in FetchFirst()
602 if (m_CondFrom == eGT) { in FetchFirst()
835 case eGT: in TestTo()
H A Dbdb_query_bison.y137 $$ = CBDB_Query::NewOperatorNode(CBDB_QueryNode::eGT, $1, $3);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/db/bdb/
H A Dbdb_query.hpp74 eGT, enumerator
H A Dbdb_cursor.hpp103 eGT, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A Dintron.hpp414 eGT, enumerator
464 if(nuc2 == nT) return eGT; in GetDonType()
619 case eGT : in Step()
636 case eGT : in Step()
650 case eGT : in Step()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/qparse/
H A Dquery_tree_print.cpp166 case CQueryParseNode::eGT: in operator ()()
H A Dquery_parse.cpp186 case eGT: return "GT"; in GetNodeTypeAsString()
/dports/chinese/enscript/enscript-1.6.6/states/
H A Dutils.c398 case eGT:
640 case eGT:
670 case eGT:
734 case eGT:
1176 case eGT:
H A Ddefs.h246 eGT, enumerator
H A Dgram.y191 | expr '>' expr { $$ = mk_expr (eGT, $1, $3, NULL); }
/dports/print/enscript-a4/enscript-1.6.6/states/
H A Dutils.c398 case eGT:
640 case eGT:
670 case eGT:
734 case eGT:
1176 case eGT:
H A Ddefs.h246 eGT, enumerator
H A Dgram.y191 | expr '>' expr { $$ = mk_expr (eGT, $1, $3, NULL); }
/dports/print/enscript-letter/enscript-1.6.6/states/
H A Dutils.c398 case eGT:
640 case eGT:
670 case eGT:
734 case eGT:
1176 case eGT:
H A Ddefs.h246 eGT, enumerator
H A Dgram.y191 | expr '>' expr { $$ = mk_expr (eGT, $1, $3, NULL); }
/dports/print/enscript-letterdj/enscript-1.6.6/states/
H A Dutils.c398 case eGT:
640 case eGT:
670 case eGT:
734 case eGT:
1176 case eGT:
H A Ddefs.h246 eGT, enumerator
H A Dgram.y191 | expr '>' expr { $$ = mk_expr (eGT, $1, $3, NULL); }
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/qparse/
H A Dquery_parse.hpp105 eGT, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dalign_filter.cpp951 case CQueryParseNode::eGT: in x_Query_Op()
1089 case CQueryParseNode::eGT: in x_Query_Op()
1155 case CQueryParseNode::eGT: in x_Match()

12