Searched refs:boost (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dasiohiper.cpp26 * with boost::asio
28 * This program is in c++ and uses boost::asio instead of libevent/libev.
29 * Requires boost::asio, boost::bind and boost::system
49 #include <boost/asio.hpp>
50 #include <boost/bind.hpp>
54 /* boost::asio related objects
57 boost::asio::io_service io_service;
58 boost
[all...]
/macosx-10.9.5/swig-10/Lib/
H A Dshared_ptr.i1 // shared_ptr namespaces could be boost or std or std::tr1
7 # define SWIG_SHARED_PTR_NAMESPACE boost
H A Dintrusive_ptr.i1 // Allow for different namespaces for shared_ptr / intrusive_ptr - they could be boost or std or std::tr1
5 // #define SWIG_INTRUSIVE_PTR_NAMESPACE boost
9 # define SWIG_INTRUSIVE_PTR_NAMESPACE boost
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtask_policy.c1720 /* Apps (and interactive daemons) are boost recievers on desktop for suppression behaviors */
2429 task->imp_receiver = 1; /* task can receive importance boost */
2462 DTRACE_BOOST2(boost, task_t, task, int, audit_token_pid_from_task(task));
2557 * Returns EOVERFLOW if an external assertion is taken when not holding an external boost.
2576 /* Only allowed to take a new boost assertion when holding an external boost */
2577 printf("BUG in process %s[%d]: it attempted to acquire a new boost assertion without holding an existing external assertion. "
2633 /* Process over-released its boost count */
2634 printf("BUG in process %s[%d]: over-released external boost assertions (%d total, %d external)\n",
2720 int boost local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_exec.c2220 int boost = 0; local
2222 task_add_importance_watchport(p->task, p->p_pid, port, &boost);
2224 needboost += boost;
2231 * Apply the boost count found on the ports, which will keep the
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex107 were there at the beginning to encourage me to work well. It is amazing how timely validation from others can boost morale to

Completed in 289 milliseconds