Searched defs:us (Results 1 - 3 of 3) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
H A Dunordered_test.cpp70 usettype us; local
73 usettype us2(us);
75 us = us2;
80 ret = us.insert(i);
84 ret = us.insert(i);
93 lit = us.begin(us.bucket(i));
94 litEnd = us.end(us.bucket(i));
96 usettype::size_type bucket_pos = us
120 usettype us; local
159 umaptype us; local
228 umaptype us; local
[all...]
/ndk/tests/device/test-stlport/unit/
H A Dunordered_test.cpp70 usettype us; local
73 usettype us2(us);
75 us = us2;
80 ret = us.insert(i);
84 ret = us.insert(i);
93 lit = us.begin(us.bucket(i));
94 litEnd = us.end(us.bucket(i));
96 usettype::size_type bucket_pos = us
120 usettype us; local
159 umaptype us; local
228 umaptype us; local
[all...]
/ndk/sources/host-tools/nawk-20071023/
H A Drun.c1629 FILE *openfile(int a, const char *us) argument
1631 const char *s = us;

Completed in 305 milliseconds