Home
last modified time | relevance | path

Searched refs:complement (Results 1 – 25 of 32) sorted by relevance

12

/onnv-gate/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c472 int complement; in match() local
479 complement = 1; in match()
482 complement = 0; in match()
499 if (!scan(c, bscan, escan) ^ complement) in match()
507 if (complement) { in match()
/onnv-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c55 char complement; /* -c option in effect: complement the operation */ variable
136 complement = YES; in main()
558 if ((keep && reject < 2) ^ complement) in flushline()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoop.c101 I32 complement = PL_op->op_private & OPpTRANS_COMPLEMENT; in S_do_trans_count() local
123 } else if (complement) in S_do_trans_count()
141 I32 complement = PL_op->op_private & OPpTRANS_COMPLEMENT; in S_do_trans_complex() local
195 if (complement && !del) in S_do_trans_complex()
209 if (!complement) { in S_do_trans_complex()
252 if (!complement) { in S_do_trans_complex()
H A Dregcomp.c3422 I32 complement = *posixcc == '^' ? *posixcc++ : 0; in S_regpposixcc() local
3429 complement ? ANYOF_NALNUMC : ANYOF_ALNUMC; in S_regpposixcc()
3432 complement ? ANYOF_NALPHA : ANYOF_ALPHA; in S_regpposixcc()
3435 complement ? ANYOF_NASCII : ANYOF_ASCII; in S_regpposixcc()
3440 complement ? ANYOF_NBLANK : ANYOF_BLANK; in S_regpposixcc()
3445 complement ? ANYOF_NCNTRL : ANYOF_CNTRL; in S_regpposixcc()
3450 complement ? ANYOF_NDIGIT : ANYOF_DIGIT; in S_regpposixcc()
3455 complement ? ANYOF_NGRAPH : ANYOF_GRAPH; in S_regpposixcc()
3460 complement ? ANYOF_NLOWER : ANYOF_LOWER; in S_regpposixcc()
3465 complement ? ANYOF_NPRINT : ANYOF_PRINT; in S_regpposixcc()
[all …]
H A Dtoke.c6476 I32 complement; local
6495 complement = del = squash = 0;
6498 complement = OPpTRANS_COMPLEMENT;
6506 New(803, tbl, complement&&!del?258:256, short);
6508 o->op_private = del|squash|complement|
H A Dop.c2344 I32 complement; in Perl_pmtrans() local
2350 complement = o->op_private & OPpTRANS_COMPLEMENT; in Perl_pmtrans()
2400 if (complement) { in Perl_pmtrans()
2568 if (complement) { in Perl_pmtrans()
/onnv-gate/usr/src/uts/intel/pcbe/
H A Dp4_pcbe.c684 int complement = 0; in p4_pcbe_configure() local
773 complement = 1; in p4_pcbe_configure()
879 if (complement) in p4_pcbe_configure()
/onnv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s130 ! With 32-bit twos-complement numbers, -x can be represented as
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Dmib_smi.txt156 -- 32-bits for a two's complement representation
/onnv-gate/usr/src/common/openssl/crypto/rc2/
H A Drrc2.doc33 1. Two's-complement addition of words, denoted by "+". The inverse operation,
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/
H A Dsv131 Use of uninitialized value in 1's complement (~) at - line 4.
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dtr.t229 is($a, v301.196.301.301.196.301, 'translit w/complement');
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlunicode.pod600 should not use C<~> (the bit complement) with characters of both
604 the complement cannot return B<both> the 8-bit (byte-wide) bit
605 complement B<and> the full character-wide bit complement.
H A Dperlfaq6.pod282 As a regex, that looks like C</[^\W\d_]/>. Its complement,
H A Dperluniintro.pod476 The bit complement operator C<~> may produce surprising results if
H A Dperltrap.pod98 The match operator is "=~", not "~". ("~" is the one's complement
H A Dperlop.pod185 Unary "~" performs bitwise negation, i.e., 1's complement. For
2065 integral value. However, C<use integer; ~0> is C<-1> on twos-complement
H A Dperl56delta.pod1238 The Win32::SetLastError(ERROR) function has been added as a complement
1655 A Win32::GetLongPathName() function is provided to complement
H A Dperl561delta.pod1836 The Win32::SetLastError(ERROR) function has been added as a complement
2260 A Win32::GetLongPathName() function is provided to complement
/onnv-gate/usr/src/lib/libpp/common/
H A DHISTORY121 add PP_DONE complement op to PP_INIT
H A DRELEASE202 96-12-25 add ms #@ charize to complement # stringize
/onnv-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s577 tst %o7 ! complement guard, round, and
/onnv-gate/usr/src/cmd/ssh/doc/
H A DREADME.Ylonen64 key repositories are both used and complement each other. Host
/onnv-gate/usr/src/lib/libast/common/
H A DRELEASE1427 add strsearch() and strnsearch() to complement strlook()
1618 add fmtesc() to complement stresc()
/onnv-gate/usr/src/cmd/zic/
H A Dsouthamerica415 # complement of that starting on the 2nd Sunday of March at 0:00 and

12