Searched refs:section (Results 201 - 225 of 517) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dhead.S28 .section .bootstrap.text
363 .section .data.page_aligned, "aw"
390 .section .bss, "aw", @nobits
395 .section .bss.page_aligned, "aw", @nobits
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/lib/
H A Dgetuser.S104 .section __ex_table,"a"
H A Dputuser.S101 .section __ex_table,"a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/lib/
H A Dmemset.S35 .section .l1.text
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcplbhdlr.S35 .section .l1.text
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/h8300/platform/h8300h/generic/
H A Dcrt0_ram.S32 .section .text
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dvsyscall-sysenter.S61 .section .eh_frame,"a",@progbits
H A Dhead.S71 .section .text.head,"ax",@progbits
161 * If cpu hotplug is not supported then this code can go in init section
166 .section .text,"ax",@progbits
168 .section .init.text,"ax",@progbits
487 .section .text
495 * BSS section
497 .section ".bss.page_aligned","w"
504 * This starts the data section.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/lib/
H A Dputuser.S92 .section __ex_table,"a"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-xscale.S11 .section ".start", "ax"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-nommu.S36 .section ".text.head", "ax"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-relaxng-test-suite.py265 sections = node.xpathEval('string(section)')
266 log.write("\n ======== test %d line %d section %s ==========\n" % (
333 sections = node.xpathEval('section')
336 for section in sections:
337 msg = msg + section.content + " "
339 print "Tests for section %s" % (msg)
348 for section in sections:
349 msg = msg + section.content + " "
350 print "Result of tests for section %s" % (msg)
H A Dcheck-relaxng-test-suite2.py279 sections = node.xpathEval('string(section)')
280 log.write("\n ======== test %d line %d section %s ==========\n" % (
346 sections = node.xpathEval('section')
349 for section in sections:
350 msg = msg + section.content + " "
352 print "Tests for section %s" % (msg)
361 for section in sections:
362 msg = msg + section.content + " "
363 print "Result of tests for section %s" % (msg)
H A Dcheck-xsddata-test-suite.py277 sections = node.xpathEval('string(section)')
278 log.write("\n ======== test %d line %d section %s ==========\n" % (
344 sections = node.xpathEval('section')
347 for section in sections:
348 msg = msg + section.content + " "
350 print "Tests for section %s" % (msg)
360 for section in sections:
361 msg = msg + section.content + " "
362 print "Result of tests for section %s" % (msg)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm26/
H A Dassembler.h101 .section __ex_table,"a"; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man47 -s, --section=SECTION use `SECTION' as the section for the man page
60 my $section = 1;
64 's|section=s' => \$section,
89 # [section name]
111 # [section]
139 # Check for options before the first section--anything else is
276 # Process text, initial section is DESCRIPTION.
305 # Copyright section
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man47 -s, --section=SECTION use `SECTION' as the section for the man page
60 my $section = 1;
64 's|section=s' => \$section,
89 # [section name]
111 # [section]
139 # Check for options before the first section--anything else is
276 # Process text, initial section is DESCRIPTION.
305 # Copyright section
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/conf/
H A Dconf.h74 char *section; member in struct:__anon1382
124 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,const char *section);
158 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,const char *section);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dconf.h74 char *section; member in struct:__anon1463
124 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,const char *section);
158 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,const char *section);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dconf.h76 char *section; member in struct:__anon2971
125 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,const char *section);
159 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,const char *section);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf.h76 char *section; member in struct:__anon2875
125 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH *conf,const char *section);
159 STACK_OF(CONF_VALUE) *NCONF_get_section(const CONF *conf,const char *section);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dmisc.S85 * reloc_got2 runs through the .got2 section adding an offset
664 .section .fixup,"ax"
667 .section __ex_table, "a"
685 .section .fixup,"ax"
688 .section __ex_table, "a"
706 .section .fixup,"ax"
709 .section __ex_table, "a"
727 .section .fixup,"ax"
730 .section __ex_table, "a"
748 .section
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp_asm64.S65 .section .data
70 .section ".toc","aw"
76 .section .text
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Detrap.S99 .section .sun4v_1insn_patch, "ax"
113 .section .sun4v_1insn_patch, "ax"
220 .section .sun4v_1insn_patch, "ax"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/lib/
H A Dchecksum.S184 .section __ex_table, "a"; \
190 .section __ex_table, "a"; \
325 /* This section processes a possible trailing odd byte. */
372 .section .fixup, "ax"

Completed in 144 milliseconds

1234567891011>>