/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.syn/ |
cmatch.pass.cpp | 12 // typedef match_results<const char*> cmatch; 19 static_assert((std::is_same<std::match_results<const char*>, std::cmatch>::value), "");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/ |
egrep.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 50 std::cmatch m; 66 std::cmatch m;
|
ecma.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 58 std::cmatch m; 65 std::cmatch m; 71 std::cmatch m; 78 std::cmatch m; 84 std::cmatch m; 99 std::cmatch m; 117 std::cmatch m; 123 std::cmatch m [all...] |
basic.pass.cpp | 27 std::cmatch m; 33 std::cmatch m; 49 std::cmatch m; 64 std::cmatch m; 71 std::cmatch m; 77 std::cmatch m; 84 std::cmatch m; 90 std::cmatch m; 105 std::cmatch m; 123 std::cmatch m [all...] |
extended.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 58 std::cmatch m; 65 std::cmatch m; 71 std::cmatch m; 78 std::cmatch m; 84 std::cmatch m; 99 std::cmatch m; 117 std::cmatch m; 124 std::cmatch m [all...] |
grep.pass.cpp | 27 std::cmatch m; 43 std::cmatch m;
|
awk.pass.cpp | 28 std::cmatch m; 44 std::cmatch m; 59 std::cmatch m; 66 std::cmatch m; 72 std::cmatch m; 79 std::cmatch m; 85 std::cmatch m; 100 std::cmatch m; 118 std::cmatch m; 125 std::cmatch m [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/ |
egrep.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 59 std::cmatch m; 75 std::cmatch m;
|
ecma.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 58 std::cmatch m; 65 std::cmatch m; 80 std::cmatch m; 87 std::cmatch m; 102 std::cmatch m; 117 std::cmatch m; 135 std::cmatch m; 156 std::cmatch m [all...] |
awk.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 58 std::cmatch m; 65 std::cmatch m; 80 std::cmatch m; 87 std::cmatch m; 102 std::cmatch m; 117 std::cmatch m; 135 std::cmatch m; 157 std::cmatch m [all...] |
basic.pass.cpp | 27 std::cmatch m; 33 std::cmatch m; 49 std::cmatch m; 64 std::cmatch m; 71 std::cmatch m; 86 std::cmatch m; 93 std::cmatch m; 108 std::cmatch m; 123 std::cmatch m; 141 std::cmatch m [all...] |
extended.pass.cpp | 27 std::cmatch m; 43 std::cmatch m; 58 std::cmatch m; 65 std::cmatch m; 80 std::cmatch m; 87 std::cmatch m; 102 std::cmatch m; 117 std::cmatch m; 135 std::cmatch m; 157 std::cmatch m [all...] |
grep.pass.cpp | 27 std::cmatch m; 43 std::cmatch m;
|
/external/llvm/test/CodeGen/X86/ |
2009-07-16-CoalescerBug.ll | 7 %struct.cmatch = type <{ i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i32, i8, i8, i8, i8, i32*, i32*, i8*, i8*, i32, i32, i32, i32, i16, i8, i8, i16, i8, i8 }> 202 %call1667 = call %struct.cmatch* @add_match_data(i32 0, i8* undef, i8* undef, %struct.cline* undef, i8* undef, i8* null, i8* undef, i8* undef, i8* undef, i8* undef, %struct.cline* null, i8* undef, %struct.cline* %sline.1, i8* undef, i32 undef, i32 undef) ssp ; <%struct.cmatch*> [#uses=0] 210 declare %struct.cmatch* @add_match_data(i32, i8*, i8*, %struct.cline*, i8*, i8*, i8*, i8*, i8*, i8*, %struct.cline*, i8*, %struct.cline*, i8*, i32, i32) nounwind ssp
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
powershell.php | 105 '-ilike', '-inotlike', '-imatch', '-inotmatch', '-clike', '-cnotlike', '-cmatch', '-cnotmatch',
|
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 875 add_one_type_printer(obj, 'match_results', pfx + 'cmatch') [all...] |
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.8/ |
printers.py | 875 add_one_type_printer(obj, 'match_results', pfx + 'cmatch') [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
regex | 503 typedef match_results<const char*> cmatch; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
regex | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex.h | 1829 typedef match_results<const char*> cmatch; typedef [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
regex | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex.h | 1829 typedef match_results<const char*> cmatch; typedef [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
regex | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
regex | [all...] |