Searched refs:fancy (Results 1 – 25 of 35) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/perl/ext/Storable/t/ |
| D | malice.t | 33 $major $minor $minor_write $fancy); 52 $fancy = ($] > 5.007 ? 2 : 0); 54 plan tests => 368 + length ($byteorder) * 4 + $fancy * 8 + 1; 247 my $expected = 20 + length ($file_magic_str) + $other_magic + $fancy; 275 $expected = 20 + length ($file_magic_str) + $network_magic + $fancy;
|
| /mirbsd/src/usr.bin/kdump/ |
| D | kdump.c | 60 int timestamp, decimal, fancy = 1, tail, maxdata; variable 156 fancy = 0; in main() 329 if (fancy) { in ktrsyscall() 429 if (fancy) { in ktrsysret() 445 if (fancy) in ktrsysret() 484 if (fancy && ioctl(fileno(stderr), TIOCGWINSZ, &ws) != -1 && in ktrgenio()
|
| /mirbsd/src/share/tmac/tab/ |
| D | README | 11 382 fancy DTC 382, 10 pitch 12 382-12 fancy DTC 382, 12 pitch
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Locale/Maketext/ |
| D | ChangeLog | 47 happily. Some fancy footwork is required to make this work under
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | parseaddr.c | 2647 char *SM_NONVOLATILE fancy; local 2688 fancy = "\201g"; 2690 fancy = crackaddr(name, e); 2783 expand(fancy, buf, sizeof(buf), e);
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | HACKERS | 186 The tests in the C<=tests> section. Remember not to use any fancy
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perllol.pod | 237 array, you're going to have to do some fancy subscripting. That's
|
| D | perlglossary.pod | 798 A fancy computer science term meaning "to follow a L</reference> to 966 A fancy term for an error. See L</fatal error>. 1340 string. In Perl, however, it's just a fancy form of quoting. 2604 A fancy kind of interlock that prevents multiple L<threads|/thread> or 2617 Putting a fancy L</data structure> into linear order so that it can be
|
| D | perlfaq.pod | 1105 How do I do fancy stuff with the keyboard/screen/mouse?
|
| D | perltoot.pod | 1314 then doing a really fancy kind of C<goto> right to it, erasing itself 1695 these fancy words. But if you are, then you might like to know how to
|
| D | perlfaq8.pod | 29 =head2 How do I do fancy stuff with the keyboard/screen/mouse?
|
| D | perlpacktut.pod | 873 extensions permitting all sorts of fancy control over the way structures
|
| D | perlrun.pod | 535 is actually changed. So this is just a fancy way to copy files:
|
| D | perlpodspec.pod | 941 www.unicode.org), and whatever else strikes your fancy. For example,
|
| D | perlfaq4.pod | 1812 We could get more fancy in the C<sort()> block though. Instead of
|
| /mirbsd/src/sys/arch/sparc/sparc/ |
| D | locore.s | 4874 bge,a Lbcopy_fancy ! if >= this many, go be fancy. 4875 btst 7, %o0 ! (part of being fancy) 5050 bge,a Lback_fancy ! if len >= BCOPY_SMALL, go be fancy 5209 bge,a Lkcopy_fancy ! if >= this many, go be fancy. 5210 btst 7, %o0 ! (part of being fancy)
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.001 | 14 NETaa13641: added Tim's fancy new import whizbangers 1177 NETaa13641: added Tim's fancy new import whizbangers
|
| D | INSTALL | 48 appropriate context. Plain text should usually be sufficient--fancy
|
| /mirbsd/src/share/dict/ |
| D | web2a | 20150 fancy-baffled 20151 fancy-blest 20152 fancy-born 20153 fancy-borne 20154 fancy-bred 20155 fancy-built 20156 fancy-caught 20157 fancy-driven 20158 fancy-fed 20159 fancy-feeding [all …]
|
| /mirbsd/src/usr.bin/vi/docs/tutorial/ |
| D | vi.beginner | 580 whichever one suits your fancy:
|
| /mirbsd/src/gnu/share/ |
| D | libtool.m4 | 53 # --with-readline support fancy command line editing 62 # "--with-readline", while the RHS is "support fancy command line 76 # ^ ^ support fancy command line editing
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | mmuegel | 87 No fancy Makefile simply because these tools are all under a large
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | aclocal.m4 | 2216 AC_MSG_CHECKING(if curses supports fancy attributes) 2230 test $cf_cv_fancy_curses = yes && AC_DEFINE(FANCY_CURSES,1,[Define to 1 if curses supports fancy at…
|
| D | configure | 34556 echo $ac_n "checking if curses supports fancy attributes""... $ac_c" 1>&6 34557 echo "configure:34558: checking if curses supports fancy attributes" >&5
|
| D | lynx.cfg | 2161 # all lowercase, use <description> for more fancy labels.
|
12