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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h 131 htab_alloc alloc_f; variable
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h 131 htab_alloc alloc_f; variable
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h 131 htab_alloc alloc_f; variable
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h 131 htab_alloc alloc_f; variable
  /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 1784 milliseconds