HomeSort by relevance Sort by last modified time
    Searched refs:num_sections (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
pe_image.cc 114 int num_sections = GetNumSections(); local
116 for (int i = 0; i < num_sections; i++) {
216 UINT num_sections = nt_headers->FileHeader.NumberOfSections; local
219 for (UINT i = 0; i < num_sections; i++, section++) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 288 unsigned short num_sections; member in struct:_XkbGeometry
313 unsigned short num_sections; member in struct:_XkbGeometrySizes

Completed in 39 milliseconds