HomeSort by relevance Sort by last modified time
    Searched full:regular (Results 276 - 300 of 4987) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ppapi/api/
ppb_console.idl 40 * The regular log function will automatically prepend the name of your
  /external/chromium_org/remoting/codec/
codec_test.h 19 // Generate test data and test the encoder for a regular encoding sequence.
  /external/chromium_org/remoting/host/linux/
unicode_to_keysym_unittest.cc 32 // Characters for which there are no regular keysyms.
  /external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
undo-autocorrection.html 17 <p><b>Test 2:</b> Type "the ". Set font to bold, then type "me". Set font to regular, then type "sage". After seeing the correction panel, type whitespace to accept the correction, then select undo. You should see the second word being reverted to "message" with "me" in bold font.</p>
  /external/chromium_org/third_party/apache-win32/
NOTICE.txt 16 Regular expression support is provided by the PCRE library package,
  /external/chromium_org/third_party/icu/source/test/intltest/
thcoll.h 48 * using regular and iterative comparison.
  /external/chromium_org/third_party/libphonenumber/
README.chromium 14 - third_party/icu for internationalisation, UTF8-16-32 conversion and regular
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
LiteTest.java 62 // Since lite messages are a subset of regular messages, we can mostly
64 // tested by the regular tests. All this test really verifies is that
90 // implemented completely differently from the regular library. We
104 // different code path between lite and regular libraries, and as of this
  /external/chromium_org/third_party/re2/re2/
onepass.cc 8 // regular expression search with submatch tracking for
9 // what I call "one-pass regular expressions". (An alternate
10 // name might be "backtracking-free regular expressions".)
12 // One-pass regular expressions have the property that
29 // A simple intuition for identifying one-pass regular expressions
37 // But if we have a one-pass regular expression, there is no
41 // On a one-pass regular expression, the NFA code in nfa.cc
46 // One-pass regular expressions get used a lot when RE is
51 // "One-unambiguous regular languages", Information and Computation 142(2).
66 // non-determinism in an NFA for a one-pass regular expressio
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrTest.cpp 29 // GrDrawTarget and regular drawing. We could also assert or fail in GrContext drawing methods
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
rw_lock_wrapper.h 17 // these OSs regular critical sections have been used to approximate RW lock
  /external/chromium_org/third_party/webrtc/test/testsupport/mac/
run_threaded_main_mac.h 16 * code in a regular sequential fashion and still pump events, which are
  /external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
README 21 regular expression to extract the quality metric.
  /external/chromium_org/tools/perf/measurements/
memory.py 35 # The tcmalloc_heap_profiler dumps files at regular
  /external/chromium_org/ui/base/cocoa/controls/
hyperlink_button_cell.h 25 // embedded links but also regular text, use HyperlinkTextView.
  /external/chromium_org/v8/src/
misc-intrinsics.h 37 // Default version using regular operations. Code taken from:
  /external/clang/test/Misc/
dev-fd-fs.c 22 // Check writing to /dev/fd regular files.
  /external/e2fsprogs/lib/ext2fs/
valid_blk.c 29 * Only directories, regular files, and some symbolic links
  /external/google-fonts/dancing-script/
Android.mk 23 LOCAL_MODULE := DancingScript-Regular.ttf
  /external/icu/icu4c/source/test/intltest/
thcoll.h 48 * using regular and iterative comparison.
  /external/javasqlite/src/main/java/SQLite/
Function.java 34 * Callback for regular function.
  /external/javassist/sample/reflect/
Main.java 19 Compare this result with that of the regular execution without reflection:
  /external/jsr305/ri/src/main/java/javax/annotation/
Syntax.java 12 * or regular expression syntax. This can be used to provide syntax checking of
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegexCacheTest.java 22 * Unittests for LRU Cache for compiled regular expressions used by the libphonenumbers libary.
  /external/lldb/test/lang/cpp/overloaded-functions/
TestOverloadedFunctions.py 31 """Test that static methods are properly distinguished from regular methods"""

Completed in 928 milliseconds

<<11121314151617181920>>