| /f-stack/freebsd/i386/i386/ |
| H A D | db_disasm.c | 546 { "test", TRUE, NONE, op2(I,E), 0 }, 547 { "test", TRUE, NONE, op2(I,E), 0 }, 548 { "not", TRUE, NONE, op1(E), 0 }, 549 { "neg", TRUE, NONE, op1(E), 0 }, 550 { "mul", TRUE, NONE, op2(E,A), 0 }, 551 { "imul", TRUE, NONE, op2(E,A), 0 }, 552 { "div", TRUE, NONE, op2(E,A), 0 }, 553 { "idiv", TRUE, NONE, op2(E,A), 0 }, 557 { "inc", TRUE, BYTE, op1(E), 0 }, 558 { "dec", TRUE, BYTE, op1(E), 0 }, [all …]
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | db_disasm.c | 640 { "test", TRUE, NONE, op2(I,E), 0 }, 641 { "test", TRUE, NONE, op2(I,E), 0 }, 642 { "not", TRUE, NONE, op1(E), 0 }, 643 { "neg", TRUE, NONE, op1(E), 0 }, 644 { "mul", TRUE, NONE, op2(E,A), 0 }, 645 { "imul", TRUE, NONE, op2(E,A), 0 }, 646 { "div", TRUE, NONE, op2(E,A), 0 }, 647 { "idiv", TRUE, NONE, op2(E,A), 0 }, 651 { "inc", TRUE, BYTE, op1(E), 0 }, 652 { "dec", TRUE, BYTE, op1(E), 0 }, [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | vnode_if.src | 89 %% create dvp E E E 102 %% whiteout dvp E E E 113 %% mknod dvp E E E 209 %% setattr vp E E E 308 %% remove dvp E E E 309 %% remove vp E E E 320 %% link tdvp E E E 321 %% link vp E E E 345 %% mkdir dvp E E E 359 %% rmdir dvp E E E [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stm32mp15-pinctrl.dtsi | 92 <STM32_PINMUX('E', 6, AF13)>,/* DCMI_D7 */ 113 <STM32_PINMUX('E', 6, ANALOG)>,/* DCMI_D7 */ 318 <STM32_PINMUX('E', 7, AF12)>, /* FMC_D4 */ 319 <STM32_PINMUX('E', 8, AF12)>, /* FMC_D5 */ 320 <STM32_PINMUX('E', 9, AF12)>, /* FMC_D6 */ 321 <STM32_PINMUX('E', 10, AF12)>, /* FMC_D7 */ 343 <STM32_PINMUX('E', 7, ANALOG)>, /* FMC_D4 */ 344 <STM32_PINMUX('E', 8, ANALOG)>, /* FMC_D5 */ 502 <STM32_PINMUX('E', 15, AF14)>, /* LCD_R7 */ 503 <STM32_PINMUX('E', 5, AF14)>, /* LCD_G0 */ [all …]
|
| H A D | omap3-igep0030.dts | 3 * Device Tree Source for IGEP COM MODULE Rev. E (TI OMAP AM/DM37x) 12 model = "IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)";
|
| H A D | sun8i-h3-orangepi-plus2e.dts | 44 * The Orange Pi Plus 2E is an extended version of the Orange Pi PC Plus, 51 model = "Xunlong Orange Pi Plus 2E";
|
| H A D | aspeed-bmc-lenovo-hr855xg2.dts | 458 gpios = <ASPEED_GPIO(E, 0) GPIO_ACTIVE_HIGH>; 465 gpios = <ASPEED_GPIO(E, 2) GPIO_ACTIVE_HIGH>; 472 gpios = <ASPEED_GPIO(E, 5) GPIO_ACTIVE_HIGH>; 479 gpios = <ASPEED_GPIO(E, 6) GPIO_ACTIVE_HIGH>;
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | sha1-armv4-large.S | 63 add r7,r7,r9 @ E+=X[i] 88 add r6,r6,r9 @ E+=X[i] 113 add r5,r5,r9 @ E+=X[i] 138 add r4,r4,r9 @ E+=X[i] 163 add r3,r3,r9 @ E+=X[i] 196 add r7,r7,r9 @ E+=X[i] 214 add r6,r6,r9 @ E+=X[i] 231 add r5,r5,r9 @ E+=X[i] 248 add r4,r4,r9 @ E+=X[i] 265 add r3,r3,r9 @ E+=X[i] [all …]
|
| /f-stack/freebsd/netgraph/atm/ccatm/ |
| H A D | ng_ccatm_cust.h | 48 #define CCASSERT(E, M) KASSERT(E, M) argument
|
| /f-stack/tools/libxo/tests/core/ |
| H A D | Makefile.am | 70 ${addprefix saved/, ${TEST_CASES:.c=.E.err}} \ 71 ${addprefix saved/, ${TEST_CASES:.c=.E.out}} 106 (for fmt in E; do \ 129 (for fmt in ${TEST_FORMATS} E ; do \
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | conf | 167 ngx_feature="-Wl,-E switch" 172 ngx_feature_libs=-Wl,-E 177 MAIN_LINK="-Wl,-E"
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni_cust.h | 48 #define ASSERT(E, M) KASSERT(E,M) argument
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | switch_representation.rst | 289 `-+--' `-----+-----' `-----+-----' `--(D)-' `-(E)--' 308 - **E**: VF 2 proper. 329 - **D to E**: VF 1 MAC as source and VF 2 MAC as destination. 334 - **A to E**, **D to E** and **F to E**: VF 2 MAC as destination. 335 - **E to A**: VF 2 MAC as source and PF MAC as destination. 336 - **E to D**: VF 2 MAC as source and VF 1 MAC as destination. 337 - **E to F**: VF 2 MAC as source. 409 `-+--' `-----+-----' `-----+-----' `--(D)-' `-(E)--' 630 - Matches **D** or **E** in `traffic steering`_. 639 - Targets **D** or **E** in `traffic steering`_. [all …]
|
| /f-stack/app/nginx-1.16.1/contrib/unicode2nginx/ |
| H A D | win-utf | 17 8E D08B ; #CYRILLIC CAPITAL LETTER TSHE 32 9E D19B ; #CYRILLIC SMALL LETTER TSHE 95 DD D0AD ; #CYRILLIC CAPITAL LETTER E 127 FD D18D ; #CYRILLIC SMALL LETTER E
|
| H A D | koi-utf | 17 8E E2968C ; # LEFT HALF BLOCK 33 9E C2B7 ; # MIDDLE DOT 95 DC D18D ; # CYRILLIC SMALL LETTER E 127 FC D0AD ; # CYRILLIC CAPITAL LETTER E
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_16_04.rst | 90 * **Added support for E-tag on X550.** 92 …E-tag is defined in `802.1BR - Bridge Port Extension <http://www.ieee802.org/1/pages/802.1br.html>… 96 The forwarding of E-tag packets based on GRP and E-CID_base will have an effect 97 on the PF. Theoretically, the E-tag packets can be forwarded to any pool/queue 99 to the VFs. And E-tag insertion and stripping will have an effect on VFs. When 100 a VF receives E-tag packets it should strip the E-tag. When the VF transmits 101 packets, it should insert the E-tag. Both actions can be offloaded. 103 When we want to use this E-tag support feature, the forwarding should be 109 * Support E-tag offloading of insertion and stripping. 110 * Support Forwarding E-tag packets to pools based on [all …]
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | atmapi.h | 118 #define ATM_MKUNIERR(E) (-29 - (E)) argument
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | divider.txt | 8 the register is one less than the actual divisor value. E.g: 18 of 0. E.g: 24 ti,index-power-of-two - valid divisor values are powers of two. E.g:
|
| /f-stack/app/nginx-1.16.1/conf/ |
| H A D | koi-win | 10 9E B7 ; # · 99 FC DD ; # capital E
|
| H A D | koi-utf | 16 9E C2B7 ; # · 105 FC D0AD ; # capital E
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_pinmux.c | 291 GMUX(0x0a4, E, 0, dmic1_clk_pe0, dmic1, i2s3, rsvd2, rsvd3, 0x984, 12, 5, 20, 5), 292 GMUX(0x0a8, E, 1, dmic1_dat_pe1, dmic1, i2s3, rsvd2, rsvd3, 0x988, 12, 5, 20, 5), 293 GMUX(0x0ac, E, 2, dmic2_clk_pe2, dmic2, i2s3, rsvd2, rsvd3, 0x98c, 12, 5, 20, 5), 294 GMUX(0x0b0, E, 3, dmic2_dat_pe3, dmic2, i2s3, rsvd2, rsvd3, 0x990, 12, 5, 20, 5), 295 GMUX(0x0b4, E, 4, dmic3_clk_pe4, dmic3, i2s5a, rsvd2, rsvd3, 0x994, 12, 5, 20, 5), 296 GMUX(0x0b8, E, 5, dmic3_dat_pe5, dmic3, i2s5a, rsvd2, rsvd3, 0x998, 12, 5, 20, 5), 396 GMUX(0x248, E, 6, pe6, rsvd0, i2s5a, pwm2, rsvd3, -1, 0, 0, 0, 0), 397 GMUX(0x24c, E, 7, pe7, rsvd0, i2s5a, pwm3, rsvd3, -1, 0, 0, 0, 0),
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | max31856.txt | 7 omitted). Supported types are B, E, J, K, N, R, S, T.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | szedata2.rst | 77 it to two physical PCI-E slots at the same time (see the diagram below). 78 This is done to allow 200 Gbps of traffic to be transferred through the PCI-E 79 bus (note that a single PCI-E 3.0 x16 slot provides only 125 Gbps theoretical
|
| H A D | nfb.rst | 90 physical PCI-E slots at the same time (see the diagram below). 91 This is done to allow 200 Gbps of traffic to be transferred through the PCI-E 92 bus (note that a single PCI-E 3.0 x16 slot provides only 125 Gbps theoretical
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | arm,realview.yaml | 24 pluggable CPU modules, see ARM DUI 0303E. 35 multiprocessing (SMP). See ARM DUI 0351E.
|