OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_sections
(Results
1 - 2
of
2
) 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++) {
/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 43 milliseconds