Searched refs:sections (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/libs/libxml2-2.6.31/doc/examples/
H A Dindex.py18 sections = {} variable
94 global sections
137 if sections.has_key(section):
138 sections[section].append(filename)
140 sections[section] = [filename]
203 global sections
205 output.write(" <sections>\n")
206 keys = sections.keys()
210 info = sections[section]
216 output.write(" </sections>\
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dcheck-relaxng-test-suite.py265 sections = node.xpathEval('string(section)')
268 nb_schemas_tests, node.lineNo(), sections))
333 sections = node.xpathEval('section')
334 if sections != [] and level <= 0:
336 for section in sections:
346 if verbose and level >= 1 and sections != []:
348 for section in sections:
H A Dcheck-relaxng-test-suite2.py279 sections = node.xpathEval('string(section)')
282 nb_schemas_tests, node.lineNo(), sections))
346 sections = node.xpathEval('section')
347 if sections != [] and level <= 0:
349 for section in sections:
359 if level >= 1 and sections != []:
361 for section in sections:
H A Dcheck-xsddata-test-suite.py277 sections = node.xpathEval('string(section)')
280 nb_schemas_tests, node.lineNo(), sections))
344 sections = node.xpathEval('section')
345 if verbose and sections != [] and level <= 0:
347 for section in sections:
358 if sections != []:
360 for section in sections:
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-instr-1.asm107 ; End sections and image.
H A Dbootsector2-vbinstst-64-1.asm108 ; End sections and image.
H A Dbootsector2-cpu-basic-1.asm116 ; End sections and image.
H A Dbootsector2-cpu-pf-1.asm151 ; End sections and image.
H A Dbootsector2-cpu-xcpt-1.asm125 ; End sections and image.
H A Dbootsector2-cpu-xcpt-2.asm116 ; End sections and image.
H A Dbootsector2-test1.asm184 ; End sections and image.
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbgeom.h280 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbgeom.h280 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbgeom.h280 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbgeom.h280 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbgeom.h280 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbgeom.h290 XkbSectionPtr sections; member in struct:_XkbGeometry
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKBgeom.h294 XkbSectionPtr sections; member in struct:_XkbGeometry

Completed in 1131 milliseconds

12