Searched defs:trueVal (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuVectorUtil.hpp | 486 inline Vector<T, Size> select(T trueVal, T falseVal, const Vector<bool, Size> &cond) in select() 497 inline Vector<T, Size> select(const Vector<T, Size> &trueVal, const Vector<T, Size> &falseVal, in select()
|
/aosp_15_r20/system/tools/hidl/ |
D | ConstantExpression.cpp | 716 ConstantExpression* trueVal, in TernaryConstantExpression()
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_ts.cpp | 973 const std::string &nullCheckVar, const std::string &trueVal, in GenNullCheckConditional()
|