HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 551 - 575 of 4331) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/renderer/
render_process.h 23 // RenderProcessImpl implements this interface for the regular browser.
render_process_impl.h 15 // Implementation of the RenderProcess interface for the regular browser.
  /external/chromium_org/extensions/common/
extensions_client.h 49 // permission strings. Adds the regular hosts to |new_hosts|,
file_util.cc 22 // Drop the leading slashes and convert %-encoded UTF8 to regular UTF8.
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableColor.h 55 // This class handles both the regular and 'visted link' colors for a given
  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebActiveGestureAnimation.h 42 // on a more-or-less regular basis by the owner.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
CustomFilterGlobalContext.h 54 // CSS shaders not referenced from the CSS mix function should be validated just like regular WebGL shaders.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
mocktool_unittest.py 46 # Test that unset options raise an exception (regular Mock
  /external/chromium_org/third_party/icu/source/tools/tzcode/
icuzones 5 # This is an ICU-specific file with the same format as regular
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_problem.h 55 // match. This is used to match postal code against a regular expression.
  /external/chromium_org/third_party/mesa/src/bin/
minstall 87 #echo "$FILE" is a regular file
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
execmem.c 137 * Just use regular memory.
  /external/chromium_org/third_party/re2/re2/
filtered_re2.cc 31 LOG(ERROR) << "Couldn't compile regular expression, skipping: "
  /external/chromium_org/third_party/re2/re2/testing/
exhaustive2_test.cc 5 // Exhaustive testing of regular expression matching.
exhaustive_tester.h 16 // Exhaustive regular expression test: generate all regexps within parameters,
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V0.h 120 Regular,
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/
sample.bib 38 specification of scanners. Augmenting regular expressions with
  /external/chromium_org/ui/app_list/cocoa/
scroll_view_with_no_scrollbars.mm 71 // Since the scroll view has no vertical scroller, regular up and down mouse
  /external/chromium_org/v8/src/
misc-intrinsics.h 60 // Default version using regular operations. Code taken from:
  /external/chromium_org/v8/test/webkit/fast/regex/
invalid-range-in-class-expected.txt 31 PASS /[c-a]+/.exec("-acbd"); threw exception SyntaxError: Invalid regular expression: /[c-a]+/: Range out of order in character class.
  /external/chromium_org/v8/test/webkit/
regexp-alternatives-expected.txt 24 Test regular expression processing with alternatives.
regexp-alternatives.js 25 'Test regular expression processing with alternatives.'
regexp-compile-expected.txt 42 PASS re.compile(new RegExp('+')); threw exception SyntaxError: Invalid regular expression: /+/: Nothing to repeat.
regexp-extended-characters-match-expected.txt 24 This test checks regular expressions using extended (> 255) characters and character classes.
regexp-extended-characters-match.js 25 "This test checks regular expressions using extended (> 255) characters and character classes."

Completed in 731 milliseconds

<<21222324252627282930>>