Searched defs:state_type (Results 1 - 5 of 5) sorted by relevance

/external/libcxx/test/support/
H A Dconstexpr_char_traits.hpp26 typedef std::mbstate_t state_type; typedef in struct:constexpr_char_traits
/external/parameter-framework/asio/include/asio/detail/
H A Dsocket_ops.hpp56 typedef unsigned char state_type; typedef in namespace:asio::detail::socket_ops
67 state_type state, socket_addr_type* addr,
72 state_type state, socket_addr_type* addr, std::size_t* addrlen,
79 ASIO_DECL int close(socket_type s, state_type& state,
83 state_type& state, bool value, asio::error_code& ec);
86 state_type& state, bool value, asio::error_code& ec);
120 ASIO_DECL size_t sync_recv(socket_type s, state_type state, buf* bufs,
133 ASIO_DECL size_t sync_recvfrom(socket_type s, state_type state,
148 ASIO_DECL size_t sync_recvmsg(socket_type s, state_type state,
161 ASIO_DECL size_t sync_send(socket_type s, state_type stat
[all...]
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dsocket_ops.hpp56 typedef unsigned char state_type; typedef in namespace:asio::detail::socket_ops
67 state_type state, socket_addr_type* addr,
72 state_type state, socket_addr_type* addr, std::size_t* addrlen,
79 ASIO_DECL int close(socket_type s, state_type& state,
83 state_type& state, bool value, asio::error_code& ec);
86 state_type& state, bool value, asio::error_code& ec);
120 ASIO_DECL size_t sync_recv(socket_type s, state_type state, buf* bufs,
133 ASIO_DECL size_t sync_recvfrom(socket_type s, state_type state,
148 ASIO_DECL size_t sync_recvmsg(socket_type s, state_type state,
161 ASIO_DECL size_t sync_send(socket_type s, state_type stat
[all...]
/external/bison/examples/calc++/
H A Dcalc++-parser.hh160 typedef int state_type; typedef in class:yy::calcxx_parser
162 typedef stack<state_type> state_stack_type;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 175 milliseconds