Searched defs:greaterThanEqual (Results 1 – 8 of 8) sorted by relevance
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | scalar_relational.inl | 37 GLM_FUNC_QUALIFIER bool greaterThanEqual function
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_vector_relational.inl | 43 …GLM_FUNC_QUALIFIER vecType<bool, P> greaterThanEqual(vecType<T, P> const & x, vecType<T, P> const … function
|
| /external/deqp/framework/common/ |
| D | tcuVectorUtil.hpp | 103 template<typename T> inline bool greaterThanEqual (T a, T b) { return (a >= b); } in greaterThanEqual() function 271 inline Vector<bool, Size> greaterThanEqual (const Vector<T, Size>& a, const Vector<T, Size>& b) in greaterThanEqual() function
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | quaternion.inl | 749 GLM_FUNC_QUALIFIER tvec4<bool, P> greaterThanEqual(tquat<T, P> const & x, tquat<T, P> const & y) function
|
| /external/turbine/java/com/google/turbine/binder/ |
| D | ConstEvaluator.java | 933 private @Nullable Value greaterThanEqual(int position, Value a, Value b) { in greaterThanEqual() method in ConstEvaluator
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 12421 static tcu::Vector<glw::GLuint, Size> greaterThanEqual(const tcu::Vector<glw::GLdouble, Size>& left, in greaterThanEqual() function
|
| /external/angle/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 240 constexpr const ImmutableString greaterThanEqual("greaterThanEqual"); variable
|
| D | SymbolTable_autogen.cpp | 261 constexpr const ImmutableString greaterThanEqual("greaterThanEqual"); variable
|