HomeSort by relevance Sort by last modified time
    Searched refs:As (Results 51 - 59 of 59) sorted by null

1 23

  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 329 foreach ($this->document_gamut as $method => $priority) {
390 # We only want to do this for block-level HTML tags, such as headers,
392 # "paragraphs" that are wrapped in non-block-level tags, such as anchors,
398 # its line, otherwise they're not matched here and will be taken as
580 # been seen as a code block in a previous pass of hashHTMLBlocks.
592 foreach ($this->block_gamut as $method => $priority) {
649 foreach ($this->span_gamut as $method => $priority) {
953 foreach ($markers_relist as $marker_re) {
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg 20 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
35 * If it causes the destruction of the Universe, it will be pretty cool so long as
126 // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
161 * we perform this little trick of defining the literals as arrays of UINT32
174 * of code as you cannot see what is happening when single stepping in debuggers
489 * then for the present you must use different names for your defines as these are hard coded
492 * here as this will at least give you a redefined error somewhere if they clash.
577 * allow you to pass part of a full token stream to the parser, such as for syntax checking
584 * As this is a generated lexer, it is unlikely you will call it 'manually'. However
588 * The methods in p<name> are as follows
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 24 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
59 /// or token type sequence (such as for interpretation).
83 /// The Lexer tracks line/col info as well as input index so its markers are
130 /// no longer necessary. This will have the same behavior as
147 /// will use seek to move backwards such as when backtracking.
153 /// as line number. For seeking backwards, you will be presumably
198 /// Get the ith character of lookahead. This is usually the same as
269 /// When setting the text, it might be a NOP such as for the CommonToken,
391 /// directly as it's underlying source
1686 \/\/\/ specified character array. This is the preferred constructor as procedure
    [all...]
  /external/bison/build-aux/
texinfo.tex 13 % modify it under the terms of the GNU General Public License as
25 % As a special exception, when this file is read by TeX when processing
51 % than two; texi2dvi does it as many times as necessary.
314 % \onepageout takes a vbox as an argument. Note that \pagecontents
323 % the headline as they should be, not taken literally (outputting ''code).
484 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
501 % space in the output. Don't allow a line break at this space, as this
528 % are not treated as environments; they don't open a group. (The
657 % Do @comment since we are called inside an environment such as
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4 11 # modifications, as long as this notice is preserved.
21 # modify it under the terms of the GNU General Public License as
25 # As a special exception to the GNU General Public License,
26 # if you distribute this file as part of a program or library that
202 # Same as above, but do not quote variable references.
410 # declaration there will have the same value as in `configure'. VARNAME
648 # appending to config.log, which fails on DOS, as config.log is still kept
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 13 % modify it under the terms of the GNU General Public License as
25 % As a special exception, when this file is read by TeX when processing
51 % than two; texi2dvi does it as many times as necessary.
335 % \onepageout takes a vbox as an argument. Note that \pagecontents
344 % the headline as they should be, not taken literally (outputting ''code).
505 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
522 % space in the output. Don't allow a line break at this space, as this
549 % are not treated as environments; they don't open a group. (The
610 %% Define @` and @' to be the same as ` and
    [all...]
  /external/grub/docs/
texinfo.tex 13 % modify it under the terms of the GNU General Public License as
27 % As a special exception, when this file is read by TeX when processing
53 % than two; texi2dvi does it as many times as necessary.
287 % \onepageout takes a vbox as an argument. Note that \pagecontents
296 % the headline as they should be, not taken literally (outputting ''code).
425 % We cannot use \next here, as it holds the macro to run;
452 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
469 % space in the output. Don't allow a line break at this space, as this
496 % are not treated as enviroments; they don't open a group. (Th
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 12 * distributed under the License is distributed on an "AS IS" BASIS,
41 * That's it. I wanted to keep the API as simple as possible, so there's no
44 * language, as in {@code <pre class="prettyprint lang-java">}. Any class that
52 * Java annotations (start with "@") are now captured as literals ("lit")
61 * Split {@code prettyPrint} into multiple timeouts so as not to interfere with
83 * @param {string} sourceCodeHtml code as html
84 * @return {string} code as html, but prettier
123 "as base by checked decimal delegate descending dynamic event " +
136 var PYTHON_KEYWORDS = FLOW_CONTROL_KEYWORDS + "and as assert class def del "
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 12 * distributed under the License is distributed on an "AS IS" BASIS,
41 * That's it. I wanted to keep the API as simple as possible, so there's no
44 * language, as in {@code <pre class="prettyprint lang-java">}. Any class that
52 * Java annotations (start with "@") are now captured as literals ("lit")
61 * Split {@code prettyPrint} into multiple timeouts so as not to interfere with
83 * @param {string} sourceCodeHtml code as html
84 * @return {string} code as html, but prettier
123 "as base by checked decimal delegate descending dynamic event " +
136 var PYTHON_KEYWORDS = FLOW_CONTROL_KEYWORDS + "and as assert class def del "
    [all...]

Completed in 1115 milliseconds

1 23