Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.search/
Dsearch_n.pass.cpp60 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
Dsearch_n_pred.pass.cpp125 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.set.operations/includes/
Dincludes_comp.pass.cpp33 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
Dincludes.pass.cpp32 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.reverse/
Dreverse.pass.cpp40 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
Dreverse_copy.pass.cpp43 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp56 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
254 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test1() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp44 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
117 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test1() local
Dunique_pred.pass.cpp58 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
147 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test1() local
Dunique_copy.pass.cpp45 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
Dunique_copy_pred.pass.cpp60 const unsigned sc = sizeof(ic)/sizeof(ic[0]); in test() local
/ndk/tests/device/test-stlport_static-exception/jni/
Deh44.cpp32 cc sc(ca(1), ca(1)); in main() local
/ndk/tests/device/test-stlport_shared-exception/jni/
Deh44.cpp32 cc sc(ca(1), ca(1)); in main() local
/ndk/sources/host-tools/nawk-20071023/
Dlex.c167 int sc = 0; /* 1 => return a } right now */ variable