HomeSort by: relevance | last modified time | path
    Searched refs:__advice (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
profiler_list_to_slist.h 68 __advice() const function in class:__gnu_profile::__list2slist_info
profiler_hash_func.h 76 __advice() const function in class:__gnu_profile::__hashfunc_info
profiler_container_size.h 65 __advice() const function in class:__gnu_profile::__container_size_info
profiler_list_to_vector.h 75 __advice() const function in class:__gnu_profile::__list2vector_info
profiler_map_to_unordered_map.h 100 __advice() const function in class:__gnu_profile::__map2umap_info
profiler_vector_to_list.h 72 __advice() const function in class:__gnu_profile::__vector2list_info
profiler_trace.h 319 __it->second.__advice()));
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
mman.d 61 int posix_madvise(void *__addr, size_t __len, int __advice);
96 int posix_madvise(void *__addr, size_t __len, int __advice);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/sys/
mman.d 551 static if (_DEFAULT_SOURCE) int madvise(void *__addr, size_t __len, int __advice);
552 // static if (_XOPEN_SOURCE >= 600) int posix_madvise(void *__addr, size_t __len, int __advice);

Completed in 19 milliseconds