Searched refs:one (Results 201 - 225 of 740) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Checker/scripts/
H A Dpodchecker.PL102 B<podchecker> returns the exit status 1 if at least one of
105 The status 2 indicates that at least one of the specified
109 results, call B<podchecker> with one single argument only.
/openbsd-current/gnu/usr.bin/perl/t/class/
H A Dfield.t14 # We can't test fields in isolation without having at least one method to
194 field $one = 1;
195 field $two = $one + 1;
198 field @four = $one;
/openbsd-current/lib/libm/src/
H A De_fmod.c24 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
127 x *= one; /* create necessary signal */
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dgenopt.com4 $! p3 is list of items to be written, one per line, into options file
/openbsd-current/lib/libm/src/ld128/
H A De_fmodl.c23 static const long double one = 1.0, Zero[] = {0.0, -0.0,}; variable
126 x *= one; /* create necessary signal */
H A Ds_erfl.c47 * is close to one.
137 one = 1.0L, variable
762 return (long double) (1 - i) + one / x; /* erf(+-inf)=+-1 */
768 return (one - y);
769 /* return (one - erfcl (x)); */
786 a = a - one;
811 return (long double) (((u_int32_t) sign >> 31) << 1) + one / x;
817 return one - x;
818 return one - erfl (x);
879 z = one / (
[all...]
/openbsd-current/lib/libm/src/ld80/
H A De_fmodl.c41 static const long double one = 1.0, Zero[] = {0.0, -0.0,}; variable
140 x = ux.e * one; /* create necessary signal */
/openbsd-current/gnu/usr.bin/perl/lib/
H A DThread.pm144 Finally, C<lock> will traverse up references exactly I<one> level.
170 C<cond_wait>ing on the same variable, all but one will reblock waiting
178 unblocks one thread that's C<cond_wait>ing on that variable. If more than
179 one thread is blocked in a C<cond_wait> on that variable, only one (and
180 which one is indeterminate) will be unblocked.
190 one.
231 while subsequent threads will have tids assigned starting with one.
H A Dinteger.pm47 largest positive integer to the largest negative one. Also, arguments
60 a long-standing one.
71 modulus of negative numbers, which Perl does one way, but your hardware
/openbsd-current/sys/arch/i386/i386/
H A Dk6_mem.c102 sc->mr_ndesc = 2; /* XXX (BFF) For now, we only have one msr for this */
110 u_int32_t one = (reg & (0xffffffff << (32 * d))) >> (32 * d); local
112 k6_reg_get(one, addr, mask, wc, uc);
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DTiedOutFH.pm78 * juice of one smallish lime
97 Stir in the lime juice, and optionally one or two teaspoons of tahini.
/openbsd-current/gnu/usr.bin/perl/lib/Tie/
H A DScalar.t43 is( $scalar, 'fetch me', 'STORE() and FETCH() verified with one test!' );
103 # Don't croak on missing new/TIESCALAR if you're inheriting one.
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dcopyright.t12 If the test fails, update at least one of README and perl.c so that they match
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dclasses.cc183 int one; member in class:class_with_anon_union
286 g_anon_union.one = 1;
510 int one; member in struct:__anon4696
585 it or something. (No one notices, because the test is xfail'd anyway,
590 v_tagless.one = 5;
H A Dmisc.cc183 int one; member in class:class_with_anon_union
286 g_anon_union.one = 1;
509 int one; member in struct:__anon4698
584 it or something. (No one notices, because the test is xfail'd anyway,
589 v_tagless.one = 5;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dui-file.h37 implementations that mapping one onto the other are included. */
101 struct ui_file *tee_file_new (struct ui_file *one,
/openbsd-current/regress/lib/libc/setjmp/
H A Djmptest.c45 #error one of TEST_SETJMP, TEST_U_SETJMP, or TEST_SIGSETJMP must be defined
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Doverload.t21 my ($one) = $o =~ /(.*)/g;
23 is $one, $TAG, "list context //g against overloaded object";
/openbsd-current/gnu/usr.bin/perl/lib/Config/
H A DExtensions.pm36 extension name, with each entry having one of 3 possible values:
/openbsd-current/usr.bin/telnet/
H A Dsys_bsd.c459 int one = 1;
475 ioctl(net, FIONBIO, &one);
476 if (setsockopt(net, SOL_SOCKET, SO_OOBINLINE, &one, sizeof(one)) == -1) {
498 * to one, since a one implies we did some useful work,
458 int one = 1; local
/openbsd-current/gnu/usr.bin/perl/dist/IO/
H A DIO.pm43 in one go. The IO modules belonging to the core are:
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dh8500-dis.c97 static int one; local
99 if (!one)
101 one = 1;
110 /* Run down the table to find the one which matches. */
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DFile.pm76 C<open> accepts one, two or three parameters. With one parameter,
101 C<binmode> accepts one optional parameter, which is the layer to be
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DBreakage.pm129 specified one then an upgrade would be a good idea, but not strictly necessary.
137 specified one then an upgrade is required for the module to work properly.
145 specified one then the module will not work. A newer version may work, but is
/openbsd-current/gnu/usr.bin/perl/lib/User/
H A Dpwent.pm53 # you'll only have one/none of these three
58 # you'll only have one/none of these two
62 # you might not have this one
68 # you might not have this one
105 # With arguments, reports whether one or more fields are all implemented
246 Perl believes that no machine ever has more than one of C<change>,
247 C<age>, or C<quota> implemented, nor more than one of either
253 You may ask whether one of these was implemented on the system Perl
256 on the build platform, false if one or more were not, and raises
272 C<passwd> is one
[all...]

Completed in 284 milliseconds

1234567891011>>