Searched refs:orthogonal (Results 1 – 25 of 198) sorted by relevance
12345678
/third_party/boost/libs/statechart/test/ |
D | InnermostDefault.hpp | 46 Default0< Context >, typename Context::template orthogonal< 0 > > 49 Default0, typename Context::template orthogonal< 0 > > base_type; 58 Default1< Context >, typename Context::template orthogonal< 1 > > 61 Default1, typename Context::template orthogonal< 1 > > base_type; 70 Default2< Context >, typename Context::template orthogonal< 2 > > 73 Default2, typename Context::template orthogonal< 2 > > base_type;
|
D | StateIterationTest.cpp | 89 struct E : sc::simple_state< E, B::orthogonal< 1 >, mpl::list< F, G > > 94 struct F : sc::simple_state< F, E::orthogonal< 0 > > {}; 95 struct G : sc::simple_state< G, E::orthogonal< 1 > > {}; 97 struct C : sc::simple_state< C, B::orthogonal< 0 > > {}; 98 struct D : sc::simple_state< D, B::orthogonal< 1 > >
|
D | TerminationTest.cpp | 125 struct B : MyState< B, A::orthogonal< 0 > > 132 struct C : MyState< C, A::orthogonal< 1 >, mpl::list< D, E > > 137 struct D : MyState< D, C::orthogonal< 0 > > 144 struct E : MyState< E, C::orthogonal< 1 >, mpl::list< F, G > > 149 struct F : MyState< F, E::orthogonal< 0 > > 154 struct G : MyState< G, E::orthogonal< 1 > >
|
D | InvalidChartTest3.cpp | 28 struct B : sc::simple_state< B, A::orthogonal< 1 > > {}; 29 struct C : sc::simple_state< C, A::orthogonal< 1 > > {};
|
D | InvalidTransitionTest1.cpp | 35 struct Idle0 : sc::simple_state< Idle0, Active::orthogonal< 0 > > 40 struct Idle1 : sc::simple_state< Idle1, Active::orthogonal< 1 > > {};
|
D | UnsuppDeepHistoryTest.cpp | 34 struct C : sc::simple_state< C, B::orthogonal< 0 > > {}; 35 struct D : sc::simple_state< D, B::orthogonal< 1 > > {};
|
D | InvalidTransitionTest2.cpp | 36 Idle0, Active::orthogonal< 0 >, Idle00 > {}; 42 Idle1, Active::orthogonal< 1 >, Idle10 > {};
|
D | HistoryTest.cpp | 88 struct J : sc::simple_state< J, B::orthogonal< 0 > > {}; 90 struct K : sc::simple_state< K, B::orthogonal< 0 >, L > {}; 95 struct N : sc::simple_state< N, B::orthogonal< 1 > > {}; 97 struct O : sc::simple_state< O, B::orthogonal< 1 >, P > {};
|
D | InvalidChartTest2.cpp | 27 struct C : sc::simple_state< C, A::orthogonal< 1 > > {};
|
D | StateCastTest.cpp | 81 struct C : sc::simple_state< C, A::orthogonal< 0 >, E > {}; 108 struct D : sc::simple_state< D, A::orthogonal< 1 >, G > {};
|
D | TransitionTest.cpp | 309 S21< M >, typename S2< M >::template orthogonal< 2 >, S211< M > > 312 S21< M >, typename S2< M >::template orthogonal< 2 >, S211< M > 324 S211< M >, typename S21< M >::template orthogonal< 1 > > 327 S211< M >, typename S21< M >::template orthogonal< 1 > > my_base; 353 S11< M >, typename S1< M >::template orthogonal< 1 > > 356 S11< M >, typename S1< M >::template orthogonal< 1 > > my_base;
|
D | CustomReactionTest.cpp | 216 struct E : sc::simple_state< E, D::orthogonal< 0 > > 243 struct F : sc::simple_state< F, D::orthogonal< 1 > >
|
/third_party/boost/libs/statechart/example/Keyboard/ |
D | Keyboard.cpp | 61 struct NumLockOn : sc::simple_state< NumLockOn, Active::orthogonal< 0 > > 66 struct NumLockOff : sc::simple_state< NumLockOff, Active::orthogonal< 0 > > 71 struct CapsLockOn : sc::simple_state< CapsLockOn, Active::orthogonal< 1 > > 76 struct CapsLockOff : sc::simple_state< CapsLockOff, Active::orthogonal< 1 > > 81 struct ScrollLockOn : sc::simple_state< ScrollLockOn, Active::orthogonal< 2 > > 86 struct ScrollLockOff : sc::simple_state< ScrollLockOff, Active::orthogonal< 2 > >
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_config_attribs.txt | 173 A separate bitmask might be more orthogonal, but there are 178 formats orthogonal? 181 were not orthogonal, we could not specify them as independent
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_config_attribs.txt | 173 A separate bitmask might be more orthogonal, but there are 178 formats orthogonal? 181 were not orthogonal, we could not specify them as independent
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Sequences-Concepts.rst | 6 .. The latter two are orthogonal to
|
D | ExtensibleSequence.rst | 10 elements. Extensibility is orthogonal to sequence traversal characteristics.
|
/third_party/boost/libs/math/doc/sf/ |
D | jacobi.qbk | 32 Jacobi polynomials are a family of orthogonal polynomials.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_seamless_cubemap_per_texture.txt | 66 This extension addresses this issue and provides an orthogonal method for 139 RESOLVED: These two features are orthogonal and neither requires the
|
/third_party/boost/libs/convert/doc/ |
D | rationale.qbk | 11 The `boost::lexical_cast` library (with its orthogonal and extendible design) looked very promising…
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_seamless_cubemap_per_texture.txt | 76 This extension addresses this issue and provides an orthogonal method for 149 RESOLVED: These two features are orthogonal and neither requires the
|
/third_party/weston/doc/sphinx/toc/ |
D | libweston.rst | 25 they want to. However, these two scopes are orthogonal and independent. At no
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_seamless_cubemap_per_texture.txt | 62 This extension addresses this issue and provides an orthogonal method for 185 RESOLVED: These two extensions are orthogonal and neither requires the
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_seamless_cubemap_per_texture.txt | 62 This extension addresses this issue and provides an orthogonal method for 185 RESOLVED: These two extensions are orthogonal and neither requires the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/ |
D | GLX_SGI_transparent_pixel.txt | 29 are orthogonal as bother layer 1 and layer 0 visuals may or
|
12345678