Home
last modified time | relevance | path

Searched defs:second (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/multi-static-instances/jni/
Dmain.cpp16 A* second = A::instance(); in main() local
/ndk/sources/cxx-stl/system/include/
Dstl_pair.h69 _T2 second; member
/ndk/sources/cxx-stl/gabi++/include/
Dstl_pair.h69 _T2 second; member
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_pair.h56 _T2 second; member
/ndk/sources/cxx-stl/stlport/src/
Dtime_facets.cpp466 char first, second, third; in __get_date_order() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c2780 int32_t second = hash % (table_size - 2) + 1; in parse_bracket_exp() local