Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h471 uint32_t lo = static_cast<uint32_t>(val & 0xffffffff); in write64() local
695 uint32_t lo = read(); in read64() local
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h554 uint32_t lo = static_cast<uint32_t>(val & 0xffffffff); in write64() local
788 uint32_t lo = read(); in read64() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp180 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
/hardware/interfaces/health/aidl/vts/functional/
DVtsHalHealthTargetTest.cpp78 Matcher<T> InClosedRange(const T& lo, const T& hi) { in InClosedRange()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp224 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp239 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp240 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h898 uint16 lo; /* lower 16 bits of IV */ member