Home
last modified time | relevance | path

Searched refs:gets (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/openbsd/regress/usr.bin/mandoc/man/HP/
H A Dspacing.out_ascii9 Each hanged paragraph gets a sufficient amount of text to wrap to the
16 Each hanged paragraph gets a sufficient amount of text to wrap to the
20 Each hanged paragraph gets a sufficient amount of text to wrap to the
24 Each hanged paragraph gets a sufficient amount of text to wrap to the
28 Each hanged paragraph gets a sufficient amount of text to wrap to the
32 Each hanged paragraph gets a sufficient amount of text to wrap to the
36 Each hanged paragraph gets a sufficient amount of text to wrap to the
40 Each hanged paragraph gets a sufficient amount of text to wrap to the
44 Each hanged paragraph gets a sufficient amount of text to wrap to the
48 Each hanged paragraph gets a sufficient amount of text to wrap to the
H A Dvert.out_ascii7 Each hanged paragraph gets a sufficient amount of text to wrap to the
11 Each hanged paragraph gets a sufficient amount of text to wrap to the
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/behavior/
H A Duuid.t38 is($events->[0]->uuid, 'event-1', "First event gets first uuid");
44 is($events->[1]->uuid, 'event-2', "Second event gets correct uuid");
48 is($events->[2]->uuid, 'event-3', "Third event gets correct uuid");
52 is($events->[3]->uuid, 'event-6', "subtest event gets correct uuid (not next)");
54 is($events->[3]->trace->uuid, 'context-4', "subtest gets next sequential context");
57 is($events->[3]->subevents->[0]->uuid, 'event-4', "First subevent gets next event uuid");
61 is($events->[3]->subevents->[1]->uuid, 'event-5', "Second subevent gets next event uuid");
65 is($events->[5]->uuid, 'event-10', "subtest event gets correct uuid (not next)");
67 is($events->[5]->trace->uuid, 'context-8', "subtest gets next sequential context");
70 is($events->[5]->subevents->[0]->uuid, 'event-8', "First subevent gets next event uuid");
[all …]
/openbsd/gnu/gcc/libssp/ssp/
H A Dstdio.h50 #undef gets
78 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
81 gets (char *__str) in gets() function
/openbsd/gnu/usr.bin/perl/cpan/Memoize/t/
H A Dexpmod.t40 is call($_), 1, "$_ gets new val" for 0..3;
46 is call(1), 2, '1 gets new val';
54 is call(2), 3, '2 gets new val';
/openbsd/gnu/gcc/libssp/
H A Dgets-chk.c63 return gets (s); in __gets_chk()
70 return gets (s); in __gets_chk()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D930529-1.x2 # division by a constant, which gets converted to multiplication
3 # by a large constant, which gets turned into an induction variable.
/openbsd/gnu/usr.bin/perl/dist/threads/t/
H A Dstack.t87 'Thread gets own stack size');
106 'Thread gets own stack size');
117 'Thread gets own stack size');
128 'Thread gets own stack size');
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dsub_mbi.t37 "Math::BigInt::Subclass gets 'div_scale' from parent");
40 "Math::BigInt::Subclass gets 'round_mode' from parent");
H A Dsub_mbf.t39 "Math::BigFloat::Subclass gets 'div_scale' from parent");
42 "Math::BigFloat::Subclass gets 'round_mode' from parent");
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td32 def SDNPWantRoot : SDNodeProperty; // ComplexPattern gets the root of match
33 def SDNPWantParent : SDNodeProperty; // ComplexPattern gets the parent
/openbsd/lib/libcrypto/bio/
H A Dbio_meth.c99 BIO_meth_set_gets(BIO_METHOD *biom, int (*gets)(BIO *, char *, int)) in BIO_meth_set_gets()
101 biom->bgets = gets; in BIO_meth_set_gets()
/openbsd/usr.bin/calendar/calendars/
H A Dcalendar.openbsd10 Jan 06 IPF gets integrated into the OpenBSD kernel, 1996
25 Feb 26 OpenBSD/Amiga gets ISA bus support, 1996
49 May 24 OpenBSD gets a trunk(4), 2005
90 Sep 29 OpenBSD/hppa gets PCI bus support, 2003
116 Nov 30 OpenBSD gets RAID support w/ a dpt(4) addition, 1999
/openbsd/sbin/isakmpd/
H A DBUGS11 * Quick mode establishments via UI using -P bind-addr gets "Address already in
14 * If the first proposal is turned down, the initiator gets confused.
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dt-openbsd1 # gdb gets confused if pic code is linked with non pic
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dt-openbsd1 # gdb gets confused if pic code is linked with non pic
/openbsd/gnu/gcc/gcc/config/i386/
H A Dt-openbsd1 # gdb gets confused if pic code is linked with non pic
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dt-openbsd1 # gdb gets confused if pic code is linked with non pic
/openbsd/regress/usr.bin/mandoc/mdoc/Fl/
H A Dmultiarg.out_markdown11 gets its own dash.
/openbsd/gnu/usr.bin/binutils/gas/
H A Dhash.c441 gets (answer); in main()
531 gets (answer);
561 gets (answer); in whattable()
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddbg_hif.h49 Hif_GetS *gets; member
/openbsd/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx1030_vdata_ad559c.rst17 * If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.
H A Dgfx11_vdata_2d6239.rst17 * If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.
H A Dgfx11_vdata_4b260e.rst17 * If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.
H A Dgfx11_vdata_ad559c.rst17 * If :ref:`glc<amdgpu_synid_glc>` is specified, gets the memory value before the operation.

12345678910>>...26