Home
last modified time | relevance | path

Searched refs:intermediate (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd-12.1/contrib/file/magic/Magdir/
H A Dsoftquad25 # sqtroff intermediate language (replacement for ditroff int. lang.)
26 0 string X\ SoftQuad troff Context intermediate
33 # sqtroff intermediate language (replacement for ditroff int. lang.)
34 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer
35 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
36 0 string X\ impr SoftQuad troff Context intermediate for IMAGEN imPRESS
37 0 string X\ ps SoftQuad troff Context intermediate for PostScript
H A Dtroff24 # ditroff intermediate output text
/freebsd-12.1/sys/crypto/via/
H A Dpadlock.h47 u_int intermediate : 1; member
59 #define cw_intermediate __field.intermediate
/freebsd-12.1/contrib/gcc/doc/
H A Dfrontends.texi52 @cindex intermediate C version, nonexistent
53 @cindex C intermediate output, nonexistent
H A Dlanguages.texi27 directly from source code than when going via intermediate generated C
H A Dpasses.texi33 front end may use any intermediate language representation deemed
42 @cindex language-independent intermediate representation
43 @cindex intermediate representation lowering
44 @cindex lowering, language-dependent intermediate representation
112 the intermediate representation of a function into the GIMPLE language
120 intermediate language used by the front end is already fairly simple.
156 should be run, how it should be run, what intermediate language
164 not attempt to (re-)generate data structures or lower intermediate
549 so the intermediate language is no longer GIMPLE, but GENERIC@. The
/freebsd-12.1/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_hkdf_md.pod46 intermediate fixed-length pseudorandom key K is not returned.
54 operation. The value returned will be the intermediate fixed-length pseudorandom
63 operation. The input key should be set to the intermediate fixed-length
H A DX509_VERIFY_PARAM_set_flags.pod104 That is the maximum number of intermediate CA certificates that can appear in a
111 intermediate CA certificate between the trust-anchor and the end-entity
293 The B<X509_V_FLAG_PARTIAL_CHAIN> flag causes intermediate certificates in the
296 This makes it possible to trust certificates issued by an intermediate CA
301 certificate or a not self-signed intermediate certificate.
302 Thus, when an intermediate certificate is found in the trust store, the
H A DCMS_sign_receipt.pod21 in the CMS structure (for example any intermediate CAs in the chain).
H A DPEM_read_bio_ex.pod27 If PEM_FLAG_SECURE is set, the intermediate buffers used to read in lines of
H A DSSL_CTX_set_cert_cb.pod41 It can add intermediate and optionally the root CA certificates using
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_initialize.c285 range_seg_t intermediate = { 0 }; in vdev_xlate() local
286 pvd->vdev_ops->vdev_op_xlate(vd, physical_rs, &intermediate); in vdev_xlate()
288 physical_rs->rs_start = intermediate.rs_start; in vdev_xlate()
289 physical_rs->rs_end = intermediate.rs_end; in vdev_xlate()
/freebsd-12.1/contrib/diff/
H A DREADME37 versions of GNU build tools to regenerate the intermediate files. The
38 following versions were used to generate the intermediate files in
/freebsd-12.1/contrib/wpa/src/eap_common/
H A Deap_teap_common.c623 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result() argument
635 intermediate ? "Intermediate-" : "", in eap_teap_tlv_result()
639 (intermediate ? in eap_teap_tlv_result()
H A Deap_teap_common.h213 struct wpabuf * eap_teap_tlv_result(int status, int intermediate);
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_utils.c1283 uint32_t intermediate; /* Use an intermediate to hold more than 16 bits during calculations */ in ocs_scsi_dif_calc_checksum() local
1287 intermediate = 0; in ocs_scsi_dif_calc_checksum()
1292 intermediate += buffer[i]; in ocs_scsi_dif_calc_checksum()
1297 intermediate += ((intermediate & 0xffff0000) >> 16); in ocs_scsi_dif_calc_checksum()
1300 intermediate = ~intermediate; in ocs_scsi_dif_calc_checksum()
1302 checksum = intermediate; in ocs_scsi_dif_calc_checksum()
/freebsd-12.1/crypto/openssh/
H A D.skipped-commit-ids12 aafe246655b53b52bc32c8a24002bc262f4230f7 Remove intermediate moduli
/freebsd-12.1/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S73 ! and add 2^63 again (sigh). Just hope the intermediate
/freebsd-12.1/contrib/libpcap/
H A DREADME.linux20 directly with network devices without an intermediate network
36 directly with network devices without an intermediate network
/freebsd-12.1/contrib/ntp/
H A Ddepsver.mf52 # intermediate target .deps-ver, which invokes make recursively if
/freebsd-12.1/contrib/llvm/include/llvm/Target/GlobalISel/
H A DTarget.td52 // renders directly to the result instruction without an intermediate node.
/freebsd-12.1/contrib/ntp/sntp/
H A Ddepsver.mf52 # intermediate target .deps-ver, which invokes make recursively if
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZPatterns.td116 // of the same size. VT is the type of the intermediate (legalized) value and
126 // VT is the intermediate legalized type in which the binary operation
/freebsd-12.1/sys/gnu/dts/arm/
H A Dmt7623.dtsi82 clock-names = "cpu", "intermediate";
94 clock-names = "cpu", "intermediate";
106 clock-names = "cpu", "intermediate";
118 clock-names = "cpu", "intermediate";
/freebsd-12.1/contrib/binutils/ld/scripttempl/
H A Dnw.sc38 if gld -r is used and the intermediate file has sections starting

123456