Home
last modified time | relevance | path

Searched defs:make_entry (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/process/
Denvironment.hpp180 struct make_entry struct
186 Environment *env;
187 make_entry(Environment & env) : env(&env) {}; in make_entry() argument
188 entry<Char, Environment> operator()(const Char* data) const in operator ()()
/third_party/python/Lib/idlelib/
Dsearchbase.py103 def make_entry(self, label_text, var): member in SearchDialogBase
/third_party/boost/boost/process/detail/posix/
Dbasic_cmd.hpp60 auto make_entry = [](const itr_t & begin, const itr_t & end) in build_args() local
/third_party/nghttp2/src/
Dshrpx_dns_tracker.cc60 ResolverEntry DNSTracker::make_entry(std::unique_ptr<DualDNSResolver> resolv, in make_entry() function in shrpx::DNSTracker
/third_party/boost/boost/msm/back/
Dmetafunctions.hpp608 struct make_entry struct
618 >::type type;