HomeSort by relevance Sort by last modified time
    Searched refs:alloc_f (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 131 htab_alloc alloc_f; local
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
hashtab.h 131 htab_alloc alloc_f; local
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
hashtab.h 131 htab_alloc alloc_f; local
  /external/stlport/src/
strstream.cpp 48 strstreambuf::strstreambuf(__alloc_fn alloc_f, __free_fn free_f)
49 : _M_alloc_fun(alloc_f), _M_free_fun(free_f),
  /ndk/sources/cxx-stl/stlport/src/
strstream.cpp 48 strstreambuf::strstreambuf(__alloc_fn alloc_f, __free_fn free_f)
49 : _M_alloc_fun(alloc_f), _M_free_fun(free_f),
  /external/qemu/
qemu-io.c 1487 alloc_f(int argc, char **argv) function
1532 .cfunc = alloc_f,
    [all...]

Completed in 204 milliseconds