Home
last modified time | relevance | path

Searched defs:ig (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
Drotate.pass.cpp156 int ig[] = {0, 1, 2, 3, 4, 5}; in test() local
360 std::unique_ptr<int> ig[6]; in test1() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
Dunique.pass.cpp64 int ig[] = {0, 0, 1, 1}; in test() local
139 Ptr ig[4]; in test1() local
Dunique_pred.pass.cpp84 int ig[] = {0, 0, 1, 1}; in test() local
175 Ptr ig[4]; in test1() local
Dunique_copy.pass.cpp68 const int ig[] = {0, 0, 1, 1}; in test() local
Dunique_copy_pred.pass.cpp89 const int ig[] = {0, 0, 1, 1}; in test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.nonmodifying/alg.search/
Dsearch.pass.cpp48 int ig[] = {1, 2, 3, 4}; in test() local
Dsearch_pred.pass.cpp89 int ig[] = {1, 2, 3, 4}; in test() local
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c724 int ir, ig, ib; in png_set_quantize() local