Home
last modified time | relevance | path

Searched defs:is_aligned (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/dports/emulators/mess/mame-mame0226/3rdparty/glm/glm/detail/
H A Dprecision.hpp38 struct is_aligned struct
40 static const bool value = false;
45 struct is_aligned<glm::aligned_lowp> struct
47 static const bool value = true;
51 struct is_aligned<glm::aligned_mediump> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_highp> struct
59 static const bool value = true;
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dprecision.hpp38 struct is_aligned struct
40 static const bool value = false;
45 struct is_aligned<glm::aligned_lowp> struct
47 static const bool value = true;
51 struct is_aligned<glm::aligned_mediump> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_highp> struct
59 static const bool value = true;
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/glm/detail/
H A Dprecision.hpp38 struct is_aligned struct
40 static const bool value = false;
45 struct is_aligned<glm::aligned_lowp> struct
47 static const bool value = true;
51 struct is_aligned<glm::aligned_mediump> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_highp> struct
59 static const bool value = true;
/dports/emulators/mame/mame-mame0226/3rdparty/glm/glm/detail/
H A Dprecision.hpp38 struct is_aligned struct
40 static const bool value = false;
45 struct is_aligned<glm::aligned_lowp> struct
47 static const bool value = true;
51 struct is_aligned<glm::aligned_mediump> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_highp> struct
59 static const bool value = true;
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/glm/detail/
H A Dprecision.hpp41 struct is_aligned struct
43 static const bool value = false;
48 struct is_aligned<glm::aligned_lowp> struct
50 static const bool value = true;
54 struct is_aligned<glm::aligned_mediump> struct
56 static const bool value = true;
60 struct is_aligned<glm::aligned_highp> struct
62 static const bool value = true;
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/detail/
H A Dqualifier.hpp44 struct is_aligned struct
46 static const bool value = false;
51 struct is_aligned<glm::aligned_lowp> struct
53 static const bool value = true;
57 struct is_aligned<glm::aligned_mediump> struct
59 static const bool value = true;
63 struct is_aligned<glm::aligned_highp> struct
65 static const bool value = true;
/dports/devel/upp/upp/uppsrc/plugin/glm/detail/
H A Dqualifier.hpp59 struct is_aligned struct
61 static const bool value = false;
66 struct is_aligned<glm::aligned_lowp> struct
68 static const bool value = true;
72 struct is_aligned<glm::aligned_mediump> struct
74 static const bool value = true;
78 struct is_aligned<glm::aligned_highp> struct
80 static const bool value = true;
/dports/math/glm/glm-0.9.9.8/glm/detail/
H A Dqualifier.hpp59 struct is_aligned struct
61 static const bool value = false;
66 struct is_aligned<glm::aligned_lowp> struct
68 static const bool value = true;
72 struct is_aligned<glm::aligned_mediump> struct
74 static const bool value = true;
78 struct is_aligned<glm::aligned_highp> struct
80 static const bool value = true;
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/detail/
H A Dqualifier.hpp59 struct is_aligned struct
61 static const bool value = false;
66 struct is_aligned<glm::aligned_lowp> struct
68 static const bool value = true;
72 struct is_aligned<glm::aligned_mediump> struct
74 static const bool value = true;
78 struct is_aligned<glm::aligned_highp> struct
80 static const bool value = true;
/dports/devel/boost-python-libs/boost_1_72_0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/devel/R-cran-BH/BH/inst/include/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/align/detail/
H A Dis_aligned.hpp19 inline bool is_aligned(const void* ptr, std::size_t alignment) in is_aligned() function
26 inline bool is_aligned(std::size_t alignment, const void* ptr) in is_aligned() function
/dports/devel/boost-libs/boost_1_72_0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/devel/hyperscan/boost_1_75_0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/devel/boost-docs/boost_1_72_0/boost/align/detail/
H A Dis_aligned.hpp18 is_aligned(const volatile void* ptr, std::size_t alignment) BOOST_NOEXCEPT in is_aligned() function
25 is_aligned(std::size_t alignment, const volatile void* ptr) BOOST_NOEXCEPT in is_aligned() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/align/detail/
H A Dis_aligned.hpp19 inline bool is_aligned(const void* ptr, std::size_t alignment) in is_aligned() function
26 inline bool is_aligned(std::size_t alignment, const void* ptr) in is_aligned() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/parallel/
H A DpsVirtualspace.cpp186 bool PSVirtualSpace::is_aligned(size_t value, size_t align) { in is_aligned() function in PSVirtualSpace
192 bool PSVirtualSpace::is_aligned(size_t value) const { in is_aligned() function in PSVirtualSpace
196 bool PSVirtualSpace::is_aligned(char* value) const { in is_aligned() function in PSVirtualSpace
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/parallel/
H A DpsVirtualspace.cpp186 bool PSVirtualSpace::is_aligned(size_t value, size_t align) { in is_aligned() function in PSVirtualSpace
192 bool PSVirtualSpace::is_aligned(size_t value) const { in is_aligned() function in PSVirtualSpace
196 bool PSVirtualSpace::is_aligned(char* value) const { in is_aligned() function in PSVirtualSpace
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/parallel/
H A DpsVirtualspace.cpp186 bool PSVirtualSpace::is_aligned(size_t value, size_t align) { in is_aligned() function in PSVirtualSpace
192 bool PSVirtualSpace::is_aligned(size_t value) const { in is_aligned() function in PSVirtualSpace
196 bool PSVirtualSpace::is_aligned(char* value) const { in is_aligned() function in PSVirtualSpace
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DHexagonAlignment.h56 bool is_aligned(const Load *op, int64_t *aligned_offset) { in is_aligned() function
61 bool is_aligned(const Store *op, int64_t *aligned_offset) { in is_aligned() function

12345678910>>...28