Searched refs:little (Results 226 - 245 of 245) sorted by relevance

12345678910

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm2389 urllist parameters are URLs according to RFC 1738. We do a little
3461 The CPAN program is trying to depend on as little as possible so the
3509 with little enthusiasm).
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex1224 % tinkered with it a little for texinfo, but it's definitely from there.
3879 % First we halve the line length, less a little for the gutter between
4689 \advance\baselineskip by 1pt % Open it up a little.
5587 % The \sf parens (in \boldbrax) actually are a little bolder than
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm95 * a little on this and in the PIC case, we use short offset branches and
3141 | To do the multiplication let us move the number a little bit around ...
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm487 my $txt = ClipbrdText_2byte @_; # little-endian shorts
1615 an Unicode string in I<UCS-2le> format (little-endian 2-byte representation
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3324 BinaryStreamWriter Writer(Data, llvm::support::endianness::little);
/openbsd-current/gnu/llvm/lld/ELF/
H A DDriver.cpp1560 config->endianness = config->isLE ? endianness::little : endianness::big;
/openbsd-current/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/
H A DLong.pm1718 =head2 A little bit less simple options
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1271 Note that while we obtained this value using a nice little script,
H A Dperl5db.pl935 subs to be called with a value. To try to make this a little easier to
7021 # Get the output from 'tty' and clean it up a little.
8076 easy to parse and portable, but which still allows the help to be a little
9376 Much like the above, except we have to do a little more cleanup:
9836 # In an eval. This is a little harder, so we'll
9857 # The breakpoint was inside an eval. This is a little
/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex3648 % First we halve the line length, less a little for the gutter between
4424 \advance\baselineskip by 1pt % Open it up a little.
5368 % The \sf parens (in \boldbrax) actually are a little bolder than
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex3777 % First we halve the line length, less a little for the gutter between
4566 \advance\baselineskip by 1pt % Open it up a little.
5463 % The \sf parens (in \boldbrax) actually are a little bolder than
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com486 $! a little redundancy never hurt anybody?
H A Dregcomp.c7728 * Using \w relaxes the apparent rules a little, without adding much
9624 * A similar issue a little bit later when switching on
11397 /* Under /i, it gets a little tricky. A code point that
13900 warning when none was present before might cause breakage, for little gain. So
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm2387 accordingly, but you can speed it up a very little bit if you define
/openbsd-current/gnu/lib/libiberty/src/
H A Dconfigure3447 /* Are we little or big endian? From Harbison&Steele. */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm3044 | To do the multiplication let us move the number a little bit around ...
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp8039 using llvm::support::little;
8048 support::endian::read<T, little, unaligned>(Contents.data() + Offset);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dconfigure4435 /* Are we little or big endian? From Harbison&Steele. */
4608 { { echo "$as_me:$LINENO: error: Solaris must be configured little endian" >&5
4609 echo "$as_me: error: Solaris must be configured little endian" >&2;}
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp140 : llvm::support::little;
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigInt.pm8236 The basic design of Math::BigInt allows simple subclasses with very little

Completed in 426 milliseconds

12345678910