Searched
full:regular (Results
576 -
600 of
4331) sorted by null
<<21222324252627282930>>
/external/chromium_org/v8/test/webkit/ |
regexp-in-and-foreach-handling-expected.txt | 24 Test for bug 31689: RegExp#exec's returned Array-like object behaves differently from regular Arrays
|
regexp-in-and-foreach-handling.js | 24 description("Test for bug 31689: RegExp#exec's returned Array-like object behaves differently from regular Arrays");
|
regexp-non-bmp-expected.txt | 24 Tests that regular expressions treat non-BMP characters as two separate characters. From a Unicode correctness point of view this is wrong, but it is what other browsers do. And given that we store strings as UTF-16, it is also more efficient to implement. Also test some other cases related to UTF-8 and UTF-16.
|
regexp-non-bmp.js | 25 'Tests that regular expressions treat non-BMP characters as two separate characters. '
|
regexp-non-character-expected.txt | 24 Test for regular expressions with non-character values in them, specifically in character classes.
|
/external/clang/test/Analysis/ |
objc_invalidation.m | 70 SomeInvalidationImplementingObject *Ivar1; // regular ivar 71 SomeInvalidationImplementingObject *Ivar2; // regular ivar, sending invalidate message 78 Invalidation1Class *MultipleProtocols; // regular ivar belonging to a different class 79 Invalidation2Class *MultInheritance; // regular ivar belonging to a different class
|
/external/icu4c/i18n/ |
regeximp.cpp | 7 // ICU Regular Expressions,
|
/external/icu4c/tools/tzcode/ |
icuzones | 5 # This is an ICU-specific file with the same format as regular
|
/external/jpeg/ |
jmemnobs.c | 30 * Memory allocation and freeing are controlled by the regular library
|
/external/kernel-headers/original/linux/ |
sysdev.h | 80 * sys_devices can be simplified a lot from regular devices, because they're
|
/external/libvpx/libvpx/vp8/encoder/arm/ |
quantize_arm.c | 25 * the regular quantize_b function pointer */
|
/external/libvpx/libvpx/vp8/encoder/ |
vp8_asm_enc_offsets.c | 22 /* regular quantize */
|
/external/llvm/test/CodeGen/X86/ |
hoist-invariant-load.ll | 9 @"\01L_OBJC_IMAGE_INFO" = internal constant [2 x i32] [i32 0, i32 16], section "__DATA, __objc_imageinfo, regular, no_dead_strip"
|
/external/llvm/test/DebugInfo/X86/ |
stringpool.ll | 41 ; DARWIN: .section __DWARF,__debug_str,regular,debug
|
/external/llvm/test/MC/MachO/ |
diff-with-two-sections.s | 3 .section __TEXT,__text,regular,pure_instructions
|
/external/llvm/test/Transforms/LICM/ |
hoist-invariant-load.ll | 6 @"\01L_OBJC_IMAGE_INFO" = internal constant [2 x i32] [i32 0, i32 16], section "__DATA, __objc_imageinfo, regular, no_dead_strip"
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.text | 61 regular paragraph. 83 regular paragraph.</p> 152 Ordered (numbered) lists use regular numbers, followed by periods, as 265 In a regular paragraph, you can create code span by wrapping text in
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.text | 61 regular paragraph. 83 regular paragraph.</p> 152 Ordered (numbered) lists use regular numbers, followed by periods, as 265 In a regular paragraph, you can create code span by wrapping text in
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.txt | 61 regular paragraph. 83 regular paragraph.</p> 152 Ordered (numbered) lists use regular numbers, followed by periods, as 265 In a regular paragraph, you can create code span by wrapping text in
|
/external/mesa3d/bin/ |
minstall | 87 #echo "$FILE" is a regular file
|
/external/mesa3d/src/mesa/main/ |
execmem.c | 137 * Just use regular memory.
|
/external/oprofile/libutil/ |
op_file.h | 25 * Return true if the given file is readable and regular.
|
/external/qemu/distrib/jpeg-6b/ |
jmemnobs.c | 30 * Memory allocation and freeing are controlled by the regular library
|
/external/qemu/ |
qstring.c | 58 * qstring_from_str(): Create a new QString from a regular C string
|
/external/regex-re2/re2/ |
filtered_re2.cc | 31 LOG(ERROR) << "Couldn't compile regular expression, skipping: "
|
Completed in 922 milliseconds
<<21222324252627282930>>