Home
last modified time | relevance | path

Searched refs:top_msg (Results 1 – 19 of 19) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/ipc/
H A Dmessage_queue.hpp244 msg_hdr_t * top_msg() in top_msg() function in boost::interprocess::detail::mq_hdr_t
583 detail::msg_hdr_t *top_msg = p_hdr->top_msg(); in do_receive() local
586 if (top_msg == 0) { in do_receive()
591 recvd_size = top_msg->len; in do_receive()
592 priority = top_msg->priority; in do_receive()
595 std::memcpy(buffer, top_msg->data(), recvd_size); in do_receive()
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/interprocess/ipc/
H A Dmessage_queue.hpp346 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
470 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
505 if(priority > this->top_msg().priority){ in queue_free_msg()
922 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
925 recvd_size = top_msg.len; in do_receive()
926 priority = top_msg.priority; in do_receive()
929 top_msg.len = 0; in do_receive()
930 top_msg.priority = 0; in do_receive()
933 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/ipc/
H A Dmessage_queue.hpp407 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
531 msg_header &top_msg() in top_msg() function in boost::interprocess::ipcdetail::mq_hdr_t
566 if(priority > this->top_msg().priority){ in queue_free_msg()
1033 ipcdetail::msg_hdr_t<VoidPointer> &top_msg = p_hdr->top_msg(); in do_receive() local
1036 recvd_size = top_msg.len; in do_receive()
1037 priority = top_msg.priority; in do_receive()
1040 top_msg.len = 0; in do_receive()
1041 top_msg.priority = 0; in do_receive()
1044 std::memcpy(buffer, top_msg.data(), recvd_size); in do_receive()
/dports/shells/zsh-navigation-tools/zsh-navigation-tools-2.2.7/
H A Dn-list449 local top_msg=" ${(C)ZSH_NAME} $ZSH_VERSION, shell level $SHLVL "
451 top_msg=" F1-change view,$top_msg"
453 zcurses move main 0 $(( term_width / 2 - $#top_msg / 2 ))
454 zcurses string main $top_msg
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/zsh-navigation-tools/
H A Dn-list451 local top_msg=" ${(C)ZSH_NAME} $ZSH_VERSION, shell level $SHLVL "
453 top_msg=" F1-change view,$top_msg"
455 zcurses move main 0 $(( term_width / 2 - $#top_msg / 2 ))
456 zcurses string main $top_msg
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/game/
H A D__init__.py2020 top_msg = ''
2023 top_msg = _(
2031 top_msg = _(
2037 top_msg = _(
2042 return top_msg
2068 top_msg = self.updateStats()
2080 text='\n' + congrats + '\n\n' + text + '\n' + top_msg + '\n',
2085 top_msg = self.updateStats()
2097 text='\n' + congrats + '\n\n' + text + '\n' + top_msg + '\n',