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

  /external/chromium/base/win/
pe_image.cc 137 int num_sections = GetNumSections(); local
139 for (int i = 0; i < num_sections; i++) {
241 UINT num_sections = nt_headers->FileHeader.NumberOfSections; local
244 for (UINT i = 0; i < num_sections; i++, section++) {
  /external/chromium_org/base/win/
pe_image.cc 138 int num_sections = GetNumSections(); local
140 for (int i = 0; i < num_sections; i++) {
242 UINT num_sections = nt_headers->FileHeader.NumberOfSections; local
245 for (UINT i = 0; i < num_sections; i++, section++) {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 297 order in which they should appear in the final layout. NUM_SECTIONS
304 unsigned int num_sections);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 297 order in which they should appear in the final layout. NUM_SECTIONS
304 unsigned int num_sections);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 297 order in which they should appear in the final layout. NUM_SECTIONS
304 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 297 order in which they should appear in the final layout. NUM_SECTIONS
304 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 304 order in which they should appear in the final layout. NUM_SECTIONS
311 unsigned int num_sections);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-line.c 573 size_t num_sections; member in struct:dwarf2_line_info
599 info->num_sections++;
704 info.num_sections = 0;
750 *num_line_sections = info.num_sections;
751 if (info.num_sections == 1)
    [all...]
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 609 milliseconds