| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unistruct.h | 548 D(BADCHAN, 0x06 /* 6*/, NONE, Q.850, "Channel unacceptable") \ 550 D(PREEMPT, 0x08 /* 8*/, NONE, Q.850, "Preemption") \ 553 D(BUSY, 0x11 /* 17*/, CCBS, Q.850, "User busy") \ 556 D(ABSENT, 0x14 /* 20*/, NONE, Q.850, "Subscriber absent") \ 557 D(REJECTED, 0x15 /* 21*/, REJ, Q.850, "Call rejected") \ 558 D(NUMCHG, 0x16 /* 22*/, NUMBER, Q.850, "Number changed") \ 565 D(FAC_REJ, 0x1d /* 29*/, FAC, Q.850, "Facility rejected") \ 567 D(UNSPEC, 0x1f /* 31*/, NONE, Q.850, "Normal, unspecified") \ 577 D(TEMP, 0x29 /* 41*/, NONE, Q.850, "Temporary failure") \ 603 D(NOTSUSP, 0x55 /* 85*/, NONE, Q.850, "No call suspended") \ [all …]
|
| H A D | msg.def | 38 # Q.2931 8, 17* 40 # Q.2957 3 41 # Q.2971 6 64 # Q.2971 6 87 # Q.2957 p. 4 88 # Q.2962 p. 3 89 # Q.2971 p. 7 122 # Q.2931 11 178 # Q.2957 5 179 # Q.2962 3 [all …]
|
| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop_cust.h | 141 #define MSGQ_EMPTY(Q) TAILQ_EMPTY(Q) argument 142 #define MSGQ_INIT(Q) TAILQ_INIT(Q) argument 143 #define MSGQ_FOREACH(P, Q) TAILQ_FOREACH(P, Q, link) argument 144 #define MSGQ_REMOVE(Q, M) TAILQ_REMOVE(Q, M, link) argument 146 #define MSGQ_APPEND(Q, M) TAILQ_INSERT_TAIL(Q, M, link) argument 147 #define MSGQ_PEEK(Q) TAILQ_FIRST((Q)) argument 149 #define MSGQ_GET(Q) ng_sscop_msgq_get((Q)) argument 181 #define SIGQ_INIT(Q) TAILQ_INIT(Q) argument 182 #define SIGQ_APPEND(Q, S) TAILQ_INSERT_TAIL(Q, S, link) argument 183 #define SIGQ_EMPTY(Q) TAILQ_EMPTY(Q) argument [all …]
|
| /f-stack/freebsd/netgraph/atm/sscfu/ |
| H A D | ng_sscfu_cust.h | 90 #define SIGQ_INIT(Q) TAILQ_INIT(Q) argument 91 #define SIGQ_APPEND(Q, S) TAILQ_INSERT_TAIL(Q, S, link) argument 93 #define SIGQ_GET(Q) ng_sscfu_sigq_get((Q)) argument 107 #define SIGQ_CLEAR(Q) \ argument 111 _s1 = TAILQ_FIRST(Q); \ 119 TAILQ_INIT(Q); \
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/ |
| H A D | scalarmult_ed25519_ref10.c | 36 ge25519_p3 Q; in crypto_scalarmult_ed25519() local 48 ge25519_scalarmult(&Q, t, &P); in crypto_scalarmult_ed25519() 49 ge25519_p3_tobytes(q, &Q); in crypto_scalarmult_ed25519() 61 ge25519_p3 Q; in crypto_scalarmult_ed25519_base() local 68 ge25519_scalarmult_base(&Q, t); in crypto_scalarmult_ed25519_base() 69 ge25519_p3_tobytes(q, &Q); in crypto_scalarmult_ed25519_base()
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | Makefile | 52 $(Q)$(MAKE) -C $(PRGDIR) all 53 $(Q)$(MAKE) -C $(TESTDIR) all 63 $(Q)$(MAKE) -C $(ZSTDDIR) $@ 67 $(Q)$(MAKE) -C $(PRGDIR) $@ 72 $(Q)$(MAKE) -C $(PRGDIR) $@ 91 $(Q)$(MAKE) -C $(TESTDIR) $@ 146 $(Q)$(RM) -r lz4 185 $(Q)$(MAKE) -C $(ZSTDDIR) $@ 186 $(Q)$(MAKE) -C $(PRGDIR) $@ 190 $(Q)$(MAKE) -C $(ZSTDDIR) $@ [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | sse2_64_32.h | 29 # define _mm_set1_epi64x(Q) sodium__mm_set1_epi64x(Q) argument 38 # define _mm_cvtsi64_si128(Q) sodium__mm_cvtsi64_si128(Q) argument
|
| /f-stack/freebsd/contrib/device-tree/ |
| H A D | Makefile | 73 Q = macro 76 Q = @ macro 92 export quiet Q KBUILD_VERBOSE 95 $(Q)$(MAKE) ARCH=$* all_arch 98 $(Q)$(MAKE) ARCH=$* clean_arch 108 $(Q)$(MAKE) ARCH=$(ARCH) $@
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 54 $(Q)set -e; \ 161 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.build obj= 163 # $(Q)$(MAKE) $(build)=dir 167 # Shorthand for $(Q)$(MAKE) -f scripts/Makefile.modbuiltin obj= 169 # $(Q)$(MAKE) $(modbuiltin)=dir
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_pinmux.c | 321 GMUX(0x2FC, Q, 0, kb_col0_pq0, kbc, rsvd2, spi2, rsvd4), 322 GMUX(0x300, Q, 1, kb_col1_pq1, kbc, rsvd2, spi2, rsvd4), 323 GMUX(0x304, Q, 2, kb_col2_pq2, kbc, rsvd2, spi2, rsvd4), 324 GMUX(0x308, Q, 3, kb_col3_pq3, kbc, displaya, pwm2, uarta), 325 GMUX(0x30C, Q, 4, kb_col4_pq4, kbc, owr, sdmmc3, uarta), 326 GMUX(0x310, Q, 5, kb_col5_pq5, kbc, rsvd2, sdmmc3, rsvd4), 327 GMUX(0x314, Q, 6, kb_col6_pq6, kbc, rsvd2, spi2, uartd), 328 GMUX(0x318, Q, 7, kb_col7_pq7, kbc, rsvd2, spi2, uartd),
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_object_range_neg.ksh | 46 B C D E F G H I J K L M N O P Q R S T U V W X Y Z \
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unipriv.h | 239 #define SIGQ_CLEAR(Q) \ argument 242 while(!TAILQ_EMPTY(Q)) { \ 243 s = TAILQ_FIRST(Q); \ 244 TAILQ_REMOVE(Q, s, link); \
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | testeventdev.rst | 343 The perf queue test configures the eventdev with Q queues and P ports, where 344 Q and P is a function of the number of workers, the number of producers and 459 The ``all types queues(atq)`` perf test configures the eventdev with Q queues 460 and P ports, where Q and P is a function of the number of workers and number of 563 The pipeline queue test configures the eventdev with Q queues and P ports, 564 where Q and P is a function of the number of workers, the number of producers 678 The pipeline atq test configures the eventdev with Q queues and P ports, 679 where Q and P is a function of the number of workers, the number of producers
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/pool_names/ |
| H A D | pool_names_001_pos.ksh | 75 N O P Q R S T U V W X Y Z \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | mtk-nand.txt | 64 S = O / (P / Q) 71 Q : nand-ecc-step-size.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | aspeed-bmc-opp-romulus.dts | 98 gpios = <&gpio ASPEED_GPIO(Q, 7) GPIO_ACTIVE_LOW>; 99 linux,code = <ASPEED_GPIO(Q, 7)>;
|
| H A D | berlin2q-marvell-dmp.dts | 12 model = "Marvell BG2-Q DMP";
|
| H A D | tegra114-tn7.dts | 287 gpios = <&gpio TEGRA_GPIO(Q, 0) GPIO_ACTIVE_LOW>; 294 gpios = <&gpio TEGRA_GPIO(Q, 2) GPIO_ACTIVE_LOW>;
|
| H A D | aspeed-bmc-microsoft-olympus.dts | 48 gpios = <&gpio ASPEED_GPIO(Q, 5) GPIO_ACTIVE_LOW>;
|
| H A D | aspeed-bmc-arm-centriq2400-rep.dts | 36 gpios = <&gpio ASPEED_GPIO(Q, 5) GPIO_ACTIVE_LOW>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/ |
| H A D | sja1105.txt | 19 of support for RGMII internal delays (supported on P/Q/R/S, but not on 44 by the second-generation (P/Q/R/S) hardware. On a first-generation
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 106 Toggle behavior to keep/strip outer VLAN in Q-in-Q packets. If 107 enabled, the outer VLAN tag is preserved in Q-in-Q packets. Otherwise, 108 the outer VLAN tag is stripped in Q-in-Q packets.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | cros-ec-keyb.txt | 64 /* L_ALT DOWN RIGHT Q */
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
| H A D | zfs_set_common.kshlib | 35 set -A INVALID_NAME_CHAR A B C D E F G H I J K L M N O P Q R S T U V W X Y Z \
|
| /f-stack/freebsd/arm/conf/ |
| H A D | IMX53 | 48 #device vlan # 802.1Q VLAN support
|