Home
last modified time | relevance | path

Searched defs:equal (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dscalar_relational.inl47 GLM_FUNC_QUALIFIER bool equal function
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils_test.cpp947 auto equal = csr->compareChallenge(kChallenge); in TEST() local
965 auto equal = csr->compareKeysToSign(kKeysToSignForCsrWithoutUdsCerts); in TEST() local
1043 auto equal = compareRootPublicKeysInDiceChains(kCsrWithSharedUdsRoot1, DEFAULT_INSTANCE_NAME, in TEST() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_vector_relational.inl54 GLM_FUNC_QUALIFIER vecType<bool, P> equal(vecType<T, P> const & x, vecType<T, P> const & y) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl758 GLM_FUNC_QUALIFIER tvec4<bool, P> equal(tquat<T, P> const & x, tquat<T, P> const & y) function
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp338 auto equal = compareRootPublicKeysInDiceChains(rkpVmCsr, RKPVM_INSTANCE_NAME, primaryKeyMintCsr, in TEST() local