/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
D | PerNameExecutorTest.java | 44 MockTask a1 = addTask("a", 1); in testExecute() local 63 MockTask a1 = addTask("a", 1); in testCancelPendingTasks() local 90 MockTask a1 = new MockTask("a", 1); in testClose() local
|
D | SingleThreadNamedTaskExecutorTest.java | 41 MockTask a1 = addTask("a", 1); in testExecute() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | AccountWithDataSetTest.java | 39 AccountWithDataSet a1 = new AccountWithDataSet("name1", "typeA", null); in testStringifyAndUnstringify() local 71 AccountWithDataSet a1 = new AccountWithDataSet("name1", "typeA", null); in testStringifyListAndUnstringify() local 105 AccountWithDataSet a1 = new AccountWithDataSet("name1", "typeA", null); in testParcelable() local
|
/packages/modules/Bluetooth/system/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 59 const Octet16& n2, uint8_t* a1, in calculate_mac_key_or_ltk() 78 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 103 const Octet16& r, uint8_t* iocap, uint8_t* a1, uint8_t* a2) { in f6()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | prelu.mod.py | 19 a1 = Parameter("alpha", "TENSOR_FLOAT32", "{1, 1, 3}", [0, 1, 2]) variable
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | prelu_quant8_signed.mod.py | 18 a1 = Parameter("alpha", "TENSOR_FLOAT32", "{1, 1, 3}", [0, 1, 2]) variable
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_crypto_toolbox.cc | 72 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 78 const Octet16& r, uint8_t* iocap, uint8_t* a1, uint8_t* a2) { in f6()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_poly.h | 98 double a0,a1; in db_MultiplyPoly1_1() local 122 double a0,a1; in db_MultiplyPoly1_2() local 136 double a0,a1; in db_MultiplyPoly1_3() local 207 double a0,a1; in db_SubtractPolyProduct1_3() local
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | SubbandFunctionsCommon.h | 254 enum { a1 = 0, a2 = 1 }; in performPredictionFiltering() enumerator 359 enum { a1 = 0, a2 = 1 }; in performPredictionFilteringLL() enumerator 465 enum { a1 = 0, a2 = 1 }; in performPredictionFilteringHL() enumerator
|
D | SubbandFunctions.h | 57 enum { a1 = 0, a2 = 1 }; in updatePredictorPoleCoefficients() enumerator
|
/packages/modules/Bluetooth/system/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 59 uint8_t* a1, in calculate_mac_key_or_ltk() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke… in f5() 100 …const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_t* a1, uint8_t* a2) { in f6()
|
D | crypto_toolbox_test.cc | 167 std::array<uint8_t, 7> a1{0x00, 0x56, 0x12, 0x37, 0x37, 0xbf, 0xce}; in TEST() local 196 std::vector<uint8_t> a1{0x00, 0x56, 0x12, 0x37, 0x37, 0xbf, 0xce}; in TEST() local
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/ |
D | SubbandFunctionsCommon.h | 257 enum { a1 = 0, a2 = 1 }; in performPredictionFiltering() enumerator 359 enum { a1 = 0, a2 = 1 }; in performPredictionFilteringLL() enumerator 466 enum { a1 = 0, a2 = 1 }; in performPredictionFilteringHL() enumerator
|
D | SubbandFunctions.h | 57 enum { a1 = 0, a2 = 1 }; in updatePredictorPoleCoefficients() enumerator
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | geometry_utils.h | 40 static AK_FORCE_INLINE float getAngleDiff(const float a1, const float a2) { in getAngleDiff()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | RoundedLine.java | 83 final float a1 = -180.0f + ar2degree; in makePath() local
|
D | GestureStrokeDrawingPoints.java | 187 private static double angularDiff(final double a1, final double a0) { in angularDiff()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | crypto_toolbox_test.cc | 194 std::array<uint8_t, 7> a1{0x00, 0x56, 0x12, 0x37, 0x37, 0xbf, 0xce}; in TEST() local 227 std::vector<uint8_t> a1{0x00, 0x56, 0x12, 0x37, 0x37, 0xbf, 0xce}; in TEST() local
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
D | DigestMd5Utils.java | 159 StringBuilder a1 = new StringBuilder(); in getResponse() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsDatabaseHelperTest.java | 61 final AccountWithDataSet a1 = null; in testGetOrCreateAccountId() local
|
/packages/modules/Bluetooth/system/embdrv/lc3/src/ |
D | tns.c | 113 float *a0 = a[f], a1[9]; in compute_lpc_coeffs() local
|
D | ltpf.c | 159 const int32_t a1 = -2110217691, a2 = 1037111617; in filter_hp50() local
|
/packages/modules/DnsResolver/ |
D | getaddrinfo.cpp | 1161 static int _common_prefix_len(const struct in6_addr* a1, const struct in6_addr* a2) { in _common_prefix_len() 1189 const struct addrinfo_sort_elem* a1 = (const struct addrinfo_sort_elem*) ptr1; in _rfc6724_compare() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | GeometryMathUtils.java | 104 float a1 = line1[1]; in lineIntersect() local
|
/packages/services/Iwlan/test/com/google/android/iwlan/epdg/ |
D | EpdgTunnelManagerTest.java | 940 InetAddress a1 = InetAddress.getByName("2600:381:4872:5d1e:ac45:69c7:bab2:639b"); in testIpv6PrefixMatching() local
|