/netbsd-src/external/apache2/llvm/dist/libcxx/src/experimental/ |
H A D | memory_resource.cpp | 31 void *do_allocate(size_t size, size_t align) override { in do_allocate() function in __new_delete_memory_resource_imp 59 virtual void* do_allocate(size_t, size_t) { in do_allocate() function in __null_memory_resource_imp
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | l10nflist.c | 164 sponsor, revision, filename, do_allocate) in _nl_make_l10nflist() argument
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | l10nflist.c | 180 const char *filename, int do_allocate) in _nl_make_l10nflist()
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | l10nflist.c | 189 sponsor, revision, filename, do_allocate) in _nl_make_l10nflist() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | l10nflist.c | 189 sponsor, revision, filename, do_allocate) in _nl_make_l10nflist() argument
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | l10nflist.c | 189 sponsor, revision, filename, do_allocate) in _nl_make_l10nflist() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | l10nflist.c | 189 sponsor, revision, filename, do_allocate) in _nl_make_l10nflist() argument
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | l10nflist.c | 177 const char *filename, int do_allocate) in _nl_make_l10nflist()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
H A D | memory_resource.cc | 53 do_allocate(size_t __bytes, size_t __alignment) override in do_allocate() function in std::pmr::__anon8f1d86890111::newdel_res_t 69 do_allocate(size_t, size_t) override in do_allocate() function in std::pmr::__anon8f1d86890111::null_res_t 1244 do_allocate(size_t bytes, size_t alignment) in do_allocate() function in std::pmr::synchronized_pool_resource 1450 unsynchronized_pool_resource::do_allocate(size_t bytes, size_t alignment) in do_allocate() function in std::pmr::unsynchronized_pool_resource
|
H A D | floating_from_chars.cc | 101 do_allocate(size_t bytes, size_t alignment [[maybe_unused]]) override in do_allocate() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ |
H A D | memory_resource.cc | 49 do_allocate(size_t __bytes, size_t __alignment) override in do_allocate() function in std::pmr::__anon9bcfe8d60111::newdel_res_t 65 do_allocate(size_t, size_t) override in do_allocate() function in std::pmr::__anon9bcfe8d60111::null_res_t 1211 do_allocate(size_t bytes, size_t alignment) in do_allocate() function in std::pmr::synchronized_pool_resource 1417 unsynchronized_pool_resource::do_allocate(size_t bytes, size_t alignment) in do_allocate() function in std::pmr::unsynchronized_pool_resource
|