Searched defs:getE (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/math/include/math/ | ||
H A D | half.h | 67 constexpr unsigned int getE() const noexcept { return (bits >> 10u) & 0x1Fu; } in getE() function |
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ | ||
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |