Home
last modified time | relevance | path

Searched defs:pcnt (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl07.c24 int cnt, pcnt; in verify_ioctl() local
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvmath.c278 FT_UInt pcnt, table_size; in otv_GlyphAssembly_validate() local
/third_party/elfutils/src/
Delflint.c494 unsigned int pcnt; in check_elf_header() local
871 unsigned int pcnt; in check_symtab() local
1034 for (unsigned int pcnt = 0; pcnt < phnum; ++pcnt) in check_symtab() local
4053 unsigned int pcnt; in check_sections() local
4242 for (unsigned int pcnt = 0; pcnt < phnum; ++pcnt) in check_sections() local
/third_party/libbpf/src/
Delf.c582 unsigned long **poffsets, size_t *pcnt) in elf_resolve_pattern_offsets()