/freebsd/sys/contrib/libsodium/src/libsodium/sodium/ |
H A D | codecs.c | 112 #define GE(x, y) (GT(y, x) ^ 0xFF) macro 114 #define LE(x, y) GE(y, x) 120 (GE(x, 26) & LT(x, 52) & (x + ('a' - 26))) | in b64_byte_to_char() 121 (GE(x, 52) & LT(x, 62) & (x + ('0' - 52))) | (EQ(x, 62) & '+') | in b64_byte_to_char() 129 (GE(c, 'A') & LE(c, 'Z') & (c - 'A')) | in b64_char_to_byte() 130 (GE(c, 'a') & LE(c, 'z') & (c - ('a' - 26))) | in b64_char_to_byte() 131 (GE(c, '0') & LE(c, '9') & (c - ('0' - 52))) | (EQ(c, '+') & 62) | in b64_char_to_byte() 141 (GE(x, 26) & LT(x, 52) & (x + ('a' - 26))) | in b64_byte_to_urlsafe_char() 142 (GE(x, 52) & LT(x, 62) & (x + ('0' - 52))) | (EQ(x, 62) & '-') | in b64_byte_to_urlsafe_char() 150 (GE(c, 'A') & LE(c, 'Z') & (c - 'A')) | in b64_urlsafe_char_to_byte() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 41 GE, // Greater than or equal Greater than or equal enumerator 61 case GE: return LT; in getOppositeCondition() 62 case LT: return GE; in getOppositeCondition() 80 case ARMCC::GE: return ARMCC::LE; in getSwappedCondition() 83 case ARMCC::LE: return ARMCC::GE; in getSwappedCondition() 158 case ARMCC::GE: return "ge"; in ARMCondCodeToString() 181 .Case("ge", ARMCC::GE) in ARMCondCodeFromString()
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | ge-achc.txt | 1 * GE Healthcare USB Management Controller 18 1MHz for the GE ACHC.
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i32_div32.c | 45 ctl = GE(w, d) | (hi >> k); in br_divrem() 52 cf = GE(lo, d) | hi; in br_divrem()
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | megachips-stdpxxxx-ge-b850v3-fw.txt | 1 Drivers for the second video output of the GE B850v3: 5 The video processing pipeline on the second output on the GE B850v3: 13 the firmware specific for the GE B850v3.
|
/freebsd/usr.bin/m4/ |
H A D | parser.y | 34 %left '<' LE '>' GE 68 | expr GE expr { $$ = $1 >= $3; }
|
H A D | tokenizer.l | 56 ">=" { return(GE); }
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_loongarch.cpp | 118 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local 121 printEdge(dbgs(), BlockToFix, GE, loongarch::getEdgeKindName(*Kind)); in addSingleRelocation() 125 BlockToFix.addEdge(std::move(GE)); in addSingleRelocation()
|
H A D | ELF_i386.cpp | 200 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local 203 printEdge(dbgs(), BlockToFix, GE, i386::getEdgeKindName(*Kind)); in addSingleRelocation() 207 BlockToFix.addEdge(std::move(GE)); in addSingleRelocation()
|
H A D | COFF_x86_64.cpp | 171 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local 174 printEdge(dbgs(), BlockToFix, GE, getCOFFX86RelocationKindName(Kind)); in addSingleRelocation() 178 BlockToFix.addEdge(std::move(GE)); in addSingleRelocation()
|
H A D | ELF_x86_64.cpp | 219 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local 222 printEdge(dbgs(), BlockToFix, GE, x86_64::getEdgeKindName(Kind)); in addSingleRelocation() 226 BlockToFix.addEdge(std::move(GE)); in addSingleRelocation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 34 GE enumerator 160 GE, enumerator
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-mv88f6281gtw-ge.dts | 3 * Marvell 88F6281 GTW GE Board 18 model = "Marvell 88F6281 GTW GE Board";
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | cn9131-cf-solidwan.dts | 150 /* SRDS #2 - SFP+ 10GE */ 159 /* SRDS #3 - SGMII 1GE */ 424 /* SRDS #4 - SFP+ 10GE */ 433 /* SRDS #3 - SGMII 1GE */ 442 /* SRDS #5 - SGMII 1GE */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 35 GE = 0xa, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64GlobalISelUtils.cpp | 142 CondCode = AArch64CC::GE; in changeFCMPPredToAArch64CC() 202 CondCode2 = AArch64CC::GE; in changeVectorFCMPPredToAArch64CC()
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 261 has_meta_key km bool km - - YB-GE Has a meta key (i.e., sets 8th-bit) 265 memory_below db bool db - - YB-GE display may be retained below the screen 271 tilde_glitch hz bool hz - - YB-GE cannot print ~'s (Hazeltine) 299 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed 324 bell bel str bl - - YB-GE audible signal (bell) (P) 331 column_address hpa str ch - - -B-GE* horizontal position #1, absolute (P) 362 exit_attribute_mode sgr0 str me - - YB-GE turn off all attributes 404 key_ic kich1 str kI KEY_IC 0513 YB-GE insert-character key 408 key_npage knp str kN KEY_NPAGE 0522 YB-GE next-page key 409 key_ppage kpp str kP KEY_PPAGE 0523 YB-GE previous-page key [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | gef_sbc610.dts | 3 * GE SBC610 Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
H A D | gef_ppc9a.dts | 3 * GE PPC9A Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
H A D | gef_sbc310.dts | 3 * GE SBC310 Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp_lib.h.var | 490 !DIR$ IF(__INTEL_COMPILER.GE.1400) 500 !DIR$ IF(__INTEL_COMPILER.GE.1400) 510 !DIR$ IF(__INTEL_COMPILER.GE.1400) 520 !DIR$ IF(__INTEL_COMPILER.GE.1400) 530 !DIR$ IF(__INTEL_COMPILER.GE.1400) 541 !DIR$ IF(__INTEL_COMPILER.GE.1400) 551 !DIR$ IF(__INTEL_COMPILER.GE.1400) 561 !DIR$ IF(__INTEL_COMPILER.GE.1400) 571 !DIR$ IF(__INTEL_COMPILER.GE.1400) 581 !DIR$ IF(__INTEL_COMPILER.GE.1400) [all …]
|
H A D | omp_lib.F90.var | 433 !DIR$ IF(__INTEL_COMPILER.GE.1400) 443 !DIR$ IF(__INTEL_COMPILER.GE.1400) 453 !DIR$ IF(__INTEL_COMPILER.GE.1400) 463 !DIR$ IF(__INTEL_COMPILER.GE.1400) 473 !DIR$ IF(__INTEL_COMPILER.GE.1400) 484 !DIR$ IF(__INTEL_COMPILER.GE.1400) 494 !DIR$ IF(__INTEL_COMPILER.GE.1400) 504 !DIR$ IF(__INTEL_COMPILER.GE.1400) 514 !DIR$ IF(__INTEL_COMPILER.GE.1400) 524 !DIR$ IF(__INTEL_COMPILER.GE.1400)
|
/freebsd/contrib/one-true-awk/ |
H A D | awkgram.y | 54 %token <i> AND BOR APPEND EQ GE GT LE LT NE IN 82 %nonassoc APPEND EQ GE GT LE LT NE MATCHOP IN '|' 230 | pattern GE pattern { $$ = op2($2, $1, $3); } 498 case LE: case LT: case EQ: case NE: case GT: case GE:
|
/freebsd/bin/expr/ |
H A D | expr.y | 85 %left <val> '=' '>' '<' GE LE NE 104 | expr GE expr { $$ = op_ge($1, $3); } 246 case '>': return (GE); in yylex()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsARM.td | 106 // Parallel selection, reads the GE flags. 118 // Writes to the GE bits. 127 // Writes to the GE bits. 130 // Writes to the GE bits. 145 // Writes to the GE bits. 171 // Writes to the GE bits. 174 // Writes to the GE bits. 189 // Writes to the GE bits. 192 // Writes to the GE bits. 195 // Writes to the GE bits. [all …]
|