Searched refs:GE (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/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() 150 (GE(c, 'A') & LE(c, 'Z') & (c - 'A')) | in b64_urlsafe_char_to_byte() 151 (GE(c, 'a') & LE(c, 'z') & (c - ('a' - 26))) | in b64_urlsafe_char_to_byte() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | ge-achc.txt | 1 * GE Healthcare USB Management Controller 18 1MHz for the GE ACHC.
|
| /f-stack/freebsd/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.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-mv88f6281gtw-ge.dts | 3 * Marvell 88F6281 GTW GE Board 18 model = "Marvell 88F6281 GTW GE Board";
|
| /f-stack/freebsd/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.
|
| H A D | ge_imp3a.dts | 3 * GE IMP3A Device Tree Source 5 * Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
|
| /f-stack/ |
| H A D | README.md | 23 …GE port and 18.2 million QPS with two 10GE ports. And then we developed a user-space TCP/IP stack … 72 python dpdk-devbind.py --bind=igb_uio eth0 # assuming that use 10GE NIC and eth0
|
| /f-stack/doc/ |
| H A D | F-Stack_Quick_Start_Guide.md | 51 python dpdk-devbind.py --bind=igb_uio eth0 # assuming that use 10GE NIC and eth0
|
| /f-stack/freebsd/mips/conf/ |
| H A D | ERL | 42 #options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
|
| H A D | OCTEON1 | 43 #options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 397 description: GE Fanuc Intelligent Platforms Embedded Systems, Inc. 399 description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|