Home
last modified time | relevance | path

Searched defs:get_function (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/hof/
Dpartial.hpp93 constexpr const F& get_function(Ts&&...) const noexcept in get_function() function
136 constexpr const F& get_function(Ts&&...) const noexcept in get_function() function
175 constexpr const F& get_function(Ts&&...) const noexcept in get_function() function
Dpipable.hpp144 constexpr const F& get_function(Ts&&...) const noexcept in get_function() function
/third_party/boost/boost/log/expressions/formatters/
Dwrap_formatter.hpp193 function_type const& get_function() const in get_function() function in boost::expressions::wrapped_formatter_terminal
248 function_type const& get_function() const in get_function() function in boost::expressions::wrapped_formatter_actor
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dvm.hpp102 function get_function(char const* name) in get_function() function in client::vmachine
Dcompiler.cpp435 function llvm_compiler::get_function(char const* name) in get_function() function in client::code_gen::llvm_compiler
479 function llvm_compiler::get_function(std::string const& name) in get_function() function in client::code_gen::llvm_compiler
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cfg.hpp48 const SPIRFunction &get_function() const in get_function() function in SPIRV_CROSS_NAMESPACE::CFG
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dgpio.h266 int (*get_function)(struct udevice *dev, unsigned offset); member
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp231 template<typename Func> std::string mangled_storage_impl::get_function(const std::string &name) con… in get_function() function in boost::dll::detail::mangled_storage_impl
Ditanium.hpp304 template<typename Func> std::string mangled_storage_impl::get_function(const std::string &name) con… in get_function() function in boost::dll::detail::mangled_storage_impl
/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dgpio-uclass.c622 static int get_function(struct udevice *dev, int offset, bool skip_unused, in get_function() function