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

/external/pixman/pixman/
H A Dpixman-compiler.h132 tls_ ## name ## _alloc (void) \
167 value = tls_ ## name ## _alloc (); \
203 tls_ ## name ## _alloc (void) \
220 value = tls_ ## name ## _alloc (); \
/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/stlport/stlport/
H A Dmemory29 # include <stl/_alloc.h>
/external/valgrind/main/coregrind/
H A Dm_oset.c289 OSetAlloc_t _alloc, const HChar* _cc,
298 vg_assert(_alloc);
302 t = _alloc(_cc, sizeof(AvlTree));
305 t->alloc = _alloc;
318 OSetAlloc_t _alloc, const HChar* _cc,
326 _alloc, _cc,
366 AvlTree* VG_(OSetWord_Create)(OSetAlloc_t _alloc, const HChar* _cc, argument
369 return VG_(OSetGen_Create)(/*keyOff*/0, /*cmp*/NULL, _alloc, _cc, _free);
288 OSetGen_Create(PtrdiffT _keyOff, OSetCmp_t _cmp, OSetAlloc_t _alloc, const HChar* _cc, OSetFree_t _free) argument
317 OSetGen_Create_With_Pool(PtrdiffT _keyOff, OSetCmp_t _cmp, OSetAlloc_t _alloc, const HChar* _cc, OSetFree_t _free, SizeT _poolSize, SizeT _maxEltSize) argument
/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 270 milliseconds