Searched
full:regular (Results
426 -
450 of
4331) sorted by null
<<11121314151617181920>>
/external/chromium_org/v8/test/webkit/ |
regexp-extended-characters-more.js | 25 "This test checks a few cases of extended (> 127) characters in repeat regular expressions."
|
regexp-find-first-asserted-expected.txt | 24 Tests some regular expressions that were doing the wrong thing with the "find first asserted" optimization.
|
regexp-find-first-asserted.js | 25 'Tests some regular expressions that were doing the wrong thing with the "find first asserted" optimization.'
|
regexp-many-brackets-expected.txt | 24 Test regular expression processing with many capturing brackets (200).
|
regexp-many-brackets.js | 25 'Test regular expression processing with many capturing brackets (200).'
|
regexp-non-character.js | 25 'Test for regular expressions with non-character values in them, specifically in character classes.'
|
/external/clang/test/Driver/ |
lto.c | 14 // llvm-bc and llvm-ll outputs need to match regular suffixes
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/ |
log-path_test.cc | 3 // Regular run.
|
/external/dexmaker/ |
README | 12 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the bytecode emitted. Code is generated instruction-by-instruction; you bring your own abstract syntax tree if you need one. And since it uses Dalvik's dx tool as a backend, you get efficient register allocation and regular/wide instruction selection for free.
|
/external/guava/guava/src/com/google/common/io/ |
PatternFilenameFilter.java | 30 * File name filter that only accepts files matching a regular expression. This class is thread-safe
|
/external/icu4c/i18n/ |
regexcmp.h | 9 // This class is internal to the regular expression implementation. 10 // For the public Regular Expression API, see the file "unicode/regex.h" 33 // class RegexCompile Contains the regular expression compiler. 143 // Data for the state machine that parses the regular expression.
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
TextHtmlFunction.java | 38 // These regular expressions are adapted from html.c in the ClearSilver 41 // Regular expression used to match email addresses, taken from the 46 // Regular expression used to match urls without a scheme (www.foo.com), 50 // Regular expression used to match urls with a scheme (http://www.foo.com),
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
NumberParseException.java | 29 // specifically, the number failed to match the regular expression VALID_PHONE_NUMBER in
|
RegexCache.java | 24 * LRU Cache for compiled regular expressions used by the libphonenumbers libary.
|
/external/llvm/test/CodeGen/X86/ |
2007-06-04-X86-64-CtorAsmBugs.ll | 8 define internal void @_GLOBAL__I__ZN1A1aE() section "__TEXT,__StaticInit,regular,pure_instructions" {
|
utf16-cfstrings.ll | 34 !2 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
|
/external/llvm/test/DebugInfo/X86/ |
objc-fwd-decl.ll | 24 !11 = metadata !{i32 1, metadata !"Objective-C Image Info Section", metadata !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
|
/external/llvm/test/MC/MachO/ |
debug_frame.s | 12 .section __TEXT,__text,regular,pure_instructions
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_transfer.h | 6 * to the regular transfer behaviour.
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_texture.h | 58 * Malloc'ed data for regular buffers and textures, or a mapping to dt above.
|
/external/proguard/docs/ |
quality.html | 14 through a regular automatic build process. This process produces numerous
|
/external/protobuf/src/google/protobuf/ |
unittest_lite_imports_nonlite.proto | 33 // Tests that a "lite" message can import a regular message.
|
/external/qemu/ |
hostregs_helper.h | 23 save/restore these registers when called from regular code.
|
/external/regex-re2/re2/testing/ |
exhaustive1_test.cc | 5 // Exhaustive testing of regular expression matching.
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-122271.js | 30 // Tests that ElementsKind transitions and regular transitions don't
|
Completed in 835 milliseconds
<<11121314151617181920>>