/ndk/tests/device/test-gnustl-full/unit/ |
unordered_test.cpp | 158 typedef unordered_map<int, int, hash<int>, equal_to<int> > umaptype; typedef 159 umaptype us; 162 umaptype us2; 168 typedef unordered_map<int, umaptype> uumaptype; 170 umaptype const& uref = uus[0]; 171 umaptype ucopy = uus[0]; 178 pair<umaptype::iterator, bool> ret; 180 umaptype::value_type p1(i, i); 185 umaptype::value_type p2(i, i + 1); 193 umaptype::iterator umit 227 typedef unordered_multimap<int, int, hash<int>, equal_to<int> > umaptype; typedef [all...] |
/ndk/tests/device/test-stlport/unit/ |
unordered_test.cpp | 158 typedef unordered_map<int, int, hash<int>, equal_to<int> > umaptype; typedef 159 umaptype us; 162 umaptype us2; 168 typedef unordered_map<int, umaptype> uumaptype; 170 umaptype const& uref = uus[0]; 171 umaptype ucopy = uus[0]; 178 pair<umaptype::iterator, bool> ret; 180 umaptype::value_type p1(i, i); 185 umaptype::value_type p2(i, i + 1); 193 umaptype::iterator umit 227 typedef unordered_multimap<int, int, hash<int>, equal_to<int> > umaptype; typedef [all...] |
/external/pdfium/xfa/src/fgas/include/ |
fx_cpg.h | 183 uint16_t uMapType;
188 uint8_t uMapType;
199 uint16_t uMapType;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winuser.h | [all...] |