/ndk/sources/host-tools/sed-4.2.1/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty. 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | remove-potcdate.sin | 5 # pattern is achieved by looking at the hold space. 8 # Test if the hold space is empty. 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
D | insert-header.sin | 6 # occurrences is achieved by looking at the hold space. 9 # Test if the hold space is empty. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 164 static struct line hold; variable 878 hold.length = 0; 1512 line_copy(&hold, &line, true); 1521 line_append(&hold, &line, true); 1526 line_copy(&line, &hold, true); 1531 line_append(&line, &hold, true); 1663 line_exchange(&line, &hold, false); 1833 line_init(&hold, NULL, 0); 1871 FREE(hold.text);
|
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/ |
D | general2 | 6 definition of a variable to hold the object filenames.";
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | flavors | 91 # There's a bit of oddness here if you try to use a variable to hold the
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.info | 318 deleted between two cycles. The hold space, on the other hand, keeps 921 Replace the contents of the hold space with the contents of the 925 Append a newline to the contents of the hold space, and then 926 append the contents of the pattern space to that of the hold space. 930 hold space. 934 append the contents of the hold space to that of the pattern space. 937 Exchange the contents of the hold and pattern spaces. 1376 # hold space contains the new filename 1530 stored in the hold space, to be used in the next iteration. 1546 # Get the line number from hold space; add a zero [all …]
|
D | sed.texi | 420 @cindex Buffer spaces, pattern and hold 421 @cindex Spaces, pattern and hold 425 and the auxiliary @emph{hold} space. Both are initially empty. 446 deleted between two cycles. The hold space, on the other hand, keeps 1292 @findex h (hold) command 1293 @cindex Copy pattern space into hold space 1294 @cindex Replace hold space with copy of pattern space 1296 Replace the contents of the hold space with the contents of the pattern space. 1300 @cindex Append pattern space to hold space 1302 Append a newline to the contents of the hold space, [all …]
|
D | sed-in.texi | 419 @cindex Buffer spaces, pattern and hold 420 @cindex Spaces, pattern and hold 424 and the auxiliary @emph{hold} space. Both are initially empty. 445 deleted between two cycles. The hold space, on the other hand, keeps 1291 @findex h (hold) command 1292 @cindex Copy pattern space into hold space 1293 @cindex Replace hold space with copy of pattern space 1295 Replace the contents of the hold space with the contents of the pattern space. 1299 @cindex Append pattern space to hold space 1301 Append a newline to the contents of the hold space, [all …]
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | Makefile.am | 27 badenc inplace-hold brackets \
|
D | binary2.sed | 33 # This version keeps the stack in hold space and the command in pattern
|
D | binary3.sed | 33 # This version keeps the stack and the current command in hold space and
|
D | Makefile.tests | 85 inplace-hold::
|
D | uniq.good | 172 DPRINTF (("Got memory to hold back references\n")); 408 hold, we get a temporary bit of working store to use during the matching. 856 where we had to get some local store to hold offsets for backreferences, copy
|
D | uniq.inp | 575 DPRINTF (("Got memory to hold back references\n")); 1067 hold, we get a temporary bit of working store to use during the matching. 1755 where we had to get some local store to hold offsets for backreferences, copy
|
D | Makefile.in | 655 insert utf8-1 utf8-2 utf8-3 utf8-4 badenc inplace-hold \
|
/ndk/sources/host-tools/make-3.81/config/ |
D | po.m4 | 248 # Test if the hold space is empty. 272 # reached. Clear the hold space. 278 # next line. Put a nonempty string into the hold space to indicate this.
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | po.m4 | 258 # Test if the hold space is empty. 282 # reached. Clear the hold space. 288 # next line. Put a nonempty string into the hold space to indicate this.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | locale.cpp | 424 unique_ptr<facet, release> hold(f); in __imp() local 429 install(hold.get(), id); in __imp() 443 unique_ptr<facet, release> hold(f); in install() local 448 facets_[static_cast<size_t>(id)] = hold.release(); in install()
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 168 mkdir mybuild # Create a directory to hold the build output.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | NEWS | 28 * hold-space is reset between different files in -i and -s modes.
|
D | COPYING.DOC | 100 plus such following pages as are needed to hold, legibly, the material
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 109 plus such following pages as are needed to hold, legibly, the material
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 168 Its purpose is to hold the fully expanded platform-specific files.
|