Home
last modified time | relevance | path

Searched refs:ccs (Results 1 – 25 of 67) sorted by relevance

123

/openbsd/src/gnu/usr.bin/perl/hints/
Ddcosx.sh76 bit set. You must either rearrange your PATH to put /usr/ccs/bin before the
113 */usr/ccs/bin/as*) ;;
118 You must arrange to use /usr/ccs/bin/as, perhaps by setting
119 GCC_EXEC_PREFIX or by including -B/usr/ccs/bin in your cc command.
127 */usr/ccs/bin/ld*) ;;
132 You must arrange to use /usr/ccs/bin/ld, perhaps by setting
133 GCC_EXEC_PREFIX or by including -B/usr/ccs/bin in your cc command.
153 You must arrange to use /usr/ccs/bin, perhaps by adding it to the
166 You must arrange to use /usr/ccs/bin, perhaps by adding it to the
Dsolaris_2.sh199 bit set. You must either rearrange your PATH to put /usr/ccs/bin before the
259 have trouble, you can use /usr/ccs/bin/as by including -B/usr/ccs/bin/
313 have trouble, you can use /usr/ccs/bin/ld by including -B/usr/ccs/bin/
390 You must arrange to use /usr/ccs/bin/as, perhaps by adding /usr/ccs/bin
408 You should arrange to use /usr/ccs/bin/ld, perhaps by adding /usr/ccs/bin
Dsvr5.sh130 if [ -f /usr/ccs/lib/libcudk70.a -a "$want_udk70" ] ; then
/openbsd/src/usr.sbin/pppd/pppstats/
Dpppstats.c144 #define W(offset) MAX0(ccs.offset - ocs.offset)
165 struct ppp_comp_stats ccs, ocs; in intpr() local
173 get_ppp_cstats(&ccs); in intpr()
216 ccs.d.ratio * 256.0); in intpr()
221 ccs.c.ratio * 256.0); in intpr()
226 ccs.d.ratio * 256.0); in intpr()
231 ccs.c.ratio * 256.0); in intpr()
299 ocs = ccs; in intpr()
/openbsd/src/sys/dev/ic/
Dz8530tty.c1097 struct zs_chanstate *cs = zst->zst_cs, *ccs; in zs_modem() local
1102 ccs = (cs->cs_ctl_chan != NULL ? cs->cs_ctl_chan : cs); in zs_modem()
1105 SET(ccs->cs_preg[5], cs->cs_wr5_dtr); in zs_modem()
1107 CLR(ccs->cs_preg[5], cs->cs_wr5_dtr); in zs_modem()
1126 struct zs_chanstate *cs = zst->zst_cs, *ccs; in tiocm_to_zs() local
1129 ccs = (cs->cs_ctl_chan != NULL ? cs->cs_ctl_chan : cs); in tiocm_to_zs()
1139 CLR(ccs->cs_preg[5], zsbits); in tiocm_to_zs()
1143 SET(ccs->cs_preg[5], zsbits); in tiocm_to_zs()
1147 CLR(ccs->cs_preg[5], ZSWR5_RTS | ZSWR5_DTR); in tiocm_to_zs()
1148 SET(ccs->cs_preg[5], zsbits); in tiocm_to_zs()
[all …]
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fb.c152 } ccs; member
178 .ccs.packed_aux_planes = BIT(1),
179 .ccs.planar_aux_planes = BIT(2) | BIT(3),
187 .ccs.packed_aux_planes = BIT(1),
195 .ccs.cc_planes = BIT(2),
196 .ccs.packed_aux_planes = BIT(1),
208 .ccs.cc_planes = BIT(1),
224 .ccs.packed_aux_planes = BIT(1),
225 .ccs.planar_aux_planes = BIT(2) | BIT(3),
233 .ccs.packed_aux_planes = BIT(1),
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dconfigure.host97 HOSTING_CRT0=/usr/ccs/lib/pa20_64/crt0.o
107 …HOSTING_CRT0='/usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xa.o `if [ -f ../gcc/crt…
108 …tend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-file-name=crtend.o; fi` /usr/ccs/lib/crtn.o'
122 …o ]; then echo ../gcc/crti.o; else ${CC} -print-file-name=crti.o; fi` /usr/ccs/lib/values-Xa.o `if…
209 …o ]; then echo ../gcc/crti.o; else ${CC} -print-file-name=crti.o; fi` /usr/ccs/lib/values-Xa.o `if…
214 …o ]; then echo ../gcc/crti.o; else ${CC} -print-file-name=crti.o; fi` /usr/ccs/lib/sparcv9/values-…
243 HOSTING_CRT0=/usr/ccs/lib/crt0.o
Dconfigure.tgt627 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
631 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
643 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
660 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
/openbsd/src/gnu/usr.bin/binutils/ld/
Dconfigure.host95 HOSTING_CRT0=/usr/ccs/lib/pa20_64/crt0.o
105 …HOSTING_CRT0='/usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xa.o `if [ -f ../gcc/crt…
106 …tend.o ]; then echo ../gcc/crtend.o; else ${CC} -print-file-name=crtend.o; fi` /usr/ccs/lib/crtn.o'
120 …o ]; then echo ../gcc/crti.o; else ${CC} -print-file-name=crti.o; fi` /usr/ccs/lib/values-Xa.o `if…
222 …o ]; then echo ../gcc/crti.o; else ${CC} -print-file-name=crti.o; fi` /usr/ccs/lib/values-Xa.o `if…
251 HOSTING_CRT0=/usr/ccs/lib/crt0.o
Dconfigure.tgt621 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
625 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
637 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
654 NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/tools/
Dsymaddr.pa646 /usr/ccs/bin/elfdump -t +s .symtab "$1" | grep "$2"$ | awk '{print $6}'
/openbsd/src/sys/dev/pci/drm/i915/gt/
Dintel_gt_ccs_mode.c22 if (gt->ccs.cslices & BIT(cslice)) in intel_gt_apply_ccs_mode()
Dintel_gt_types.h216 } ccs; member
Dintel_gt_regs.h1433 #define XEHP_CCS_MODE_CSLICE(cslice, ccs) (ccs << (cslice * XEHP_CCS_MODE_CSLICE_WIDTH)) argument
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D1398.chain35 ccs+rZoC2qtPVl/bE3MH+a5BzUbCtuZkxm3kw7fKs3Fz0zUjXRSn0PeqHmeFEE3t
/openbsd/src/gnu/usr.bin/perl/
DREADME.solaris143 =head3 Include /usr/ccs/bin/ in your PATH
145 Several tools needed to build perl are located in /usr/ccs/bin/: ar,
146 as, ld, and make. Make sure that /usr/ccs/bin/ is in your PATH.
251 -B/usr/ccs/bin/ to the gcc command line. One convenient way to do
254 $ sh Configure -Dcc='gcc -B/usr/ccs/bin/'
259 gcc: file path prefix `/usr/ccs/bin/' never used
270 The make under /usr/ccs/bin works fine for building perl. If you
277 /usr/ccs/bin/make instead. If you wish to use GNU make, be sure that
279 that /usr/ccs/bin/make is before GNU make or else have the system
296 using Sun's compiler) as well as /usr/ccs/bin/ to pick up the other
[all …]
/openbsd/src/lib/libssl/
Dssl_pkt.c770 const uint8_t ccs[1] = { SSL3_MT_CCS }; in ssl3_read_change_cipher_spec() local
776 if (tls_content_remaining(s->s3->rcontent) != sizeof(ccs)) { in ssl3_read_change_cipher_spec()
781 if (!tls_content_equal(s->s3->rcontent, ccs, sizeof(ccs))) { in ssl3_read_change_cipher_spec()
Ddtls_local.h204 int dtls1_buffer_message(SSL *s, int ccs);
Dtls13_record_layer.c814 uint8_t content_type, ccs; in tls13_record_layer_read_record() local
857 if (!CBS_get_u8(&cbs, &ccs)) in tls13_record_layer_read_record()
859 if (ccs != 1) in tls13_record_layer_read_record()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dppphbin41 my $ccs = '/'.'*';
43 my $rccs = quotemeta $ccs;
125 / (?: \*[^*]*\*+(?:[^$ccs][^*]*\*+)* / | /[^\r\n]*)
499 | / (?: \*[^*]*\*+(?:[^$ccs][^*]*\*+)* / | /[^\r\n]* ) )
501 defined $1 ? $1 : "$ccs$#ccom$cce" }mgsex;
714 $file{changes} += $c =~ s/$rccs$ix$rcce/$ccs$ccom[$ix] $cce/;
958 / (?: \*[^*]*\*+(?:[^$ccs][^*]*\*+)* / | /[^\r\n]*)
/openbsd/src/gnu/usr.bin/perl/ext/Pod-Html/t/
Dfeature.t32 header => 1, # no styling b/c of --ccs
/openbsd/src/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
D24_plv514.t75 libpth=/usr/local/ppc64/lib64 /lib /usr/lib /usr/ccs/lib /usr/local/lib /usr/lib64
D23_plv512.t74 libpth=/pro/local/lib /usr/lib/hpux64 /lib /usr/lib /usr/ccs/lib /usr/local/lib
/openbsd/src/gnu/lib/libreadline/support/
Dshobj-conf92 SHOBJ_LD=/usr/ccs/bin/ld
/openbsd/src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
Dloc_hu.t188 ok($objHu->eq("ccs", "cscs"));

123