Searched refs:_alloc (Results 1 - 16 of 16) sorted by relevance

/external/stlport/stlport/stl/
H A D_alloc.c26 # include <stl/_alloc.h>
H A D_iostream_string.h29 # include <stl/_alloc.h>
H A D_alloc.h572 # include <stl/_alloc.c>
H A D_pthread_alloc.h56 # include <stl/_alloc.h>
H A D_bitset.h43 # include <stl/_alloc.h>
H A D_list.h38 # include <stl/_alloc.h>
H A D_tree.h58 # include <stl/_alloc.h>
H A D_vector.h38 # include <stl/_alloc.h>
H A D_deque.h38 # include <stl/_alloc.h>
H A D_slist.h35 # include <stl/_alloc.h>
H A D_string.h23 # include <stl/_alloc.h>
H A D_rope.h45 # include <stl/_alloc.h>
/external/valgrind/main/coregrind/
H A Dm_oset.c286 OSetAlloc_t _alloc, HChar* _cc,
295 vg_assert(_alloc);
299 t = _alloc(_cc, sizeof(AvlTree));
302 t->alloc = _alloc;
312 AvlTree* VG_(OSetWord_Create)(OSetAlloc_t _alloc, HChar* _cc, argument
315 return VG_(OSetGen_Create)(/*keyOff*/0, /*cmp*/NULL, _alloc, _cc, _free);
285 OSetGen_Create(PtrdiffT _keyOff, OSetCmp_t _cmp, OSetAlloc_t _alloc, HChar* _cc, OSetFree_t _free) argument
/external/stlport/stlport/
H A Dmemory29 # include <stl/_alloc.h>
/external/stlport/stlport/stl/debug/
H A D_iterator.h28 # include <stl/_alloc.h>
H A D_tree.h42 # include <stl/_alloc.h>

Completed in 168 milliseconds