Home
last modified time | relevance | path

Searched defs:stack1 (Results 1 – 12 of 12) sorted by relevance

/external/stlport/test/unit/
Dstack_test.cpp33 void StackTest::stack1() in stack1() function in StackTest
Ddeque_test.cpp205 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dhash_test.cpp381 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dslist_test.cpp334 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dlist_test.cpp275 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dmap_test.cpp270 StackAllocator<pair<const int, int> > stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dvector_test.cpp376 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dset_test.cpp279 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
Dstring_test.cpp1305 StackAllocator<char> stack1(buf1, buf1 + sizeof(buf1)); in allocator_with_state() local
/external/icu4c/common/
Dunormcmp.cpp158 CmpEquivLevel stack1[2], stack2[2]; in unorm_cmpEquivFold() local
Dustrcase.c663 CmpEquivLevel stack1[2], stack2[2]; in u_strcmpFold() local
/external/webkit/Tools/android/flex-2.5.4a/
Dtblcmp.c836 void stack1( statenum, sym, nextstate, deflink ) in stack1() function