Searched refs:length_t (Results 1 – 25 of 33) sorted by relevance
12
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_query.inl | 10 for(length_t i = 0; result && i < m.length() ; ++i) 19 for(length_t i = 0; result && i < m.length() ; ++i) 28 for(length_t i = 0; result && i < m.length() ; ++i) 37 for(length_t i = 0; result && i < m[0].length() ; ++i) 39 for(length_t j = 0; result && j < i ; ++j) 43 for(length_t j = i + 1; result && j < m.length(); ++j) 53 for(length_t i = 0; result && i < m.length(); ++i) 55 for(length_t i = 0; result && i < m.length(); ++i) 58 for(length_t j = 0; j < m.length(); ++j) 69 for(length_t i = 0; result && i < m.length(); ++i) [all …]
|
D | range.hpp | 31 inline length_t components(tvec1<T, P> const & v) in components() 37 inline length_t components(tvec2<T, P> const & v) in components() 43 inline length_t components(tvec3<T, P> const & v) in components() 49 inline length_t components(tvec4<T, P> const & v) in components() 55 inline length_t components(genType const & m) in components()
|
D | associated_min_max.inl | 21 for(length_t i = 0, n = Result.length(); i < n; ++i) 34 for(length_t i = 0, n = Result.length(); i < n; ++i) 47 for(length_t i = 0, n = Result.length(); i < n; ++i) 74 for(length_t i = 0, n = Result.length(); i < n; ++i) 108 for(length_t i = 0, n = Result.length(); i < n; ++i) 133 for(length_t i = 0, n = Result.length(); i < n; ++i) 153 for(length_t i = 0, n = Result.length(); i < n; ++i) 180 for(length_t i = 0, n = Result.length(); i < n; ++i) 194 for(length_t i = 0, n = Result.length(); i < n; ++i) 208 for(length_t i = 0, n = Result.length(); i < n; ++i) [all …]
|
D | io.inl | 165 length_t const& components(type<V, T, P>::components); 173 for(length_t i(0); i < components; ++i) 184 for(length_t i(0); i < components; ++i) 239 length_t const& cols(type<M, T, P>::cols); 240 length_t const& rows(type<M, T, P>::rows); 250 for(length_t i(0); i < rows; ++i) 265 for(length_t i(0); i < cols; ++i) 287 for(length_t i(0); i < cols; ++i) 299 for (length_t i(0); i < rows; ++i) 382 length_t const& cols(type<M, T, P>::cols); [all …]
|
D | type_trait.hpp | 46 static length_t const components = 0; 47 static length_t const cols = 0; 48 static length_t const rows = 0;
|
D | simd_mat4.hpp | 51 GLM_FUNC_DECL length_t length() const; 89 fvec4SIMD & operator[](length_t i); 90 fvec4SIMD const & operator[](length_t i) const;
|
D | matrix_decompose.inl | 38 for(length_t i = 0; i < 4; ++i) 39 for(length_t j = 0; j < 4; ++j) 46 for(length_t i = 0; i < 3; i++) 90 for(length_t i = 0; i < 3; ++i) 126 for(length_t i = 0; i < 3; i++)
|
D | component_wise.inl | 97 for(length_t i = 0, n = v.length(); i < n; ++i) 106 for(length_t i = 0, n = v.length(); i < n; ++i) 115 for(length_t i = 1, n = v.length(); i < n; ++i) 124 for(length_t i = 1, n = v.length(); i < n; ++i)
|
D | simd_mat4.inl | 7 GLM_FUNC_QUALIFIER length_t fmat4x4SIMD::length() const 17 length_t i 27 length_t i
|
D | dual_quaternion.hpp | 47 typedef length_t length_type;
|
D | fast_exponential.inl | 32 for(length_t i = 0, n = x.length(); i < n; ++i)
|
/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | matrix_access.inl | 10 length_t index, 17 for(length_t i = 0; i < m.length(); ++i) 26 length_t index 32 for(length_t i = 0; i < m.length(); ++i) 41 length_t index, 56 length_t index
|
D | matrix_access.hpp | 31 length_t index); 38 length_t index, 46 length_t index); 53 length_t index,
|
D | ulp.inl | 206 for(length_t i = 0, n = Result.length(); i < n; ++i) 241 for(length_t i = 0, n = Result.length(); i < n; ++i) 259 for(length_t i = 0, n = Result.length(); i < n; ++i) 277 for(length_t i = 0, n = Result.length(); i < n; ++i) 317 for(length_t i = 0, n = Result.length(); i < n; ++i)
|
D | quaternion.inl | 725 for(length_t i = 0; i < x.length(); ++i) 734 for(length_t i = 0; i < x.length(); ++i) 743 for(length_t i = 0; i < x.length(); ++i) 752 for(length_t i = 0; i < x.length(); ++i) 761 for(length_t i = 0; i < x.length(); ++i) 770 for(length_t i = 0; i < x.length(); ++i)
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_vector_relational.inl | 14 for(length_t i = 0; i < x.length(); ++i) 26 for(length_t i = 0; i < x.length(); ++i) 37 for(length_t i = 0; i < x.length(); ++i) 48 for(length_t i = 0; i < x.length(); ++i) 59 for(length_t i = 0; i < x.length(); ++i) 70 for(length_t i = 0; i < x.length(); ++i) 79 for(length_t i = 0; i < v.length(); ++i) 88 for(length_t i = 0; i < v.length(); ++i) 97 for(length_t i = 0; i < v.length(); ++i)
|
D | setup.hpp | 784 typedef size_t length_t; typedef 786 typedef int length_t; typedef
|
D | type_mat2x3.hpp | 72 typedef length_t length_type;
|
D | type_mat2x4.hpp | 74 typedef length_t length_type;
|
D | type_mat4x2.hpp | 84 typedef length_t length_type;
|
D | type_mat3x4.hpp | 79 typedef length_t length_type;
|
D | type_mat3x2.hpp | 79 typedef length_t length_type;
|
D | func_matrix.inl | 16 for(length_t i = 0; i < result.length(); ++i) 371 for(length_t i = 0; i < m.length(); ++i)
|
D | type_mat4x3.hpp | 84 typedef length_t length_type;
|
D | type_mat2x2.hpp | 71 typedef length_t length_type;
|
12