Searched refs:n1 (Results 1 – 10 of 10) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspFftServer.java | 53 int ii, jj, kk, n1, n2, aa; in fft() local 60 n1 = n2; in fft() 61 while (jj >= n1) { in fft() 62 jj = jj - n1; in fft() 63 n1 = n1 / 2; in fft() 65 jj = jj + n1; in fft() 78 n1 = 0; in fft() 81 n1 = n2; in fft() 85 for (jj = 0; jj < n1; jj++) { in fft() 90 t1 = cc * r.mReal[kk + n1] - ss * r.mImag[kk + n1]; in fft() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ActionTriggeredReceiver.java | 44 Notification n1 = new Notification.Builder( in sendNotification() local 55 nm.notify(ACTION, 0, n1); in sendNotification()
|
D | NotificationListenerVerifierActivity.java | 227 Notification n1 = in sendNotifications() local 236 mNm.notify(mTag1, mId1, n1); in sendNotifications() 274 Notification n1 = in sendNoisyNotification() local 283 mNm.notify(mTag4, mId4, n1); in sendNoisyNotification() 1723 Notification n1 = in sendMessagingNotification() local 1734 mNm.notify(mTag1, mId1, n1); in sendMessagingNotification() 1844 Notification n1 = in sendNotifications() local 1863 mNm.notify(mTag1, mId1, n1); in sendNotifications() 1918 Notification n1 = in sendNotifications() local 1929 mNm.notify(mTag1, mId1, n1); in sendNotifications()
|
/cts/common/device-side/test-app/ |
D | run_tests.sh | 26 SERIAL=`adb devices | egrep -o "^\w+" | tail -n1`
|
/cts/tests/tests/util/src/android/util/cts/ |
D | InstallUtilTest.java | 94 int n1 = is1.read(buf1); in assertSameResource() local 96 assertThat(n1).isEqualTo(n2); in assertSameResource() 97 if (n1 == -1) break; in assertSameResource()
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | DecoderTest.java | 808 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 809 if (n1 < 0) { in testTrackSelection() 814 vid.add(n1); in testTrackSelection() 816 aud.add(n1); in testTrackSelection() 833 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 834 if (n1 < 0) { in testTrackSelection() 838 assertEquals(vid.get(idx++).intValue(), n1); in testTrackSelection() 853 int n1 = ex1.readSampleData(buf1, 0); in testTrackSelection() local 854 if (n1 < 0) { in testTrackSelection() 858 assertEquals(aud.get(idx++).intValue(), n1); in testTrackSelection() [all …]
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_capture_result.py | 47 def is_close_rational(n1, n2): argument 48 return math.isclose(capture_request_utils.rational_to_float(n1),
|
/cts/tests/tests/security/res/raw/ |
D | cve_2018_13925.ts | 3239 �Z3a�ыF71`�6�FXa�ѣFn1`цM�,0ͲуFl�h��,4a�lу�X1h�&�:3�S*����q��옍e�ơ�.��zp���t:�45O0f���[q�… 3242 a�ѣFn1`ц�0a��F�a�ѣFn4bц 3481 …Vǂ�� �2�KZ�G� x�l @��p�0�qF#^F��5n[�璏��o��U��e�X�o:���N�[���R�n1�6�O���27@�]�܌�z��…
|
D | cve_2019_2244.ts | 3240 �Z3a�ыF71`�6�FXa�ѣFn1`цM�,0ͲуFl�h��,4a�lу�X1h�&�:3�S*����q��옍e�ơ�.��zp���t:�45O0f���[q�… 3243 a�ѣFn1`ц�0a��F�a�ѣFn4bц 3482 …Vǂ�� �2�KZ�G� x�l @��p�0�qF#^F��5n[�璏��o��U��e�X�o:���N�[���R�n1�6�O���27@�]�܌�z��…
|
D | cve_2019_2245.ts | 3238 �Z3a�ыF71`�6�FXa�ѣFn1`цM�,0ͲуFl�h��,4a�lу�X1h�&�:3�S*����q��옍e�ơ�.��zp���t:�45O0f���[q�… 3241 a�ѣFn1`ц�0a��F�a�ѣFn4bц
|