Searched refs:GE (Results 26 - 50 of 61) sorted by relevance

123

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DRequirementParser.cpp1054 case GE:
1056 match(GE);
1224 "GE",
1291 // RPAREN "exists" EQL EQQL SUBS LESS GT LE GE SEMI
H A DRequirementLexer.cpp996 _ttype = GE;
/macosx-10.10.1/ncurses-44/ncurses/include/
H A DCaps.osf1r5220 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit)
224 memory_below db bool db - - YB-GE display may be retained below the screen
230 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (hazeltine)
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
309 bell bel str bl - - YB-GE audible signal (bell) (P)
316 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P)
347 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes
385 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key
389 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key
390 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previou
[all...]
/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dtset.c276 #define GE (GT | EQ) macro
514 case GE:
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dkana.vim469 GE ���
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabap.vim113 syn keyword abapOperator EQ NE LT LE GT GE NOT AND OR XOR IN LIKE BETWEEN
H A Dnroff.vim176 syn region nroffGremlin start=/^\.\s*GS\>/ end=/^\.\s*GE|GF\>/
H A Dmasm.vim71 syn keyword masmOperator EQ GE GT LE LT NE
H A Dvera.vim218 syn keyword veraConstant EC_USERSET EQ EVENT FAIL FIRST FORK GE GOAL GT
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dmakeapps.com213 $ IF LIB_COUNTER .GE. 0
937 $ IF (TMP.GE.71)
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/
H A DExecutionEngine.cpp189 for (Module::global_iterator GI = M->global_begin(), GE = M->global_end();
190 GI != GE; ++GI)
/macosx-10.10.1/awk-20/src/
H A Dytabc.bak82 GE = 284,
177 #define GE 284
594 "QUEST", "PLUS", "EMPTYRE", "AND", "BOR", "APPEND", "EQ", "GE", "GT",
3401 case LE: case LT: case EQ: case NE: case GT: case GE:
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Debrowse.c141 GE, /* >= */ enumerator in enum:token
1922 return GE;
2113 case GE: return ">=";
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DSH4Assembler.h364 GE = 0x6, // Greater or Equal enumerator in enum:JSC::SH4Assembler::__anon2524
660 case GE:
1868 format = " CMP/GE R%d, R%d\n";
H A DMacroAssemblerARM.h53 GreaterThanOrEqual = ARMAssembler::GE,
71 DoubleGreaterThanOrEqual = ARMAssembler::GE,
H A DARMAssembler.h174 GE = 0xa0000000, // Signed greater than or equal. enumerator in enum:JSC::ARMAssembler::__anon2498
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y172 // NE/EQ, GT/LE, and GE/LT are separated by only a single value. See
180 %left GT LE LT GE.
638 expr(A) ::= expr(X) GE(OP) expr(Y). {A = sqlite3Expr(@OP, X, Y, 0);}
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp502 case ARMCC::GE:
1991 case ARMCC::GE: return ARMCC::LE;
1994 case ARMCC::LE: return ARMCC::GE;
2204 case ARMCC::GE:
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/
H A Dgtest.h1453 GTEST_IMPL_CMP_HELPER_(GE, >=);
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A Dmakeengines.com515 $ IF (TMP.GE.71)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1747 GE = M->global_end(); GI != GE; ++GI) {
/macosx-10.10.1/ruby-106/ruby/
H A Dvm.c1056 OP(GE, GE), (C(Fixnum), C(Float));
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DRequirementLexer.cpp996 _ttype = GE;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp378 case MBlazeCC::GE: Opc = MBlaze::BGEID; break;
/macosx-10.10.1/emacs-93/emacs/leim/quail/
H A Dethiopic.el868 ("GE" ?$(3$#(B)

Completed in 414 milliseconds

123