Home
last modified time | relevance | path

Searched refs:lib_ (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/dll/example/tutorial8/
Drefcounting_api.hpp27 boost::shared_ptr<boost::dll::shared_library> lib_; member
43 deleter.lib_ = lib; in bind()
/third_party/node/src/
Dnode_binding.cc357 int ret = uv_dlopen(filename_.c_str(), &lib_); in Open()
359 handle_ = static_cast<void*>(lib_.handle); in Open()
362 errmsg_ = uv_dlerror(&lib_); in Open()
363 uv_dlclose(&lib_); in Open()
371 uv_dlclose(&lib_); in Close()
377 if (0 == uv_dlsym(&lib_, name, &address)) return address; in GetSymbolAddress()
Dnode_binding.h77 uv_lib_t lib_; variable
/third_party/toybox/scripts/
Dmake.sh299 X=${i/lib\//lib_}
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp1021 hmodule lib_; member
1022 library_unloader(hmodule module) : lib_(module){} in library_unloader()
1023 ~library_unloader(){ free_library(lib_); } in ~library_unloader()
/third_party/openssl/Configurations/
DREADME365 [4] There are variants of these attribute, prefixed with `lib_',