Searched refs:END (Results 126 - 150 of 367) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dmakemib166 END {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A DCA.pl.in182 if (/^-----END.*$bound/) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dmkiss.c47 #define END 0300 /* indicates end of frame */ macro
49 #define ESC_END 0334 /* ESC ESC_END means END 'data' */
178 * Send an initial END character to flush out any data that may have
182 *ptr++ = END;
186 case END:
200 *ptr++ = END;
216 *ptr++ = END;
228 case END:
241 *ptr++ = END;
314 case END
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dhead.S199 END(kernel_entry)
229 END(smp_bootstrap)
H A Dr2300_fpu.S71 END(_save_fp_context)
119 END(_restore_fp_context)
H A Docteon_switch.S127 END(resume)
275 END(octeon_cop2_save)
429 END(octeon_cop2_restore)
465 END(octeon_mult_save)
501 END(octeon_mult_restore)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h53 END = -1, /* END is a terminal symbol that matches the enumerator in enum:__anon6647
54 end of input; any value of END or less in
57 a transition on END. */
220 contains an END token. */
229 int first_end; /* Token value of the first END in elems. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A DCA.pl.in182 if (/^-----END.*$bound/) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/prom/
H A Dcall_o32.S89 END(call_o32)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/lib/
H A Dcall_o32.S95 END(call_o32)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c164 OFF=0, RELEASED, PLAYING, END enumerator in enum:__anon19054
171 } best[END];
176 for (i = 0; i < END; i++) {
218 for (i = 0; i < END; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S134 END(_gcry_mpih_add_n)
H A Dmpih-sub1.S132 END(_gcry_mpih_sub_n)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dcopy_page.S98 END(copy_page)
H A Didiv32.S83 END(NAME)
H A Didiv64.S80 END(NAME)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S134 END(_gcry_mpih_add_n)
H A Dmpih-sub1.S132 END(_gcry_mpih_sub_n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Dmkproto.awk16 END {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com68 .END
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.pl.in182 if (/^-----END.*$bound/) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch.c153 # define END end_pattern macro
183 # define END end_wpattern macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dhead.S459 END(_start)
484 END(ia64_save_debug_regs)
508 END(ia64_load_debug_regs)
673 END(__ia64_save_fpu)
803 END(__ia64_load_fpu)
914 END(__ia64_init_fpu)
963 END(ia64_switch_mode_phys)
1014 END(ia64_switch_mode_virt)
1033 END(ia64_delay_loop)
1069 END(ia64_native_sched_cloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall.S624 END(linux_gateway_page)
640 END(lws_table)
646 END(sys_call_table)
653 END(sys_call_table64)
675 END(lws_lock_start)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslip.c918 * Send an initial END character to flush out any
923 *ptr++ = END;
932 case END:
945 *ptr++ = END;
953 case END:
976 s = END;
1004 * Send an initial END character to flush out any
1410 unsigned char s = (sl->mode & SL_MODE_SLIP6)?0x70:END;
1412 unsigned char s = END;
1414 /* put END int
[all...]

Completed in 322 milliseconds

1234567891011>>