Searched
full:regular (Results
776 -
800 of
4331) sorted by null
<<31323334353637383940>>
/external/chromium_org/net/dns/ |
single_request_host_resolver_unittest.cc | 67 // Test that a regular end-to-end lookup returns the expected result.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
InputMethodController.h | 56 // Inserts the text that is being composed as a regular text and returns true
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
View.js | 523 WebInspector.View._assert(!child.__view, "Attempt to add view via regular DOM operation."); 529 WebInspector.View._assert(!child.__view, "Attempt to add view via regular DOM operation."); 536 WebInspector.View._assert(!child.__viewCounter && !child.__view, "Attempt to remove element containing view via regular DOM operation"); 542 WebInspector.View._assert(!this.__viewCounter, "Attempt to remove element containing view via regular DOM operation");
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
UniscribeHelperTextRun.h | 46 // Regular constructor used for WebCore text run processing.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
ThreadIdentifierDataPthreads.h | 41 // ThreadIdentifier from threadMap. It assumes regular ThreadSpecific types don't use multiple-pass destruction.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
codeunit.py | 106 # A regular text file: open it.
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
genrb.1.in | 127 regular expression:
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
rtasm_execmem.c | 151 * Just use regular memory.
|
/external/chromium_org/third_party/re2/re2/testing/ |
exhaustive3_test.cc | 5 // Exhaustive testing of regular expression matching.
|
random_test.cc | 5 // Random testing of regular expression matching.
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
test_data.cc | 29 const char* SAMPLE_BITMAP_FONT = "AnonymousPro-Regular.ttf";
|
/external/chromium_org/third_party/skia/include/effects/ |
SkPerlinNoiseShader.h | 52 * periods and resembles regular unstructured noise rather than Perlin noise.
|
/external/chromium_org/third_party/sqlite/src/ext/icu/ |
icu.c | 227 ** two arguments. The first is a regular expression pattern to compile 276 /* Configure the text that the regular expression operates on. */ 290 /* Set the text that the regular expression operates on to a NULL 292 ** leaving the regular expression object configured with an invalid
|
/external/chromium_org/third_party/sqlite/src/test/ |
between.test | 36 # If the $varname syntax is not available, use the regular variable
|
/external/chromium_org/tools/checkdeps/ |
cpp_checker.py | 32 # This regular expression will be used to extract filenames from include
|
/external/chromium_org/tools/deep_memory_profiler/ |
README.policy | 10 is a Python-style regular expression to match with calling stack frames.
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
reg_writer.py | 49 # Lists come after regular policies.
|
/external/chromium_org/ui/gl/ |
gl_switches.cc | 67 // library first, but fall back to regular library if loading fails.
|
/external/chromium_org/ui/views/controls/button/ |
menu_button.h | 89 // menu is displayed using a modal loop and, unlike regular menus in Windows,
|
/external/chromium_org/ui/views/controls/scrollbar/ |
base_scroll_bar_thumb.cc | 13 // dragging before the scrollbar will snap back to its regular position.
|
/external/chromium_org/url/ |
url_parse_internal.h | 63 // special stuff at the beginning, but want regular path parsing, it just
|
/external/chromium_org/v8/build/ |
features.gypi | 52 # based where the regular expression is compiled to a bytecode.
|
/external/chromium_org/v8/test/mjsunit/ |
mirror-error.js | 29 // Test the mirror object for regular error objects
|
mirror-regexp.js | 29 // Test the mirror object for regular expression values
|
/external/chromium_org/v8/test/webkit/fast/regex/ |
lastIndex-expected.txt | 24 This page tests that a RegExp object's lastIndex behaves like a regular property.
|
Completed in 1755 milliseconds
<<31323334353637383940>>