HomeSort by relevance Sort by last modified time
    Searched refs:regular (Results 51 - 75 of 86) sorted by null

1 23 4

  /external/webkit/PerformanceTests/SunSpider/
sunspider 62 --ubench Use microbenchmark suite instead of regular tests. Same as --suite=ubench
  /dalvik/vm/
Android.mk 123 # time. When building this target as a regular static library, certain
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 656 # Regular expression derived from the _tokenize() subroutine in
665 # regular tags
771 * Changed a regular expression in `_TokenizeHTML` that could lead to
  /external/v8/test/mjsunit/
mirror-regexp.js 29 // Test the mirror object for regular expression values
regexp.js 705 // Test trimmed regular expression for RegExp.test().
unicode-test.js     [all...]
  /external/v8/src/
string.js 226 // Delegate to one of the regular expression variants if necessary.
376 // Compute the string of a given regular expression capture.
389 // Add the string of a given regular expression capture to the
406 // Helper function for replacing regular expressions with the result of a
613 // Separator is a regular expression.
mirror-debugger.js 336 * Check whether the mirror reflects a regular expression.
337 * @returns {boolean} True if the mirror reflects a regular expression
1013 * Mirror object for regular expressions.
1025 * Returns the source to the regular expression.
1026 * @return {string or undefined} The source to the regular expression
1034 * Returns whether this regular expression has the global (g) flag set.
1043 * Returns whether this regular expression has the ignore case (i) flag set.
1052 * Returns whether this regular expression has the multiline (m) flag set.
    [all...]
messages.js 144 "malformed_regexp", ["Invalid regular expression: /", "%0", "/: ", "%1"],
145 "unterminated_regexp", ["Invalid regular expression: missing /"],
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 57 * using this DFA (representing the covering regular approximation
  /external/linux-tools-perf/config/
utilities.mak 65 # NOTE: The escape is used directly as an extended regular
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 46 # Regular expressions:
669 A regular expression that matches an integer. Default is
677 A regular expression that matches a floating point number. Default is
  /dalvik/docs/
prettify.js 202 /** A set of tokens that can precede a regular expression literal in
206 * languages that don't support regular expression literals.
241 // CAVEAT: this does not properly handle the case where a regular
242 // expression immediately follows another since a regular expression may
729 // A regular expression literal starts with a slash that is
    [all...]
  /external/bison/
maint.mk 209 # Regular expression (ERE) denoting either a forbidden construct
214 # Regular expression (ERE) denoting lines to ignore that matched
468 # re: a regular expression that matches IFF something provided by $h is used.
833 # Create a list of regular expressions matching the names
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 43 of recognizing <i>regular languages</i>. For more background on the subject,
tree.rb 81 closely mirror the general structure of regular parsers and lexers.
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 265 'apps-launch-type-regular',
299 case 'apps-launch-type-regular':
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
langcheck.php 203 report_error(TYPE_ERROR, 'The path "' .$langfile. '" does not ressemble a regular file!');
567 report_error(TYPE_NOTICE, "Language file contains an superfluous \$language_data['STYLES']['COMMENTS'] specification for Single Line or Regular-Expression Comment key $ck!");
587 //Check for unmasked / in regular expressions ...
589 report_error(TYPE_WARNING, "Language file contains an empty regular expression at \$language_data['REGEXPS'][$rk]!");
592 report_error(TYPE_WARNING, "Language file contains a regular expression with an unmasked / character at \$language_data['REGEXPS'][$rk]!");
594 report_error(TYPE_WARNING, "Language file contains a regular expression with an unescaped match for a pipe character '|' which needs escaping as '&lt;PIPE&gt;' instead at \$language_data['REGEXPS'][$rk]!");
599 report_error(TYPE_ERROR, "Language file contains no GESHI_SEARCH entry in extended regular expression at \$language_data['REGEXPS'][$rk]!");
    [all...]
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 4 # CHECK: .section __TEXT,__text,regular,pure_instructions
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
wizard.rb 44 define <i>tree patterns</i>, objects that are conceptually similar to regular
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 242 case 1: // regular
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 406 # Regular expression for the content of a block tag.
    [all...]
  /ndk/build/core/
definitions.mk 713 # Note: This doesn't differentiate between regular and whole static
735 # $2: list of all static link-time libraries (regular or whole).
    [all...]
  /external/bison/build-aux/
texinfo.tex 508 % therein should become regular spaces in the raw index file, not the
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 643 ;# Using the regular register file words are read in and then saved back out to
    [all...]

Completed in 1107 milliseconds

1 23 4