/external/libcxx/test/std/re/re.traits/ |
D | isctype.pass.cpp | 30 assert( t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 31 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 32 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() 33 assert( t.isctype('5', t.lookup_classname(s.begin(), s.end()))); in main() 34 assert(!t.isctype(' ', t.lookup_classname(s.begin(), s.end()))); in main() 35 assert(!t.isctype('-', t.lookup_classname(s.begin(), s.end()))); in main() 36 assert(!t.isctype('@', t.lookup_classname(s.begin(), s.end()))); in main() 39 assert(!t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 40 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 41 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() [all …]
|
D | lookup_classname.pass.cpp | 50 const bool matches_underscore = t.isctype('_', result); in test_w()
|
/external/llvm-project/libcxx/test/std/re/re.traits/ |
D | isctype.pass.cpp | 26 assert( t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 27 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 28 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() 29 assert( t.isctype('5', t.lookup_classname(s.begin(), s.end()))); in main() 30 assert(!t.isctype(' ', t.lookup_classname(s.begin(), s.end()))); in main() 31 assert(!t.isctype('-', t.lookup_classname(s.begin(), s.end()))); in main() 32 assert(!t.isctype('@', t.lookup_classname(s.begin(), s.end()))); in main() 35 assert(!t.isctype('_', t.lookup_classname(s.begin(), s.end()))); in main() 36 assert( t.isctype('a', t.lookup_classname(s.begin(), s.end()))); in main() 37 assert( t.isctype('Z', t.lookup_classname(s.begin(), s.end()))); in main() [all …]
|
D | lookup_classname.pass.cpp | 49 const bool matches_underscore = t.isctype('_', result); in test_w()
|
/external/openssh/openbsd-compat/ |
D | charclass.h | 14 int (*isctype)(int); member
|
D | fnmatch.c | 129 if (cc->isctype((unsigned char)test)) in classmatch()
|
D | glob.c | 941 cclasses[idx].isctype(k))
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 133 int isctype(char c, unsigned long f) in isctype() function
|
/external/llvm-project/clang/test/Analysis/ |
D | misc-ps.c | 133 int isctype(char c, unsigned long f) in isctype() function
|
/external/llvm-project/libcxx/include/ |
D | regex | 118 bool isctype(charT c, char_class_type f) const; 1056 bool isctype(char_type __c, char_class_type __m) const; 1289 regex_traits<_CharT>::isctype(char_type __c, char_class_type __m) const 1950 __traits_.isctype(__c, ctype_base::alnum); 1960 __traits_.isctype(__c, ctype_base::alnum); 1968 __traits_.isctype(__c1, ctype_base::alnum); 1970 __traits_.isctype(__c2, ctype_base::alnum); 2437 if (__traits_.isctype(__ch2.first, __mask_) && 2438 __traits_.isctype(__ch2.second, __mask_)) 2443 if (!__traits_.isctype(__ch2.first, __neg_mask_) && [all …]
|
/external/libcxx/include/ |
D | regex | 118 bool isctype(charT c, char_class_type f) const; 1040 bool isctype(char_type __c, char_class_type __m) const; 1273 regex_traits<_CharT>::isctype(char_type __c, char_class_type __m) const 1934 __traits_.isctype(__c, ctype_base::alnum); 1944 __traits_.isctype(__c, ctype_base::alnum); 1952 __traits_.isctype(__c1, ctype_base::alnum); 1954 __traits_.isctype(__c2, ctype_base::alnum); 2398 if (__traits_.isctype(__ch2.first, __mask_) && 2399 __traits_.isctype(__ch2.second, __mask_)) 2404 if (!__traits_.isctype(__ch2.first, __neg_mask_) && [all …]
|
/external/llvm-project/libcxx/docs/ |
D | Cxx1yStatusIssuesStatus.csv | 92 "`2018 <https://wg21.link/lwg2018>`__","regex_traits::isctype Returns clause is wrong","Chicago","|…
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | omap_reorder_funcs.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | omap_stretched_filled.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | omap_stretched.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
D | dump_syms_regtest64.sym | 247 FILE 7216 f:\dd\vctools\crt\crtw32\convert\isctype.c
|
D | omap_reorder_bbs.sym | 220 FILE 3045 f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2088 fun:isctype=uninstrumented
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2088 fun:isctype=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 58 PUBLIC 2bd10 0 isctype
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 6400 FILE 6399 f:\sp\vctools\crt_bld\self_x86\crt\src\isctype.c
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 6400 FILE 6399 f:\sp\vctools\crt_bld\self_x86\crt\src\isctype.c
|