Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 2276) sorted by relevance

12345678910>>...92

/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed263694 index: 96
695 index: 90
696 index: 92
697 index: 91
698 index: 183
699 index: 184
702 index: 9
703 index: 11
709 index: 69
710 index: 70
[all …]
Dseed339407 index: 195
408 index: 196
409 index: 197
410 index: 198
411 index: 199
412 index: 200
413 index: 201
416 index: 202
422 index: 124
423 index: 123
[all …]
Dseed2511381 index: 129
1382 index: 130
1383 index: 131
1386 index: 23
1392 index: 96
1393 index: 64
1394 index: 97
1395 index: 98
1396 index: 63
1397 index: 65
[all …]
Dseed140246 index: 0
247 index: 1
248 index: 2
249 index: 3
250 index: 4
251 index: 5
252 index: 6
253 index: 7
254 index: 8
257 index: 9
[all …]
Dseed0652387 index: 71
2388 index: 73
2389 index: 96
2390 index: 72
2391 index: 91
2392 index: 74
2393 index: 69
2394 index: 90
2395 index: 70
2396 index: 95
[all …]
Dseed078934 index: 17
935 index: 18
936 index: 19
939 index: 0
945 index: 32
948 index: 0
949 index: 5
950 index: 5
951 index: 7
957 index: 3
[all …]
Dseed479847 index: 52
848 index: 71
849 index: 62
850 index: 65
851 index: 32
852 index: 63
853 index: 70
854 index: 60
862 index: 62
863 index: 60
[all …]
Dseed3981200 index: 18
1201 index: 19
1202 index: 20
1205 index: 3
1211 index: 0
1212 index: 1
1213 index: 2
1214 index: 3
1215 index: 4
1216 index: 5
[all …]
Dseed1201712 index: 83
1713 index: 84
1714 index: 85
1717 index: 19
1723 index: 92
1724 index: 93
1725 index: 94
1728 index: 26
1734 index: 59
1735 index: 60
[all …]
Dseed372306 index: 0
307 index: 1
308 index: 2
309 index: 3
310 index: 4
311 index: 5
312 index: 6
313 index: 7
314 index: 8
317 index: 9
[all …]
Dseed322588 index: 0
589 index: 1
590 index: 2
591 index: 3
592 index: 4
593 index: 5
594 index: 6
595 index: 7
596 index: 8
597 index: 9
[all …]
Dseed4751031 index: 3
1032 index: 22
1033 index: 23
1034 index: 1
1035 index: 7
1036 index: 2
1037 index: 4
1038 index: 21
1039 index: 6
1040 index: 24
[all …]
Dseed121593 index: 0
594 index: 1
595 index: 2
596 index: 3
597 index: 4
598 index: 5
599 index: 6
600 index: 7
601 index: 8
604 index: 9
[all …]
Dseed4661112 index: 0
1113 index: 1
1114 index: 2
1115 index: 3
1116 index: 4
1117 index: 5
1118 index: 6
1119 index: 7
1120 index: 8
1121 index: 9
[all …]
Dseed122369 index: 0
370 index: 1
371 index: 2
372 index: 3
373 index: 4
374 index: 5
375 index: 6
376 index: 7
377 index: 8
378 index: 9
[all …]
Dseed30144 index: 0
45 index: 1
48 index: 2
54 index: 0
55 index: 1
56 index: 2
57 index: 3
58 index: 4
59 index: 5
60 index: 6
[all …]
Dseed0683386 index: 63
3387 index: 64
3388 index: 65
3391 index: 0
3397 index: 66
3398 index: 67
3399 index: 68
3402 index: 1
3408 index: 69
3409 index: 70
[all …]
Dseed4183043 index: 63
3044 index: 64
3045 index: 65
3048 index: 0
3054 index: 66
3055 index: 67
3056 index: 68
3059 index: 1
3065 index: 69
3066 index: 70
[all …]
Dseed0261032 index: 3
1033 index: 22
1034 index: 23
1035 index: 1
1036 index: 7
1037 index: 2
1038 index: 4
1039 index: 21
1040 index: 6
1041 index: 24
[all …]
Dseed295540 index: 13
541 index: 10
542 index: 12
543 index: 14
544 index: 15
545 index: 16
546 index: 17
547 index: 18
548 index: 19
549 index: 20
[all …]
Dseed095820 index: 2
821 index: 4
822 index: 29
823 index: 0
826 index: 0
827 index: 1
833 index: 80
834 index: 81
835 index: 82
838 index: 27
[all …]
Dseed340548 index: 0
549 index: 1
550 index: 2
551 index: 3
552 index: 4
553 index: 5
554 index: 6
555 index: 7
556 index: 8
557 index: 9
[all …]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dq_pulse.c36 Word32 index; in quant_1p_N1() local
42 index = L_deposit_l((Word16) (pos & mask)); in quant_1p_N1()
45 index = vo_L_add(index, L_deposit_l(1 << N)); /* index += 1 << N; */ in quant_1p_N1()
47 return (index); in quant_1p_N1()
57 Word32 index; in quant_2p_2N1() local
68 index = L_deposit_l(add1((((Word16) (pos1 & mask)) << N), ((Word16) (pos2 & mask)))); in quant_2p_2N1()
72 index = L_deposit_l(add1((((Word16) (pos2 & mask)) << N), ((Word16) (pos1 & mask)))); in quant_2p_2N1()
77 index = vo_L_add(index, (1L << tmp)); /* index += 1 << (2*N); */ in quant_2p_2N1()
85 index = L_deposit_l(add1((((Word16) (pos2 & mask)) << N), ((Word16) (pos1 & mask)))); in quant_2p_2N1()
89 index = vo_L_add(index, (1L << tmp)); in quant_2p_2N1()
[all …]
/frameworks/base/core/java/android/content/res/
DTypedArray.java222 public CharSequence getText(@StyleableRes int index) { in getText() argument
227 index *= STYLE_NUM_ENTRIES; in getText()
229 final int type = data[index + STYLE_TYPE]; in getText()
233 return loadStringValueAt(index); in getText()
237 if (getValueAt(index, v)) { in getText()
259 public String getString(@StyleableRes int index) { in getString() argument
264 index *= STYLE_NUM_ENTRIES; in getString()
266 final int type = data[index + STYLE_TYPE]; in getString()
270 return loadStringValueAt(index).toString(); in getString()
274 if (getValueAt(index, v)) { in getString()
[all …]
/frameworks/base/core/java/com/android/internal/widget/
DChildHelper.java96 void addView(View child, int index, boolean hidden) { in addView() argument
98 if (index < 0) { in addView()
101 offset = getOffset(index); in addView()
109 Log.d(TAG, "addViewAt " + index + ",h:" + hidden + ", " + this); in addView()
113 private int getOffset(int index) { in getOffset() argument
114 if (index < 0) { in getOffset()
118 int offset = index; in getOffset()
121 final int diff = index - (offset - removedBefore); in getOffset()
140 int index = mCallback.indexOfChild(view); in removeView() local
141 if (index < 0) { in removeView()
[all …]

12345678910>>...92