Searched refs:submit (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A DRU_mac_spoof.js42 cf.submit();
56 cf.submit();
80 cf.submit();
101 cf.submit();
122 cf.submit();
140 cf.submit();
161 cf.submit();
179 cf.submit();
195 cf.submit();
H A Ddtree.js185 form.submit();
189 form.submit();
H A Dbas_ether.js393 cf.submit();
402 cf.submit();
416 cf.submit();
430 cf.submit();
494 cf.submit();
509 cf.submit();
H A DRU_welcome.js196 cf.submit();
H A Dbas_pppoe.js459 cf.submit();
475 cf.submit();
H A Dbas_l2tp.js478 cf.submit();
H A Dbas_pptp.js490 cf.submit();
H A Djquery.js49 s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
72 isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
73 {setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
80 u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
94 text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/locking/dlm/
H A Dthread.c20 list_add_tail(&lp->delay_list, &ls->submit);
243 ret = list_empty(&ls->complete) && list_empty(&ls->submit);
269 uint8_t complete, blocking, submit, drop; local
286 complete = blocking = submit = drop = 0;
301 } else if (!list_empty(&ls->submit)) {
302 lp = list_entry(ls->submit.next, struct gdlm_lock,
305 submit = 1;
317 else if (submit)
H A Dlock_dlm.h78 struct list_head submit; member in struct:gdlm_ls
H A Dmount.c34 INIT_LIST_HEAD(&ls->submit);
H A Dlock.c498 list_add_tail(&lp->delay_list, &ls->submit);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Dswap.c52 * submit - submit BIO request.
60 * Then submit it and, if @bio_chain == NULL, wait.
62 static int submit(int rw, pgoff_t page_off, struct page *page, function
101 return submit(READ, page_off, virt_to_page(addr), bio_chain);
106 return submit(WRITE, page_off, virt_to_page(addr), bio_chain);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/misc/
H A Dstats.pl82 print $query->submit('action', 'restore');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/myri10ge/
H A Dmyri10ge.c423 char __iomem *submit; local
446 submit = mgp->sram + MXGEFW_BOOT_DUMMY_RDMA;
448 myri10ge_pio_copy(submit, &buf, sizeof(buf));
593 char __iomem *submit; local
655 submit = mgp->sram + MXGEFW_BOOT_HANDOFF;
657 myri10ge_pio_copy(submit, &buf, sizeof(buf));
1975 /* submit all but the first request, and ensure
1981 /* submit the first request */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex411 flow label, fill corresponding sender template and submit it to local rsvp

Completed in 191 milliseconds