| /f-stack/freebsd/libkern/ |
| H A D | cmpdi2.c | 49 union uu aa, bb; in __cmpdi2() local 52 bb.q = b; in __cmpdi2() 53 return (aa.sl[H] < bb.sl[H] ? 0 : aa.sl[H] > bb.sl[H] ? 2 : in __cmpdi2() 54 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in __cmpdi2()
|
| H A D | ucmpdi2.c | 48 union uu aa, bb; in __ucmpdi2() local 51 bb.uq = b; in __ucmpdi2() 52 return (aa.ul[H] < bb.ul[H] ? 0 : aa.ul[H] > bb.ul[H] ? 2 : in __ucmpdi2() 53 aa.ul[L] < bb.ul[L] ? 0 : aa.ul[L] > bb.ul[L] ? 2 : 1); in __ucmpdi2()
|
| H A D | memset.c | 38 char *bb; variable 40 for (bb = (char *)b; len--; ) 41 *bb++ = c;
|
| /f-stack/dpdk/examples/pipeline/examples/ |
| H A D | packet.txt | 9 000000 aa bb cc dd 00 00 b0 b1 b2 b3 b4 b5 08 00 45 00 15 000000 aa bb cc dd 00 01 b0 b1 b2 b3 b4 b5 08 00 45 00 21 000000 aa bb cc dd 00 02 b0 b1 b2 b3 b4 b5 08 00 45 00 27 000000 aa bb cc dd 00 03 b0 b1 b2 b3 b4 b5 08 00 45 00 33 000000 aa bb cc dd 00 04 b0 b1 b2 b3 b4 b5 08 00 45 00 39 000000 aa bb cc dd 00 05 b0 b1 b2 b3 b4 b5 08 00 45 00 45 000000 aa bb cc dd 00 06 b0 b1 b2 b3 b4 b5 08 00 45 00 51 000000 aa bb cc dd 00 07 b0 b1 b2 b3 b4 b5 08 00 45 00 57 000000 aa bb cc dd 00 08 b0 b1 b2 b3 b4 b5 08 00 45 00 63 000000 aa bb cc dd 00 09 b0 b1 b2 b3 b4 b5 08 00 45 00 [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | twl-charger.txt | 20 - ti,bb-uvolt: microvolts for charging the backup battery. 21 - ti,bb-uamp: microamps for charging the backup battery. 28 ti,bb-uvolt = <3200000>; 29 ti,bb-uamp = <150>;
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_approx.c | 90 int aa, bb; in find_best_rational_approximation() local 99 bb = matches(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation() 100 if (aa || bb) { in find_best_rational_approximation() 123 bb = matches(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation() 124 if (aa || bb) { in find_best_rational_approximation() 241 int aa, bb; in find_best_rational_approximation_64() local 250 bb = matches_64(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64() 252 if (aa || bb) { in find_best_rational_approximation_64() 276 bb = matches_64(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64() 278 if (aa || bb) { in find_best_rational_approximation_64()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | ltc3589.txt | 8 - regulators: Contains eight regulator child nodes sw1, sw2, sw3, bb-out, 13 nodes for sw1, sw2, sw3, bb-out, ldo1, and ldo2 additionally need to specify 22 0.3625 * (1 + R1/R2) V and 0.75 * (1 + R1/R2) V. Regulators bb-out and ldo1 63 bb_out_reg: bb-out {
|
| /f-stack/tools/netstat/ |
| H A D | route.c | 540 int bb; in domask() local 543 for (bb = b+1; bb < 32; bb++) in domask() 544 if (!(mask & (1 << bb))) { in domask()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | owl-s500-guitar-bb-rev-b.dts | 11 compatible = "lemaker,guitar-bb-rev-b", "lemaker,guitar", "actions,s500";
|
| H A D | logicpd-som-lv-baseboard.dtsi | 59 ti,bb-uvolt = <3200000>; 60 ti,bb-uamp = <150>;
|
| H A D | logicpd-torpedo-baseboard.dtsi | 90 ti,bb-uvolt = <3200000>; 91 ti,bb-uamp = <150>;
|
| H A D | rk3288-firefly-reload-core.dtsi | 200 bb-supply = <&vcc_io>;
|
| H A D | rk3288-rock2-som.dtsi | 216 bb-supply = <&vcc_io>;
|
| H A D | rk3288-vmarc-som.dtsi | 239 bb-supply = <&vcc_io>;
|
| H A D | imx53-usbarmory.dts | 177 bb_out_reg: bb-out {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | actions.yaml | 24 - lemaker,guitar-bb-rev-b # LeMaker Guitar Base Board rev. B
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | da9052-i2c.txt | 5 "dlg,da9053-ab", or "dlg,da9053-bb"
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 165 offsetof(struct ecore_eth_stats, bb) + 169 offsetof(struct ecore_eth_stats, bb) + 173 offsetof(struct ecore_eth_stats, bb) + 177 offsetof(struct ecore_eth_stats, bb) + 181 offsetof(struct ecore_eth_stats, bb) + 186 offsetof(struct ecore_eth_stats, bb) + 190 offsetof(struct ecore_eth_stats, bb) + 194 offsetof(struct ecore_eth_stats, bb) + 198 offsetof(struct ecore_eth_stats, bb) + 203 offsetof(struct ecore_eth_stats, bb) + [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/ |
| H A D | rockchip-io-domain.txt | 88 - bb-supply: The supply connected to APIO5_VDD. 127 bb-supply = <&vcc33_io>;
|
| /f-stack/freebsd/opencrypto/ |
| H A D | rmd160.c | 164 uint32_t a, b, c, d, e, aa, bb, cc, dd, ee, t, x[16]; in RMD160Transform() local 267 aa = a ; bb = b; cc = c; dd = d; ee = e; in RMD160Transform() 365 state[4] = state[0] + bb + c; in RMD160Transform()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_dev_api.h | 416 struct ecore_eth_stats_bb bb; member
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | intel_vf.rst | 152 ./dpdk-devbind.py -b igb_uio bb:ss.f 153 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device) 202 ./dpdk-devbind.py -b igb_uio bb:ss.f 203 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device) 287 ./dpdk-devbind.py -b igb_uio bb:ss.f 288 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific pci device)
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_clock.c | 110 #define DIV(reg, shift, lg, bits, ce, st, bb) \ argument 117 .clk_div.div_busy_bit = (bb),
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vdpa.rst | 90 -device virtio-net-pci,netdev=vdpa,mac=00:aa:bb:cc:dd:ee,page-per-vq=on \
|
| /f-stack/dpdk/drivers/baseband/null/ |
| H A D | bbdev_null.c | 18 RTE_LOG_REGISTER(bbdev_null_logtype, pmd.bb.null, NOTICE);
|