Searched refs:after (Results 176 - 200 of 203) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dentry.S256 or %l0, PSR_PIL, %g2 ! restore PIL after handler_irq
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A Djquery.js116 prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
117 this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
122 1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A DMakefile229 CFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S33 # after _060FPSP_TABLE.
749 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
768 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
964 # if our emulation, after re-doing the operation, decided that
997 # if our emulation, after re-doing the operation, decided that
1011 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
1042 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
5390 # norm() - normalize mantissa after adjusting exponent #
5887 # make a copy of FTEMP_LO and place the g,r,s bits directly after it
5891 mov.l %d0, GRS(%a6) # place g,r,s after i
[all...]
H A Dfpsp.S34 # after _060FPSP_TABLE.
750 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
769 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
965 # if our emulation, after re-doing the operation, decided that
998 # if our emulation, after re-doing the operation, decided that
1012 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
1043 frestore FP_SRC(%a6) # do this after fmovm,other f<op>s!
4006 # - Next PC - => PC of instr to execute after exc handling
6876 # after Step 3.2. #
14628 # Do addition after scalin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm256 # Preloaded methods go here. Autoload methods go after __END__, and are
1519 # Use the API to add a new record after record 2.
2009 before tie-ing the database and drops the lock after the untie. Allows
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs4proc.c212 nfsi->change_attr = cinfo->after;
463 * reclaim state on the server after a reboot.
811 * reclaim state on the server after a network partition.
1203 * after the sys_close call (which hits the vfs layer as a flush).
1687 * after the read-type operation -- this is because it is hard
1696 * In the case of WRITE, we also want to put the GETATTR after
H A Dnfs4xdr.c2870 READ64(cinfo->after);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A DMakefile287 CFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Dlibtool135 LTCFLAGS="-g -O2 -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing"
220 # Command to use after installation of a shared archive.
223 # Command to use after uninstallation of a shared archive.
3899 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dltmain.sh3412 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dlibtool220 # Command to use after installation of a shared archive.
223 # Command to use after uninstallation of a shared archive.
3895 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dltmain.sh3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dlibtool226 # Command to use after installation of a shared archive.
229 # Command to use after uninstallation of a shared archive.
3901 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dltmain.sh3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dlibtool226 # Command to use after installation of a shared archive.
229 # Command to use after uninstallation of a shared archive.
3901 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dltmain.sh3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dlibtool226 # Command to use after installation of a shared archive.
229 # Command to use after uninstallation of a shared archive.
3902 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dlibtool_arm226 # Command to use after installation of a shared archive.
229 # Command to use after uninstallation of a shared archive.
3902 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
H A Dltmain.sh3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/
H A Dltmain.sh3411 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure452 # line-number line after each line using $LINENO; the second 'sed'
3997 # after this tag, mechanisms are not by side-effect, so they'll
4496 # after this tag, mechanisms are not by side-effect, so they'll
9335 # after this tag, mechanisms are not by side-effect, so they'll
10127 # Insert the option either (1) after the last *FLAGS variable, or
10466 # Insert the option either (1) after the last *FLAGS variable, or
10572 # Insert the option either (1) after the last *FLAGS variable, or
10627 # Insert the option either (1) after the last *FLAGS variable, or
14545 # to its proper name (with version) after linking.
14749 # to its proper name (with version) after linkin
[all...]
H A Dconfigure452 # line-number line after each line using $LINENO; the second 'sed'
3997 # after this tag, mechanisms are not by side-effect, so they'll
4496 # after this tag, mechanisms are not by side-effect, so they'll
9335 # after this tag, mechanisms are not by side-effect, so they'll
10127 # Insert the option either (1) after the last *FLAGS variable, or
10466 # Insert the option either (1) after the last *FLAGS variable, or
10572 # Insert the option either (1) after the last *FLAGS variable, or
10627 # Insert the option either (1) after the last *FLAGS variable, or
14545 # to its proper name (with version) after linking.
14749 # to its proper name (with version) after linkin
[all...]
H A Dlibtool135 LTCFLAGS="-DGETTEXT_PACKAGE -I\${PKG_INSTALL_DIR}/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__"
220 # Command to use after installation of a shared archive.
223 # Command to use after uninstallation of a shared archive.
393 # Dependencies to place before and after the objects being linked to
3909 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
9045 # Dependencies to place before and after the objects being linked to
H A Dltmain.sh3408 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",

Completed in 892 milliseconds

123456789