/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/ |
D | 3-1.c | 36 long cnt = 3; in main() local 70 int i, cnt; in producer() local 82 int i, cnt; in consumer() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
D | 3-1.c | 36 long cnt = 3; in main() local 70 int i, cnt; in producer() local 82 int i, cnt; in consumer() local
|
/external/elfutils/libelf/ |
D | elf32_getshdr.c | 138 for (size_t cnt = 0; cnt < shnum; ++cnt) in ElfW2() local 187 for (size_t cnt = 0; cnt < shnum; ++cnt) in ElfW2() local 216 for (size_t cnt = 0; cnt < shnum; ++cnt) in ElfW2() local
|
D | elf32_updatefile.c | 96 for (size_t cnt = 0; cnt < list->cnt; ++cnt) in sort_sections() local 255 for (size_t cnt = 0; cnt < shnum; ++cnt) in __elfw2() local 309 for (size_t cnt = 0; cnt < shnum; ++cnt) in __elfw2() local 419 for (size_t cnt = 0; cnt < shnum; ++cnt) in __elfw2() local 690 for (size_t cnt = 0; cnt < shnum; ++cnt) in __elfw2() local
|
D | gnuhash_xlate.h | 45 for (unsigned int cnt = 0; cnt < 4; ++cnt) in elf_cvt_gnuhash() local 58 for (unsigned int cnt = 0; cnt < bitmask_words; ++cnt) in elf_cvt_gnuhash() local
|
D | elf32_getphdr.c | 160 for (size_t cnt = 0; cnt < phnum; ++cnt) in ElfW2() local 210 for (size_t cnt = 0; cnt < phnum; ++cnt) in ElfW2() local
|
D | elf_begin.c | 360 for (size_t cnt = 0; cnt < scncnt; ++cnt) in file_read_elf() local 391 for (size_t cnt = 0; cnt < scncnt; ++cnt) in file_read_elf() local 457 for (size_t cnt = 0; cnt < scncnt; ++cnt) in file_read_elf() local 488 for (size_t cnt = 0; cnt < scncnt; ++cnt) in file_read_elf() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve_copy_msa.c | 16 int32_t cnt; in copy_width8_msa() local 98 int32_t cnt, loop_cnt; in copy_16multx8mult_msa() local 124 int32_t cnt; in copy_width16_msa() local 154 int32_t cnt; in copy_width32_msa() local 211 uint32_t cnt, tmp; in vpx_convolve_copy_msa() local 238 uint32_t cnt; in vpx_convolve_copy_msa() local
|
D | vpx_convolve_avg_msa.c | 15 int32_t cnt; in avg_width4_msa() local 58 int32_t cnt; in avg_width8_msa() local 82 int32_t cnt; in avg_width16_msa() local 102 int32_t cnt; in avg_width32_msa() local 143 int32_t cnt; in avg_width64_msa() local 221 int32_t lp, cnt; in vpx_convolve_avg_msa() local
|
/external/elfutils/tests/ |
D | sectiondump.c | 41 int cnt; in main() local 146 size_t cnt; in print_bytes() local 168 size_t cnt; in print_symtab() local
|
/external/compiler-rt/lib/builtins/ |
D | int_util.h | 29 #define COMPILE_TIME_ASSERT1(expr, cnt) COMPILE_TIME_ASSERT2(expr, cnt) argument 30 #define COMPILE_TIME_ASSERT2(expr, cnt) \ argument
|
/external/elfutils/libasm/ |
D | asm_align.c | 66 for (size_t cnt = 0; cnt < asmscn->pattern->len; ++cnt) in asm_align() local 83 size_t cnt = value - (asmscn->offset & (value - 1)); in asm_align() local
|
/external/elfutils/src/ |
D | elflint.c | 357 size_t cnt; in check_elf_header() local 542 size_t cnt; in check_scn_group() local 616 for (size_t cnt = 1; cnt < shnum; ++cnt) in check_symtab() local 678 for (size_t cnt = 1; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_symtab() local 1081 size_t cnt; in is_rel_dyn() local 1352 size_t cnt, const GElf_Shdr *symshdr, Elf_Data *symdata, in check_one_reloc() 1496 for (size_t cnt = 0; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_rela() local 1547 for (size_t cnt = 0; cnt < shdr->sh_size / sh_entsize; ++cnt) in check_rel() local 1583 size_t cnt; in check_dynamic() local 1952 for (size_t cnt = idx + 1; cnt < shnum; ++cnt) in check_symtab_shndx() local [all …]
|
D | findtextrel.c | 283 for (size_t cnt = 0; cnt < shdr->sh_size / shdr->sh_entsize; in process_file() local 433 for (int cnt = 0; in process_file() local 456 for (int cnt = 0; in process_file() local 510 for (size_t cnt = 0; cnt < nsegments; ++cnt) in check_rel() local
|
/external/e2fsprogs/intl/ |
D | finddomain.c | 94 int cnt; in _nl_find_domain() local 155 int cnt; in _nl_find_domain() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdtfmsy.cpp | 42 int32_t cnt; in TestGetMonths() local 72 int32_t cnt; in TestGetMonths2() local 97 int32_t cnt; in TestGetWeekdays2() local 114 int32_t cnt; in TestGetEraNames() local
|
/external/elfutils/libdw/ |
D | dwarf_getpubnames.c | 47 size_t cnt = 0; in get_offsets() local 168 size_t cnt; in dwarf_getpubnames() local
|
D | dwarf_begin_elf.c | 112 size_t cnt; in check_section() local 264 size_t cnt; in scngrp_read() local
|
/external/ltp/tools/ |
D | rand_lines.c | 250 int cnt = 0; in get_numlines() local 278 int cnt; in rnd_file() local 420 int cnt; /* offset printer counter */ in rnd_stdin() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_lfstack.h | 39 u64 cnt = (cmp & kCounterMask) + kCounterInc; in Push() local 55 u64 cnt = (cmp & kCounterMask); in Pop() local
|
/external/ltp/lib/ |
D | dataascii.c | 47 int cnt; in dataasciigen() local 76 int cnt; in dataasciichk() local
|
/external/icu/icu4c/source/i18n/ |
D | choicfmt.cpp | 91 int32_t cnt ) in ChoiceFormat() 103 int32_t cnt ) in ChoiceFormat() 257 int32_t cnt ) in setChoices() 269 int32_t cnt ) in setChoices() 471 int32_t cnt, in format()
|
/external/ipsec-tools/src/racoon/ |
D | debugrm.h | 44 #define racoon_calloc(cnt, sz) calloc((cnt), (sz)) argument 61 #define racoon_calloc(cnt, sz) \ argument
|
D | gcmalloc.h | 92 #define racoon_calloc(cnt, sz) GC_debug_malloc(cnt * sz, GC_EXTRAS) argument 114 #define racoon_calloc(cnt, sz) calloc((cnt), (sz)) argument
|
/external/skia/tests/ |
D | GrAllocatorTest.cpp | 31 static void check_allocator(GrTAllocator<C>* allocator, int cnt, int popCnt, in check_allocator() 50 static void check_allocator_helper(GrTAllocator<C>* allocator, int cnt, int popCnt, in check_allocator_helper()
|