Searched refs:active (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 89 char *active; /* Pointer to non-consumed part of text. */ member 211 inactive = lb->active - lb->text; 217 MEMMOVE(lb->text, lb->active, lb->length); 218 lb->alloc += lb->active - lb->text; 219 lb->active = lb->text; 233 lb->active = lb->text + inactive; 248 MEMCPY(to->active + to->length, string, length); 329 n = WCRTOMB (to->active + to->length, wc, &to->mbstate); 342 n = WCRTOMB (to->active + to->length, wc, &to->mbstate); 355 start = to->active + old_length; [all …]
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 63 % and turn on active characters that we couldn't do earlier because 66 \catcode`+=\active \catcode`\_=\active} 101 {\catcode`\'=\active 162 % sometimes characters are active, so we need control sequences. 516 % Several utility definitions with active space: 750 \ifnum\catcode`\^^M=\active \else 1106 % _ active, and distinguish by seeing if the current family is \slfam, 1109 \catcode`\_ = \active 1111 \catcode`\_=\active 1142 % Some active characters (such as <) are spaced differently in math. [all …]
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 65 % and turn on active characters that we couldn't do earlier because 68 \catcode`+=\active \catcode`\_=\active} 456 % Several utility definitions with active space: 690 \ifnum\catcode`\^^M=\active \else 1039 % _ active, and distinguish by seeing if the current family is \slfam, 1042 \catcode`\_ = \active 1044 \catcode`\_=\active 1065 % Some active characters (such as <) are spaced differently in math. 1070 \catcode`^ = \active 1071 \catcode`< = \active [all …]
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | BUGS | 97 addresses like `0,/RE/' as active when the script starts: if you
|
D | ChangeLog | 1065 * sed/execute.c (line_init): Initialize buf->active 1068 on active space
|
/ndk/docs/renderscript/ |
D | jquery.js | 21 …active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="…
|
/ndk/sources/host-tools/make-3.81/ |
D | readme.vms | 148 process, signal and exit handlers of the parent are still active, and,
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.texi | 424 @command{sed} maintains two data buffers: the active @emph{pattern} space, 1570 The syntax without the @code{o} is active in Perl mode, while the one 1571 with the @code{o} is active in the normal or extended @sc{posix} regular 2925 addresses like @code{0,/@var{RE}/} as active when the script starts: if 3219 @code{\`} and @code{\'} that are active in @sc{posix} mode.
|
D | sed-in.texi | 423 @command{sed} maintains two data buffers: the active @emph{pattern} space, 1569 The syntax without the @code{o} is active in Perl mode, while the one 1570 with the @code{o} is active in the normal or extended @sc{posix} regular 2758 addresses like @code{0,/@var{RE}/} as active when the script starts: if 3052 @code{\`} and @code{\'} that are active in @sc{posix} mode.
|
D | sed.info | 302 `sed' maintains two data buffers: the active _pattern_ space, and the 2143 treat addresses like `0,/RE/' as active when the script starts: if
|
/ndk/docs/text/ |
D | CHANGES.text | 1646 active the first time the function was called. This behavior could
|