Home
last modified time | relevance | path

Searched defs:digits (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp433 for (int digits = n; digits > 0; digits = digits / 10, i--) in sendAndCheckHCI() local
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp445 for (int digits = n; digits > 0; digits = digits / 10, i--) in sendAndCheckHCI() local
/hardware/ril/include/telephony/
Dril_cdma_sms.h115 unsigned char digits[ RIL_CDMA_SMS_ADDRESS_MAX ]; member
131 unsigned char digits[ RIL_CDMA_SMS_SUBADDRESS_MAX ]; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.mjs1085 'digits': { property
Dmhchem.js1195 'digits': { property
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c13283 uint8_t digits[WUFFS_BASE__PRIVATE_IMPLEMENTATION__HPD__DIGITS_PRECISION]; member