Home
last modified time | relevance | path

Searched refs:GE (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c112 #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 Dge-achc.txt1 * GE Healthcare USB Management Controller
18 1MHz for the GE ACHC.
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt1 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 Dkirkwood-mv88f6281gtw-ge.dts3 * Marvell 88F6281 GTW GE Board
18 model = "Marvell 88F6281 GTW GE Board";
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dgef_sbc610.dts3 * GE SBC610 Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dgef_ppc9a.dts3 * GE PPC9A Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dgef_sbc310.dts3 * GE SBC310 Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dge_imp3a.dts3 * GE IMP3A Device Tree Source
5 * Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
/f-stack/
H A DREADME.md23GE 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 DF-Stack_Quick_Start_Guide.md51 python dpdk-devbind.py --bind=igb_uio eth0 # assuming that use 10GE NIC and eth0
/f-stack/freebsd/mips/conf/
H A DERL42 #options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
H A DOCTEON143 #options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml397 description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.
399 description: GE Fanuc Intelligent Platforms Embedded Systems, Inc.