Home
last modified time | relevance | path

Searched defs:isSupersetOf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgVariableValue.cpp162 bool ConstValueRangeAccess::isSupersetOf(const ConstValueRangeAccess &other) const in isSupersetOf() function in rsg::ConstValueRangeAccess
/aosp_15_r20/external/pytorch/c10/core/
H A DDispatchKeySet.h320 bool isSupersetOf(DispatchKeySet ks) const { in isSupersetOf() function