| /freebsd/sys/fs/cuse/ |
| H A D | cuse.c | 177 #define CUSE_CLIENT_CLOSING(pcc) \ argument 178 ((pcc)->cflags & CUSE_CLI_IS_CLOSING) 361 struct cuse_client *pcc; in cuse_server_is_closing() local 368 TAILQ_FOREACH(pcc, &pcs->hcli, entry) { in cuse_server_is_closing() 369 cuse_client_is_closing(pcc); in cuse_server_is_closing() 376 struct cuse_client *pcc; in cuse_server_find_command() local 382 TAILQ_FOREACH(pcc, &pcs->hcli, entry) { in cuse_server_find_command() 383 if (CUSE_CLIENT_CLOSING(pcc)) in cuse_server_find_command() 386 if (pcc->cmds[n].entered == td) in cuse_server_find_command() 387 return (&pcc->cmds[n]); in cuse_server_find_command() [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_s390xcap.pod | 45 B<km>, B<kmc>, B<kmac>, B<kmctr>, B<kmo>, B<kmf>, B<prno>, B<kma>, B<pcc> 157 pcc : 159 # 64 1<<63 PCC-Scalar-Multiply-P256 160 # 65 1<<62 PCC-Scalar-Multiply-P384 161 # 66 1<<61 PCC-Scalar-Multiply-P521 162 # 72 1<<55 PCC-Scalar-Multiply-Ed25519 163 # 73 1<<54 PCC-Scalar-Multiply-Ed448 164 # 80 1<<47 PCC-Scalar-Multiply-X25519 165 # 81 1<<46 PCC-Scalar-Multiply-X448
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_s390xcap.3 | 102 \&\fBkm\fR, \fBkmc\fR, \fBkmac\fR, \fBkmctr\fR, \fBkmo\fR, \fBkmf\fR, \fBprno\fR, \fBkma\fR, \fBpcc… 211 \& pcc : 213 \& # 64 1<<63 PCC\-Scalar\-Multiply\-P256 214 \& # 65 1<<62 PCC\-Scalar\-Multiply\-P384 215 \& # 66 1<<61 PCC\-Scalar\-Multiply\-P521 216 \& # 72 1<<55 PCC\-Scalar\-Multiply\-Ed25519 217 \& # 73 1<<54 PCC\-Scalar\-Multiply\-Ed448 218 \& # 80 1<<47 PCC\-Scalar\-Multiply\-X25519 219 \& # 81 1<<46 PCC\-Scalar\-Multiply\-X448
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | imx7ulp-pcc-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/imx7ulp-pcc-clock.yaml# 7 title: Freescale i.MX7ULP Peripheral Clock Control (PCC) modules Clock Controller 14 Clock Generation (SCG) modules, Peripheral Clock Control (PCC) 28 The Peripheral Clock Control (PCC) is responsible for clock selection,
|
| H A D | imx8ulp-pcc-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/imx8ulp-pcc-clock.yaml# 7 title: NXP i.MX8ULP Peripheral Clock Controller(PCC) Module 14 under the control of several CGCs & PCCs modules. The PCC modules control
|
| H A D | imx7ulp-clock.txt | 4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC) 36 Peripheral Clock Control (PCC) modules: 38 The Peripheral Clock Control (PCC) is responsible for clock selection,
|
| H A D | imx7ulp-scg-clock.yaml | 14 Clock Generation (SCG) modules, Peripheral Clock Control (PCC)
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | s390xcap.c | 209 OPENSSL_s390xcap_P.pcc[0] &= cap.pcc[0]; in OPENSSL_cpuid_setup() 210 OPENSSL_s390xcap_P.pcc[1] &= cap.pcc[1]; in OPENSSL_cpuid_setup() 249 /*.pcc = */{0ULL, 0ULL}, in parse_env() 277 /*.pcc = */{0ULL, 0ULL}, in parse_env() 310 /*.pcc = */{0ULL, 0ULL}, in parse_env() 349 /*.pcc = */{0ULL, 0ULL}, in parse_env() 407 /*.pcc = */{S390X_CAPBIT(S390X_QUERY), in parse_env() 466 /*.pcc = */{S390X_CAPBIT(S390X_QUERY), in parse_env() 529 /*.pcc = */{S390X_CAPBIT(S390X_QUERY), in parse_env() 611 /*.pcc = */{S390X_CAPBIT(S390X_QUERY), in parse_env() [all …]
|
| H A D | info.c | 108 "pcc:0x%llx:0x%llx:" in DEFINE_RUN_ONCE_STATIC() 122 OPENSSL_s390xcap_P.pcc[0], OPENSSL_s390xcap_P.pcc[1], in DEFINE_RUN_ONCE_STATIC()
|
| H A D | s390x_arch.h | 73 unsigned long long pcc[2]; member 171 /* pcc */
|
| H A D | s390xcpuid.pl | 115 lghi %r0,S390X_QUERY # query pcc capability vector 117 .long 0xb92c0000 # pcc 460 .long 0xb92c0000 # pcc
|
| /freebsd/contrib/byacc/ |
| H A D | NOTES | 3 developed on a VAX using PCC. PCC placed at most six variables
|
| /freebsd/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | telnetd.c | 983 if (pcc) in my_telnet() 984 strncat(ptyibuf2, ptyip, pcc+1); in my_telnet() 986 pcc = strlen(ptyip); in my_telnet() 1006 if (ncc < 0 && pcc < 0) in my_telnet() 1021 if (nfrontp - nbackp || pcc > 0) { in my_telnet() 1133 pcc = readstream(p, ptyibuf, BUFSIZ); in my_telnet() 1136 pcc = read(p, ptyibuf, BUFSIZ); in my_telnet() 1143 if (pcc < 0 && (errno == EWOULDBLOCK || in my_telnet() 1148 pcc = 0; in my_telnet() 1150 if (pcc <= 0) in my_telnet() [all …]
|
| H A D | global.c | 69 int pcc, ncc; variable
|
| /freebsd/contrib/tcsh/ |
| H A D | Ported | 172 NOTES : pcc broken: typedef void sigret_t (vax); 234 COMPILER: pcc 242 NOTES : pcc broken: typedef void sigret_t; typedef void pret_t; 466 NOTES : Dont use the -pcc flag. 713 COMPILER: pcc 724 COMPILER: pcc 867 COMPILER: pcc
|
| /freebsd/crypto/openssl/crypto/ec/ |
| H A D | ecx_key.c | 137 if (OPENSSL_s390xcap_P.pcc[1] in ossl_ecx_compute_key() 151 if (OPENSSL_s390xcap_P.pcc[1] in ossl_ecx_compute_key()
|
| H A D | ecp_s390x_nistp.c | 31 /* Offsets of fields in PCC parameter blocks */ 76 * Use PCC for EC keygen and ECDH key derivation: in ec_GFp_s390x_nistp_mul() 385 if ((OPENSSL_s390xcap_P.pcc[1] \
|
| /freebsd/contrib/ntp/html/ |
| H A D | ntpd.html | 99 which do not use the PCC to implement QueryPerformanceCounter 100 and have a fixed PCC frequency. The frequency specified must 103 of the processor cycle counter. For x86-compatible processors, the PCC is 108 appear equivalent. This option should be used only if the PCC 110 PCC frequency. (Windows only)</dd>
|
| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exfield.c | 363 * Reading from a PCC field unit does not require the handler because in AcpiExReadDataFromField() 367 "PCC FieldRead bits %u\n", ObjDesc->Field.BitLength)); in AcpiExReadDataFromField() 502 "PCC COMD field has been written. Invoking PCC handler now.\n")); in AcpiExWriteDataToField()
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | bsdi | 8 the "cc" command is GCC 1.4x rather than PCC or GCC 2.x. It is imperative
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 145 const ParamCommandComment *PCC = cast<ParamCommandComment>(Child); in FullCommentParts() local 146 if (!PCC->hasParamName()) in FullCommentParts() 149 if (!PCC->isDirectionExplicit() && !PCC->hasNonWhitespaceParagraph()) in FullCommentParts() 152 Params.push_back(PCC); in FullCommentParts()
|
| /freebsd/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiPxe.h | 901 /// PCC BusType definitions. 911 } PCI, PCC; member 1212 /// For PCC bus devices, this field is set to PXE_BUSTYPE_PCC. 1217 /// This identifies the PCC network device that this UNDI interface 1225 /// This is a copy of the PCC configuration space for this 1237 PXE_PCC_CONFIG_INFO pcc; member
|
| /freebsd/share/doc/smm/01.setup/ |
| H A D | spell.ok | 441 pcc
|
| /freebsd/share/man/man9/ |
| H A D | cdefs.9 | 37 .It pcc Ta 1.1 40 Due to testing constraints, tcc and pcc may not always work.
|
| /freebsd/share/man/man5/ |
| H A D | stab.5 | 176 .Pa pcc.h
|