Searched refs:just (Results 1 - 25 of 147) sorted by relevance

123456

/osnet-11/usr/src/lib/libeti/form/common/
H A Dfield_just.c39 set_field_just(FIELD *f, int just) argument
41 if (just != NO_JUSTIFICATION && just != JUSTIFY_LEFT &&
42 just != JUSTIFY_CENTER &&just != JUSTIFY_RIGHT)
47 if (Just(f) != just) {
48 Just(f) = just;
H A Dfield.c55 NO_JUSTIFICATION, /* just */
212 f->just = field->just;
263 f->just = field->just;
H A Dllib-lform168 set_field_just(f, just)
170 int just;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
H A Dvmsish.pm29 use just like vmsish.pm
37 ExtUtils::MakeMaker::vmsish is just a very thin wrapper around vmsish
38 which works just like it on VMS and everywhere else it does nothing.
H A Dbytes.pm26 use just like bytes.pm
35 ExtUtils::MakeMaker::bytes is just a very thin wrapper around bytes
36 which works just like it when bytes.pm exists and everywhere else it
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.s61 cmp %o2, 12 ! if small counts, just write bytes
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemset.s64 cmp %o2, 12 ! if small counts, just write bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dplainer.t50 The C<< => >> operator is mostly just a more visually distinctive
51 The C<=E<gt>> operator is mostly just a more visually distinctive
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A DByteLoader.pm21 or just
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_DOS.pm27 Unless otherwise stated, it works just like ExtUtils::MM_Unix
H A DMM_UWIN.pm25 Unless otherwise stated it works just like ExtUtils::MM_Unix
H A DInstalled.pm292 of the strings "prog", "doc" or "all", to select either just program files,
293 just manual files or all files. The remaining parameters are a list of
301 first is one of the strings "prog", "doc" or "all", to select either just
302 program directories, just manual directories or all directories. The remaining
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpireTest.pm9 This module is just for testing expiration semantics. It's not a very
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainer.pm50 and returns the old(er) style with just 'CE<lt>E<gt>';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A Dtm.pm26 addressable just like's C's tm structure from F<time.h>; namely with sec,
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmemset.s57 cmp %o2, 7 ! if small counts, just write bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DSelect.t33 This program just tests the basics of the Pod::Select module.
98 This program just tests the basics of the Pod::Select module.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToPod.pm2 # This class is just a hack to act as a "formatter" for
5 # Note that this isn't the same as just passing thru whatever
67 Currently this class works by just filtering out the non-Pod stuff from
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileHandle.pm163 it is just a front end for the built-in C<open> function. With two
198 supported C<FileHandle> methods, which are just front ends for the
242 list context but still returns just one line.
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dmemset.s80 blu,pn %xcc, .wrchar ! small count: just set bytes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm207 When you encode, it just encodes UTF-8 string with I<X> encoding then
217 just good enough.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm16 # module with the stubs entered just before the __DATA__
84 To generate just the stubs:
142 By default it just prints the stubs, but you can set the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm54 failure: it just raises an exception matching C</^open2:/>. However,
74 what it does with pipe buffering. Thus you can't just open a pipe to
88 function is really just a wrapper around open3().
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm263 confirmation ('ask'), or just ignore them ('ignore'). Please set your
284 panic if you do not have some of them, just press ENTER for those. To
357 If you don\'t understand this question, just press ENTER.
427 permanently. If you do not want that, just press RETURN. You will then
435 permanently on disk. If this violates your security policy, just press
619 a few sites onto the array (just in case the first on the array won\'t
624 each, separated by spaces, or none if you just want to keep your
627 selected URLs. Select some of those URLs, or just keep the old list.
674 $prompt .= "\n(or just hit RETURN to keep your previous picks)";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DTerse.pm76 This version of B::Terse is really just a wrapper that calls B::Concise

Completed in 45 milliseconds

123456