Home
last modified time | relevance | path

Searched defs:u2 (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/types/test/bluetooth/
Duuid_unittest.cc74 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
93 const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, in TEST() local
133 const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, in TEST() local
/packages/modules/Bluetooth/system/gd/hci/
Duuid_unittest.cc73 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
89 …const uint8_t u2[] = {0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
123 …const uint8_t u2[] = {0x00, 0x00, 0x1a, 0xe8, 0x00, 0x00, 0x10, 0x00, 0x80, 0x00, 0x00, 0x80, 0x5f… in TEST() local
/packages/modules/Bluetooth/system/btif/test/
Dbtif_storage_test.cc34 const uint8_t u2[] = {0xe3, 0x9c, 0x62, 0x85, 0x86, 0x7f, 0x4b, 0x1d, in TEST() local
/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dltpf_neon.h219 int32x4_t u0, u1, u2, u3; in neon_correlate() local
/packages/modules/NeuralNetworks/common/random/
Drandom_distributions.h636 const float u2 = Eigen::numext::sqrt(-2.0f * Eigen::numext::log(u1)); in BoxMullerFloat() local
661 const double u2 = Eigen::numext::sqrt(-2.0 * Eigen::numext::log(u1)); in BoxMullerDouble() local
/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/
DBlockedNumberProviderTest.java220 Uri u2 = insert(cv(BlockedNumbers.COLUMN_ORIGINAL_NUMBER, "+1-2-3")); in testDelete() local
/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h70 uint16_t u2; member