HomeSort by relevance Sort by last modified time
    Searched defs:__object_t (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_node.h 49 typedef const void* __object_t; typedef in namespace:__gnu_profile
67 __depth * sizeof(__object_t));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_node.h 49 typedef const void* __object_t; typedef in namespace:__gnu_profile
67 __depth * sizeof(__object_t));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_node.h 49 typedef const void* __object_t; typedef in namespace:__gnu_profile
67 __depth * sizeof(__object_t));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_node.h 42 typedef const void* __object_t; typedef in namespace:__gnu_profile
60 __depth * sizeof(__object_t));

Completed in 250 milliseconds