Home
last modified time | relevance | path

Searched refs:digits (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
Dstructs.cpp42 .digits = addr.digits, in toAidl()
53 .digits = addr.digits, in toHidl()
61 .digits = addr.digits, in toAidl()
69 .digits = addr.digits, in toHidl()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_sms.cpp133 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
139 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
205 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
211 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
355 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
361 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
409 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
415 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/
DCdmaSmsSubaddress.aidl39 byte[] digits;
DCdmaSmsAddress.aidl41 byte[] digits;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/3/android/hardware/radio/messaging/
DCdmaSmsSubaddress.aidl40 byte[] digits;
DCdmaSmsAddress.aidl42 byte[] digits;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/
DCdmaSmsSubaddress.aidl40 byte[] digits;
DCdmaSmsAddress.aidl42 byte[] digits;
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/
DCdmaSmsSubaddress.aidl43 byte[] digits;
DCdmaSmsAddress.aidl105 byte[] digits;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/
DCdmaSmsSubaddress.aidl39 byte[] digits;
DCdmaSmsAddress.aidl41 byte[] digits;
/hardware/interfaces/radio/aidl/vts/
Dradio_messaging_test.cpp138 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
144 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
189 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
195 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
538 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
544 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
713 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
719 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
772 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
778 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp433 for (int digits = n; digits > 0; digits = digits / 10, i--) in sendAndCheckHCI() local
434 write_name[i] = static_cast<uint8_t>('0' + digits % 10); in sendAndCheckHCI()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp445 for (int digits = n; digits > 0; digits = digits / 10, i--) in sendAndCheckHCI() local
446 write_name[i] = static_cast<uint8_t>('0' + digits % 10); in sendAndCheckHCI()
/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/interfaces/gnss/1.0/
DIGnssCallback.hal194 * parts of a second or location may be shown with 3 or even 4 digits after
199 * consists of a '*' and two hex digits representing an 8 bit exclusive OR
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp324 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
330 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
371 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
377 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()
/hardware/interfaces/radio/1.0/
Dtypes.hal793 FOUR_BIT, // DTMF digits
811 // the address data "digits", each byte contains an ASCII
1450 // For 4-bit type, only "digits" field defined below in
1459 // numberOfDigits = number of digits
1460 // digits = ASCII digits, e.g. '1', '2', '3', '4', and '5'
1462 vec<uint8_t> digits; // Each byte in this array represents a 4 bit or 8-bit
1469 vec<uint8_t> digits; // Each byte represents an 8-bit digit of subaddress data
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Dmhchem.min.js1digits:/^[0-9]+/,"-9.,9":/^[+\-]?(?:[0-9]+(?:[,.][0-9]+)?|[0-9]*(?:\.[0-9]+))/,"-9.,9 no missing 0…
Dmhchem.mjs268 'digits': /^[0-9]+/,
1085 'digits': { property
1524 c1 = mhchemParser.patterns.match_('digits', buffer.d || "");
/hardware/ril/libril/
Dril_service.cpp1690 rcsm.sAddress.number_of_digits = sms.address.digits.size(); in constructCdmaSms()
1693 rcsm.sAddress.digits[i] = sms.address.digits[i]; in constructCdmaSms()
1699 rcsm.sSubAddress.number_of_digits = sms.subAddress.digits.size(); in constructCdmaSms()
1702 rcsm.sSubAddress.digits[i] = sms.subAddress.digits[i]; in constructCdmaSms()
7315 msg.address.digits.setToExternal(rilMsg->sAddress.digits, digitLimit); in cdmaNewSmsInd()
7322 msg.subAddress.digits.setToExternal(rilMsg->sSubAddress.digits, digitLimit); in cdmaNewSmsInd()
/hardware/interfaces/radio/1.5/
Dtypes.hal1074 * Device is personalized using the first digits of the ICCID of the SIM card.
1086 * personalization) and the first digits of the IMSI (equivalent to network subset
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c13283 uint8_t digits[WUFFS_BASE__PRIVATE_IMPLEMENTATION__HPD__DIGITS_PRECISION]; member
13295 while ((h->num_digits > 0) && (h->digits[h->num_digits - 1] == 0)) { in wuffs_base__private_implementation__high_prec_dec__trim()
13331 memcpy(h->digits, ptr, 20); in wuffs_base__private_implementation__high_prec_dec__assign()
13426 h->digits[nd++] = (uint8_t)(*p - '0'); in wuffs_base__private_implementation__high_prec_dec__parse()
13436 h->digits[nd++] = (uint8_t)(*p - '0'); in wuffs_base__private_implementation__high_prec_dec__parse()
13479 h->digits[nd++] = (uint8_t)(*p - '0'); in wuffs_base__private_implementation__high_prec_dec__parse()
13483 h->digits[nd++] = (uint8_t)(*p - '0'); in wuffs_base__private_implementation__high_prec_dec__parse()
13594 } else if (h->digits[i] == pow5[i]) { in wuffs_base__private_implementation__high_prec_dec__lshift_num_new_digits()
13596 } else if (h->digits[i] < pow5[i]) { in wuffs_base__private_implementation__high_prec_dec__lshift_num_new_digits()
13634 n = (10 * n) + ((i < h->num_digits) ? h->digits[i] : 0); in wuffs_base__private_implementation__high_prec_dec__rounded_integer()
[all …]
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_api.cpp1236 cdmaSmsAddress.digits = (std::vector<uint8_t>){11, 1, 6, 5, 10, 7, 7, 2, 10, 3, 10, 3}; in TEST_P()
1242 cdmaSmsSubaddress.digits = (std::vector<uint8_t>){}; in TEST_P()

12