Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 25 of 50) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dparser-defs.h108 enum type_pieces piece; member
Dparse.c1155 type_stack[type_stack_depth++].piece = tp; in push_type()
1175 return type_stack[--type_stack_depth].piece; in pop_type()
/mirbsd/src/gnu/usr.bin/perl/lib/Locale/Maketext/
DTPJ13.pod45 Imagine that your task for the day is to localize a piece of software
290 or to prompt for a piece of information. So, for purposes of
389 print $lang->maketext("You have [quant,_1,piece] of new mail.",
556 $lang->maketext("You have [quant,_1,piece] of new mail.",
561 happen to associate with the string "You have [quant,_1,piece] of new
574 "You have [quant,_1,piece] of new mail."
584 $handle->quant($params[1], 'piece'),
589 noun "piece" with the number $params[0].
/mirbsd/src/lib/libocurses/PSD.doc/
Dappen.C93 defining where each piece is.
/mirbsd/src/gnu/usr.bin/perl/
Dregcomp.sym114 # This is not really a node, but an optimized away piece of a "long" node.
DREADME.os39080 (as well as Perl and Apache) in the red-piece/book "Open Source Software
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperldsc.pod766 # here's a piece by piece build up
785 # change one piece, it changes everywhere, like for example
Dperldoc.pod26 I<perldoc> looks up a piece of documentation in .pod format that is embedded
Dperlglossary.pod84 A piece of data supplied to a L<program|/executable file>,
299 That's why a 25-cent piece today is still "two bits".)
403 A piece of data worth eight L<bits|/bit> in most places.
646 As a noun, a piece of syntax made up of smaller pieces. As a
1051 A single piece of numeric or string data that is part of a longer
1395 How a piece of code actually goes about doing its job. Users of the
1484 The services a piece of code promises to provide forever, in contrast to
1843 call any piece of standard Perl documentation (like I<perlop> or
2649 A piece of L</memory> accessible by two different
2880 A named or otherwise accessible piece of program that can be invoked
[all …]
Dperlmodstyle.pod28 piece of advice given here is the result of previous mistakes. This
557 to date, and avoids having to document each piece of code twice (once in
Dperlothrtut.pod72 next. Each thread does one thing to each piece of data and passes the
954 go through this program piece by piece and see what it does. (For
Dperlthrtut.pod87 next. Each thread does one thing to each piece of data and passes the
848 go through this program piece by piece and see what it does. (For
Dperllexwarn.pod190 If a piece of code is under the control of the C<warnings> pragma,
Dperlpacktut.pod63 assume it is a piece of text, which some are able to read like a tabloid;
285 "consume all of the current piece of data". That's to say
291 corresponds to one piece of data to be C<pack>ed.
Dperldebtut.pod117 After much staring at the same piece of code and not seeing the wood for the
Dperlobj.pod191 a piece of the hash that isn't already used. A reasonable workaround
Dperlxstut.pod798 piece is the order of that argument relative to the others (first, second,
800 declaration of the argument (e.g., int, char*, etc). The third piece is
Dperlref.pod18 but also lets you have "hard" references to any piece of data or code.
Dperl571delta.pod441 round trip for any random piece of Perl code, though, and is under active
Dperldebguts.pod644 # This is not really a node, but an optimized away piece of a "long" node.
/mirbsd/src/usr.sbin/httpd/src/
DREADME115 there's a single piece of code to change if we want to add, say,
/mirbsd/src/lib/libssl/src/doc/crypto/
Dui.pod153 UI_add_user_data() adds a piece of memory for the method to use at any
/mirbsd/src/share/dict/
Dweb2a2313 apron piece
4193 base piece
4519 battle piece
4900 bed piece
5632 bilge piece
5766 birding piece
7010 bonnet piece
7552 brace piece
7816 breaking piece
7894 breech piece
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-v850.texi369 immediate field of then given instruction or piece of data. For
/mirbsd/src/gnu/usr.bin/perl/lib/Test/
DTutorial.pod507 piece of code isn't taint clean, the whole thing explodes. With that

12