Searched refs:mark (Results 1 – 20 of 20) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bsd.sh | 95 mark() function 107 mark '1.1' 111 mark '1.2' ; $SED -n 's/^/e1_/p' lines1 112 mark '1.3' ; $SED 's/^/e1_/p' <lines1 113 mark '1.4' ; $SED -n 's/^/e1_/p' <lines1 115 mark '1.4.1' 119 mark '1.5' ; $SED -f script1 lines1 120 mark '1.6' ; $SED -f script1 <lines1 121 mark '1.7' ; $SED -e 's/^/e1_/p' lines1 122 mark '1.8' ; $SED -e 's/^/e1_/p' <lines1 [all …]
|
D | uniq.good | 346 current high water mark for use by positive assertions. Do this also 389 extraction by setting the offsets and bumping the high water mark. */ 599 mark, since extracts may have been taken during the assertion. */ 600 mark, since extracts may have been taken. */
|
D | uniq.inp | 876 current high water mark for use by positive assertions. Do this also 1013 extraction by setting the offsets and bumping the high water mark. */ 1332 mark, since extracts may have been taken during the assertion. */ 1333 mark, since extracts may have been taken. */
|
/ndk/sources/host-tools/make-3.81/po/ |
D | en@quot.header | 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
D | en@boldquot.header | 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | en@quot.header | 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
D | en@boldquot.header | 8 # left single quotation mark (U+2018) and right single quotation mark (U+2019). 10 # left single quotation mark (U+2018) and right single quotation mark (U+2019) 11 # and pairs of quotation mark (0x22) to 12 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0005-Use-the-correct-CRT-files-with-shared-link-option.patch | 2 From: Mark D Horn <mark.d.horn@intel.com> 7 Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
|
D | 0004-Enable-x86-gcc-defaults.patch | 2 From: Mark D Horn <mark.d.horn@intel.com>
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | gnulib-common.m4 | 115 # output a spurious "(cached)" mark in the midst of other configure output.
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 199 % that mark overfull boxes (in case you have decided 284 % Output a mark which sets \thischapter, \thissection and \thiscolor. 285 % We dump everything together because we only have one kind of mark. 288 % A mark contains a subexpression of the \ifcase ... \fi construct. 303 \mark{% 311 % the mark with the chapter defs, unless the user sneaks in, e.g., 1343 % Set color, and create a mark which defines \thiscolor accordingly, 1441 % used to mark target names; must be expandable. 3431 % Try typesetting the item mark that if the document erroneously says 3435 % the user wants an empty mark, they have to say @w{} not just @w. [all …]
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed-in.texi | 2908 hand, it specifies that if a question mark follows an open 3514 However, if a quantifier is followed by a question mark, it 3520 mark with its use as a quantifier in its own right. 3537 them with a question mark. In other words, it inverts the 3922 an exclamation or question mark. When it matches, it runs quickly.
|
D | sed.texi | 3075 hand, it specifies that if a question mark follows an open 3681 However, if a quantifier is followed by a question mark, it 3687 mark with its use as a quantifier in its own right. 3704 them with a question mark. In other words, it inverts the 4089 an exclamation or question mark. When it matches, it runs quickly.
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 651 overflow in penter. thanks to mark larsen.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 132 or prerequisites to mark other targets 1588 or prerequisites to mark other targets 6246 "Touch". The activity is to mark the targets as up to date without 6322 in the rules, but rather to mark the target up to date by changing its 6331 3. Use the command `make -t' to mark all the object files as up to 6649 Touch files (mark them up to date without really changing them) 7228 makefile as a target or prerequisite. However, you can explicitly mark
|
D | make.texi | 158 or prerequisites to mark other targets 1844 or prerequisites to mark other targets 7637 ``Touch''. The activity is to mark the targets as up to date without 7734 commands in the rules, but rather to mark the target up to date by 7747 Use the command @samp{make -t} to mark all the object files as 8142 Touch files (mark them up to date without really changing them) 8907 makefile as a target or prerequisite. However, you can explicitly mark a 9390 One choice is to mark the match-anything rule as @dfn{terminal} by defining 9404 If you do not mark the match-anything rule as terminal, then it is
|
D | make.info-2 | 397 One choice is to mark the match-anything rule as "terminal" by 411 If you do not mark the match-anything rule as terminal, then it is
|
/ndk/sources/host-tools/make-3.81/ |
D | ChangeLog | 1419 * make.h: Create an UNUSED macro to mark unused parameters. 2414 * function.c (func_call): Don't mark the argument variables $1,
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 185 % that mark overfull boxes (in case you have decided 1270 % used to mark target names; must be expandable.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ChangeLog | 1797 * configure.in: mark as release version!
|