HomeSort by relevance Sort by last modified time
    Searched full:allocfunc (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/cpu_ref/linkloader/include/
MemChunk.h 24 typedef void *(*AllocFunc) (size_t, uint32_t);
33 static AllocFunc VendorAlloc;
71 static void registerAllocFreeCallbacks(AllocFunc a, FreeFunc f) {
  /frameworks/rs/cpu_ref/linkloader/lib/
MemChunk.cpp 44 AllocFunc MemChunk::VendorAlloc = NULL;
  /external/llvm/test/tools/llvm-objdump/
win64-unwind-data.s 94 .def allocFunc; .scl 2; .type 32; .endef
96 allocFunc:
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 322 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t); typedef
389 allocfunc tp_alloc;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 322 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t); typedef
389 allocfunc tp_alloc;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libmpc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libmpc.a     [all...]

Completed in 498 milliseconds