Searched refs:asz (Results 1 – 7 of 7) sorted by relevance
/external/elfutils/tests/ |
D | run-get-files.sh | 24 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 191 28 cuhl = 11, o = 114, asz = 4, osz = 4, ncu = 5617 42 cuhl = 11, o = 412, asz = 4, osz = 4, ncu = 5752 46 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 2418 57 cuhl = 11, o = 213, asz = 4, osz = 4, ncu = 2521 61 cuhl = 11, o = 267, asz = 4, osz = 4, ncu = 2680
|
D | run-get-lines.sh | 24 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 191 31 cuhl = 11, o = 114, asz = 4, osz = 4, ncu = 5617 37 cuhl = 11, o = 412, asz = 4, osz = 4, ncu = 5752 43 cuhl = 11, o = 0, asz = 4, osz = 4, ncu = 2418 49 cuhl = 11, o = 213, asz = 4, osz = 4, ncu = 2521 55 cuhl = 11, o = 267, asz = 4, osz = 4, ncu = 2680 81 cuhl = 11, o = 0, asz = 8, osz = 4, ncu = 169 87 cuhl = 11, o = 125, asz = 8, osz = 4, ncu = 243
|
D | get-files.c | 53 uint8_t asz; in main() local 55 while (dwarf_nextcu (dbg, o, &ncu, &cuhl, &ao, &asz, &osz) == 0) in main() 59 asz, osz, (unsigned long long int) ncu); in main()
|
D | get-lines.c | 52 uint8_t asz; in main() local 54 while (dwarf_nextcu (dbg, cuoff, &cuoff, &hsize, &ao, &asz, &osz) == 0) in main() 58 asz, osz, (unsigned long long int) cuoff); in main()
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | ByteArrayAnnotatedOutput.java | 377 int asz = annotations.size(); in annotate() local 378 int lastEnd = (asz == 0) ? 0 : annotations.get(asz - 1).getEnd(); in annotate() 451 int asz = annotations.size(); in finishAnnotating() local 452 while (asz > 0) { in finishAnnotating() 453 Annotation last = annotations.get(asz - 1); in finishAnnotating() 455 annotations.remove(asz - 1); in finishAnnotating() 456 asz--; in finishAnnotating()
|
/external/opencv3/modules/imgproc/test/ |
D | test_filter.cpp | 1269 int depth = cvtest::randInt(rng) % 2, asz; in get_test_array_types_and_sizes() local 1283 asz = aperture_size > 0 ? aperture_size : 3; in get_test_array_types_and_sizes() 1285 sizes[INPUT][0].width = MAX( sizes[INPUT][0].width, asz + block_size ); in get_test_array_types_and_sizes() 1286 sizes[INPUT][0].height = MAX( sizes[INPUT][0].height, asz + block_size ); in get_test_array_types_and_sizes()
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 4718 2aszám 4719 aszá2rada 4763 2aszék 4764 aszé2k1el 4767 aszé2n1ég 4768 aszén1n 4771 2aszét 4782 2aszí 4797 1aszóa 4799 2aszót [all …]
|