Searched refs:piece (Results 1 – 25 of 50) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | parser-defs.h | 108 enum type_pieces piece; member
|
| D | parse.c | 1155 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/ |
| D | TPJ13.pod | 45 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/ |
| D | appen.C | 93 defining where each piece is.
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | regcomp.sym | 114 # This is not really a node, but an optimized away piece of a "long" node.
|
| D | README.os390 | 80 (as well as Perl and Apache) in the red-piece/book "Open Source Software
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perldsc.pod | 766 # here's a piece by piece build up 785 # change one piece, it changes everywhere, like for example
|
| D | perldoc.pod | 26 I<perldoc> looks up a piece of documentation in .pod format that is embedded
|
| D | perlglossary.pod | 84 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 …]
|
| D | perlmodstyle.pod | 28 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
|
| D | perlothrtut.pod | 72 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
|
| D | perlthrtut.pod | 87 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
|
| D | perllexwarn.pod | 190 If a piece of code is under the control of the C<warnings> pragma,
|
| D | perlpacktut.pod | 63 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.
|
| D | perldebtut.pod | 117 After much staring at the same piece of code and not seeing the wood for the
|
| D | perlobj.pod | 191 a piece of the hash that isn't already used. A reasonable workaround
|
| D | perlxstut.pod | 798 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
|
| D | perlref.pod | 18 but also lets you have "hard" references to any piece of data or code.
|
| D | perl571delta.pod | 441 round trip for any random piece of Perl code, though, and is under active
|
| D | perldebguts.pod | 644 # This is not really a node, but an optimized away piece of a "long" node.
|
| /mirbsd/src/usr.sbin/httpd/src/ |
| D | README | 115 there's a single piece of code to change if we want to add, say,
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | ui.pod | 153 UI_add_user_data() adds a piece of memory for the method to use at any
|
| /mirbsd/src/share/dict/ |
| D | web2a | 2313 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/ |
| D | c-v850.texi | 369 immediate field of then given instruction or piece of data. For
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/ |
| D | Tutorial.pod | 507 piece of code isn't taint clean, the whole thing explodes. With that
|
12