Home
last modified time | relevance | path

Searched defs:context_t (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/devel/rabs/rabs-2.19.5/src/
H A Dcontext.h8 typedef struct context_t context_t; typedef
10 struct context_t { struct
12 context_t *Parent; argument
20 context_t *context_find(const char *Name); argument
/dports/www/restbed/restbed-4.8/dependency/asio/asio/include/asio/execution/
H A Dcontext.hpp41 struct context_t struct
45 static constexpr bool is_applicable_property_v =
49 static constexpr bool is_requirable = false;
52 static constexpr bool is_preferable = false;
55 typedef std::any polymorphic_query_result_type;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/asio/execution/
H A Dcontext_as.hpp43 /// The context_as_t property applies to executors, senders, and schedulers.
46 is_executor_v<T> || is_sender_v<T> || is_scheduler_v<T>;
51 /// The context_t property cannot be preferred.
54 /// The type returned by queries against an @c any_executor.
58 /// A special value used for accessing the context_as_t property.
/dports/devel/R-cran-BH/BH/inst/include/boost/asio/execution/
H A Dcontext.hpp42 struct context_t struct
46 static constexpr bool is_applicable_property_v =
50 static constexpr bool is_requirable = false;
53 static constexpr bool is_preferable = false;
56 typedef std::any polymorphic_query_result_type;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/asio/execution/
H A Dcontext.hpp42 struct context_t struct
46 static constexpr bool is_applicable_property_v =
50 static constexpr bool is_requirable = false;
53 static constexpr bool is_preferable = false;
56 typedef std::any polymorphic_query_result_type;
/dports/devel/hyperscan/boost_1_75_0/boost/asio/execution/
H A Dcontext.hpp42 struct context_t struct
46 static constexpr bool is_applicable_property_v =
50 static constexpr bool is_requirable = false;
53 static constexpr bool is_preferable = false;
56 typedef std::any polymorphic_query_result_type;
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dmd5.h49 struct context_t { struct
55 context_t context; argument
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dps2gs.h181 struct context_t struct
183 uint64_t m_xyoffset; // 0x18, 0x19
184 uint32_t m_offset_x;
185 uint32_t m_offset_y;
187 uint64_t m_scissor; // 0x40, 0x41
188 uint16_t m_scissor_x0;
189 uint16_t m_scissor_x1;
190 uint16_t m_scissor_y0;
191 uint16_t m_scissor_y1;
215 context_t m_context[2]; argument
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dps2gs.h181 struct context_t struct
183 uint64_t m_xyoffset; // 0x18, 0x19
184 uint32_t m_offset_x;
185 uint32_t m_offset_y;
187 uint64_t m_scissor; // 0x40, 0x41
188 uint16_t m_scissor_x0;
189 uint16_t m_scissor_x1;
190 uint16_t m_scissor_y0;
191 uint16_t m_scissor_y1;
215 context_t m_context[2]; argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/common/
H A Dcontext.h37 typedef struct context_t struct
41 } context_t; typedef
/dports/audio/tamgamp-lv2/tamgamp.lv2-590ced0a1da96ca481a1a719eebdb17f3af472e4/include/dsp/common/
H A Dcontext.h39 typedef struct context_t struct
43 } context_t; argument
/dports/emulators/bochs/bochs-2.7/bx_debug/
H A Dsymbols.cc120 struct context_t struct
124 typedef std::map<bx_address,context_t*> map_t; argument
146 context_t::map_t context_t::s_map; argument
148 context_t::context_t (bx_address id) in context_t() function in context_t
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dgettransformfeedback.c86 struct context_t { struct
87 struct tbo_state_t {
91 } bo_state[3];
92 bool active;
93 bool paused;
/dports/devel/re2c/re2c-2.2/src/parse/
H A Dparse.h74 struct context_t struct
83 void use_block(context_t &context, const std::string &name, const loc_t &loc, Msg &msg); argument
/dports/finance/ledger/ledger-3.2.1/src/
H A Dop.h286 struct context_t struct
294 context_t() : start_pos(NULL), end_pos(NULL), relaxed(false) {} in context_t() argument
306 bool print(std::ostream& out, const context_t& context = context_t()) const; argument
/dports/math/z3/z3-z3-4.8.13/src/math/subpaving/
H A Dsubpaving_hwf.cpp23 template class subpaving::context_t<subpaving::config_hwf>; member in subpaving
H A Dsubpaving_mpf.cpp23 template class subpaving::context_t<subpaving::config_mpf>; member in subpaving
H A Dsubpaving_mpfx.cpp23 template class subpaving::context_t<subpaving::config_mpfx>; member in subpaving
H A Dsubpaving_mpff.cpp23 template class subpaving::context_t<subpaving::config_mpff>; member in subpaving
H A Dsubpaving_mpq.cpp23 template class subpaving::context_t<subpaving::config_mpq>; member in subpaving
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/subpaving/
H A Dsubpaving_hwf.cpp23 template class subpaving::context_t<subpaving::config_hwf>; member in subpaving
H A Dsubpaving_mpq.cpp23 template class subpaving::context_t<subpaving::config_mpq>; member in subpaving
H A Dsubpaving_mpff.cpp23 template class subpaving::context_t<subpaving::config_mpff>; member in subpaving
H A Dsubpaving_mpfx.cpp23 template class subpaving::context_t<subpaving::config_mpfx>; member in subpaving
H A Dsubpaving_mpf.cpp23 template class subpaving::context_t<subpaving::config_mpf>; member in subpaving

12345678910>>...12