HomeSort by relevance Sort by last modified time
    Searched refs:mapsize (Results 26 - 39 of 39) sorted by null

12

  /external/ltp/testcases/kernel/mem/mmapstress/
mmapstress10.c 612 "mapsize %d, off %Ld, loop %d\n",
617 "mapsize %ld, off %ld, loop %d\n",
792 size_t mapsize; local
831 mapsize = (size_t) (statbuf.st_size - sparseoffset);
832 mappages = roundup(mapsize, pagesize) / pagesize;
844 if ((i * pagesize) + cnt != mapsize) {
847 (long)mapsize);
  /bionic/libc/dns/nameser/
ns_name.c 803 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) {
833 l = ns_name_map(nname + n, namelen - n, map, mapsize);
838 if (l >= mapsize) {
  /toolchain/binutils/binutils-2.27/gold/
archive.cc 287 template<int mapsize>
301 typedef typename elfcpp::Elf_types<mapsize>::Elf_Addr Entry_type;
304 elfcpp::Swap<mapsize, true>::readval(pword));
320 elfcpp::Swap<mapsize, true>::readval(pword));
    [all...]
archive.h 296 template<int mapsize>
  /toolchain/binutils/binutils-2.27/bfd/
archive.c 2468 unsigned int mapsize = ranlibsize + stringsize + 8; local
2692 unsigned int mapsize = stringsize + ranlibsize; local
    [all...]
ecoff.c 3046 unsigned int mapsize; local
    [all...]
elfnn-aarch64.c 2153 unsigned int mapsize; member in struct:_aarch64_elf_section_data
    [all...]
elf32-arm.c 2812 unsigned int mapsize; member in struct:_arm_elf_section_data
    [all...]
  /external/mesa3d/src/mesa/main/
dlist.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
objdump.c 1135 size_t mapsize; member in struct:print_file_list
    [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h     [all...]
  /external/swiftshader/src/OpenGL/libGL/
libGL.cpp     [all...]

Completed in 608 milliseconds

12