HomeSort by relevance Sort by last modified time
    Searched refs:That (Results 26 - 39 of 39) sorted by null

12

  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 34 * fragment that is used as template.
48 * Name of the attribute that caches a reference to the parsed
55 * Name of the property that caches the parsed template processing
62 * ID of the element that contains dynamically loaded jstemplates.
85 * attributes are JavaScript expressions that are evaluated in the
93 * template that, if processed again with the same data, will remain
159 * The neutral cache entry. Used for all nodes that don't have any
161 * we can avoid to look again for all the other jst attributes that
174 * JST_ATTRIBUTES. The value is the id of the jstcache_ entry that can
252 // don't find the property on a node that was cloned in jstSelect_(), we
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 34 * fragment that is used as template.
48 * Name of the attribute that caches a reference to the parsed
55 * Name of the property that caches the parsed template processing
62 * ID of the element that contains dynamically loaded jstemplates.
85 * attributes are JavaScript expressions that are evaluated in the
93 * template that, if processed again with the same data, will remain
159 * The neutral cache entry. Used for all nodes that don't have any
161 * we can avoid to look again for all the other jst attributes that
174 * JST_ATTRIBUTES. The value is the id of the jstcache_ entry that can
252 // don't find the property on a node that was cloned in jstSelect_(), w
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 380 return ''; # String that will replace the block
391 # lists, and tables. That's because we still want to wrap <p>s around
392 # "paragraphs" that are wrapped in non-block-level tags, such as anchors,
535 # the token. By convension, "B" is used for block elements that needs not
537 # that are word separators and "X" is used in the general case.
547 return $key; # String that will replace the tag.
561 # These are all the transformations that form block-level
623 # These are all the transformations that occur *within* block-level
    [all...]
  /dalvik/docs/
prettify.js 36 * needs to do more substantial DOM manipulations to support that, so some
38 * That's it. I wanted to keep the API as simple as possible, so there's no
61 * @param {Array.<string>} out output buffer that receives chunks of HTML.
174 * A class that indicates a section of markup that is not code, e.g. to allow
202 /** A set of tokens that can precede a regular expression literal in
205 * list, but I've removed ones that might be problematic when seen in
206 * languages that don't support regular expression literals.
208 * <p>Specifically, I've removed any keywords that can't precede a regexp
228 '(?:(?:^|[^0-9.])\\.{1,3})|' + // a dot that's not part of a numbe
    [all...]
  /external/grub/docs/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
37 % of date, so if that's what you're using, please check.
44 % texi2dvi shell script that comes with the distribution. For a simple
65 % and turn on active characters that we couldn't do earlier because
195 % that mark overfull boxes (in case you have decided
196 % that the text looks ok even though it passes the margin).
202 % change spans more than two lines of output. To handle that, we would
213 % leading; that is exactly what \strutbox is supposed to record.
231 % since that produces some useless output on the terminal. We also make
287 % \onepageout takes a vbox as an argument. Note that \pagecontent
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
35 % of date, so if that's what you're using, please check.
42 % texi2dvi shell script that comes with the distribution. For a simple
63 % and turn on active characters that we couldn't do earlier because
199 % that mark overfull boxes (in case you have decided
200 % that the text looks ok even though it passes the margin).
206 % change spans more than two lines of output. To handle that, we would
217 % leading; that is exactly what \strutbox is supposed to record.
235 % since that produces some useless output on the terminal. We also make
293 % of a page, or that at the bottom of a page. The solution i
    [all...]
  /external/blktrace/btt/doc/
btt.tex 12 % This program is distributed in the hope that it will be useful,
55 section~\ref{sec:cmd-line}), as we felt that discussing some of the
62 output formats prior to that.
77 all devices that were traced (or at least on all devices that you
84 While this step is optional, we have found that performing this
120 for a request. That occurs between the Q and G operations. You
127 \item[G2I] Time needed to put that request onto the request
131 For \emph{merged} requests -- an incoming request that is merged
141 btt to refer to issue traces. Note that an I is used to refer t
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 9 modification, are permitted provided that the following conditions
83 /// Return a nil node (an empty but non-null node) that can hold
96 /// <para>You must specify the input stream so that the erroneous text can
121 /// i.e., without copying the array. Just make sure that this is consistent
157 /// Be advised that it's ok for newRoot to point at oldRoot's
189 /// Use the original framework assigned hashcode that's unique
256 /// store information that can lead you to the token, you can create
257 /// a token filled with the appropriate information and pass that back.
267 /// Each rule that creates AST nodes will call this
270 /// That node would contain the start/stop indexes then
    [all...]
Antlr.Runtime.pas 9 modification, are permitted provided that the following conditions
86 /// <returns>Return a marker that can be passed to
100 /// Resets the stream so that the next call to
129 /// stream to keep bookkeeping objects around for a marker that is
150 /// and in that its argument is strictly an input cursor (index).
156 /// mechanism that restores state and so this method does not need to
162 /// The index is 0..N-1. A seek to position i means that LA(1) will return
170 /// Only makes sense for streams that buffer everything up probably,
207 /// actions don't use this on streams that don't support it).
327 /// Return null for LT(0) and any index that results in an absolute addres
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js 3 // modification, are permitted provided that the following conditions are
30 // Note that this file is in UTF-8. smjs and testkjs do not read their
    [all...]
  /external/libmtp/
configure 92 # We need space, tab and new line, in precisely that order. Quoting is
258 # Try only shells that exist, to save several forks.
374 echo shells that I found on your system. Please install a
436 echo No shell found that supports shell functions.
455 # trailing '-' during substitution so that $LINENO is not a special
483 # Exit status is that of the last command.
577 # Check that we are running under the correct shell.
657 # This shell has a builtin print -r that does the trick.
960 # and all the variables that are supposed to be based on exec_prefix
1040 # Reject names that are not valid shell variable names
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 18 // This library is distributed in the hope that it will be useful,
118 // - int13 Fix DL when emulating a cd. In that case DL is decremented before calling real int13.
1256 // that this bit should be set is constrained to 244useconds.
    [all...]
  /external/bison/tests/
testsuite 155 # substitution so that $LINENO is not a special case at line end.
176 # Exit status is that of the last command.
229 # We need space, tab and new line, in precisely that order.
276 # run by a debug script, so that the script doesn't remove itself.
308 # Used to normalize the test group numbers so that `ls' lists them in
566 # Reject names that are not valid shell variable names.
589 # It is on purpose that we match the test group titles too.
676 # There might be directories that don't exist, but don't redirect
677 # builtins' (eg., cd) stderr directly: Ultrix's sh hates that.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure 92 # We need space, tab and new line, in precisely that order. Quoting is
258 # Try only shells that exist, to save several forks.
374 echo shells that I found on your system. Please install a
436 echo No shell found that supports shell functions.
455 # trailing '-' during substitution so that $LINENO is not a special
483 # Exit status is that of the last command.
1147 # and all the variables that are supposed to be based on exec_prefix
1227 # Reject names that are not valid shell variable names.
1254 # Reject names that are not valid shell variable names.
    [all...]

Completed in 586 milliseconds

12