Searched refs:prototype (Results 1 - 25 of 55) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DEnhancedAccessor.java31 private Enhanced prototype; field in class:EnhancedAccessor
36 * Registers a prototype instance, and should be called during
37 * initialization of the prototype class. The prototype may be null for
40 public static void registerClass(String className, Enhanced prototype) { argument
41 classRegistry.put(className, prototype);
62 prototype = classRegistry.get(type.getName());
63 assert prototype != null || Modifier.isAbstract(type.getModifiers());
98 if (prototype == null) {
102 return prototype
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/Solaris/
H A DMakefile.am26 echo > prototype
29 pkgproto root/$$subdir=$$subdir >> prototype;\
33 echo "i $$file=$$file" >> prototype; \
H A DMakefile433 echo > prototype
436 pkgproto root/$$subdir=$$subdir >> prototype;\
440 echo "i $$file=$$file" >> prototype; \
H A DMakefile.in433 echo > prototype
436 pkgproto root/$$subdir=$$subdir >> prototype;\
440 echo "i $$file=$$file" >> prototype; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dkernel-doc239 my ($newsection,$newcontents,$prototype,$filelist, $brcount, %source_map);
255 # 3 - scanning prototype.
1328 my ($prototype, $file) = @_;
1563 # takes a function prototype and the name of the current file being
1567 my $prototype = shift;
1570 $prototype =~ s/^static +//;
1571 $prototype =~ s/^extern +//;
1572 $prototype =~ s/^fastcall +//;
1573 $prototype =~ s/^asmlinkage +//;
1574 $prototype
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/
H A Ddtree.js54 dTree.prototype.add = function(id, pid, name, io, shc, icon, iconOpen, open) {
59 dTree.prototype.toString = function() {
70 dTree.prototype.addNode = function(pNode) {
93 dTree.prototype.node = function(node, nodeId) {
129 dTree.prototype.indent = function(node, nodeId) {
147 dTree.prototype.setCS = function(node) {
157 dTree.prototype.s = function(id) {
193 if (!Array.prototype.push) {
194 Array.prototype.push = function array_push() {
200 if (!Array.prototype
[all...]
H A Djquery.js33 Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
37 function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
39 L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
71 a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
83 e=0,j=Object.prototype
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Solaris/
H A Dmakepkg.sh197 ## Start building the prototype file
204 cp prototype.master prototype
206 # Add the dynamic part to the prototype file
207 (add_dynamic_entries >> prototype)
212 for i in prototype pkginfo copyright preremove postinstall request i.swat r.swat; do
217 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tests/
H A Dsysquotas.c86 #error Unknow QUOTACTL prototype
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dconfigure958 /* Override any gcc2 internal prototype to avoid an error. */
960 builtin and then its argument prototype would still apply. */
1006 /* Override any gcc2 internal prototype to avoid an error. */
1008 builtin and then its argument prototype would still apply. */
1048 /* Override any gcc2 internal prototype to avoid an error. */
1050 builtin and then its argument prototype would still apply. */
1093 /* Override any gcc2 internal prototype to avoid an error. */
1095 builtin and then its argument prototype would still apply. */
1137 /* Override any gcc2 internal prototype to avoid an error. */
1139 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure4024 /* Override any gcc2 internal prototype to avoid an error. */
4029 builtin and then its argument prototype would still apply. */
4079 /* Override any gcc2 internal prototype to avoid an error. */
4084 builtin and then its argument prototype would still apply. */
5029 /* Override any gcc2 internal prototype to avoid an error. */
5034 builtin and then its argument prototype would still apply. */
5120 /* Override any gcc2 internal prototype to avoid an error. */
5126 builtin and then its argument prototype would still apply. */
5603 /* Override any gcc2 internal prototype to avoid an error. */
5608 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/
H A Dconfigure4035 /* Override any gcc2 internal prototype to avoid an error. */
4040 builtin and then its argument prototype would still apply. */
4100 /* Override any gcc2 internal prototype to avoid an error. */
4105 builtin and then its argument prototype would still apply. */
4259 /* Override any gcc2 internal prototype to avoid an error. */
4264 builtin and then its argument prototype would still apply. */
4323 /* Override any gcc2 internal prototype to avoid an error. */
4328 builtin and then its argument prototype would still apply. */
4567 /* Override any gcc2 internal prototype to avoid an error. */
4572 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dconfigure3301 /* Override any GCC internal prototype to avoid an error.
3303 builtin and then its argument prototype would still apply. */
4162 /* Override any GCC internal prototype to avoid an error.
4164 builtin and then its argument prototype would still apply. */
4233 /* Override any GCC internal prototype to avoid an error.
4235 builtin and then its argument prototype would still apply. */
5139 /* Override any GCC internal prototype to avoid an error.
5141 builtin and then its argument prototype would still apply. */
5702 /* Override any GCC internal prototype to avoid an error.
5704 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/cgi-bin/
H A Dsorttable.js499 Function.prototype.forEach = function(object, block, context) {
501 if (typeof this.prototype[key] == "undefined") {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/www/script/
H A Dsorttable.js499 Function.prototype.forEach = function(object, block, context) {
501 if (typeof this.prototype[key] == "undefined") {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dconfigure2695 /* Override any gcc2 internal prototype to avoid an error. */
2700 builtin and then its argument prototype would still apply. */
2762 /* Override any gcc2 internal prototype to avoid an error. */
2767 builtin and then its argument prototype would still apply. */
2928 /* Override any gcc2 internal prototype to avoid an error. */
2933 builtin and then its argument prototype would still apply. */
3001 /* Override any gcc2 internal prototype to avoid an error. */
3006 builtin and then its argument prototype would still apply. */
3077 /* Override any gcc2 internal prototype to avoid an error. */
3082 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure10203 /* Override any GCC internal prototype to avoid an error.
10205 builtin and then its argument prototype would still apply. */
10291 /* Override any GCC internal prototype to avoid an error.
10293 builtin and then its argument prototype would still apply. */
10361 /* Override any GCC internal prototype to avoid an error.
10363 builtin and then its argument prototype would still apply. */
10439 /* Override any GCC internal prototype to avoid an error.
10441 builtin and then its argument prototype would still apply. */
10509 /* Override any GCC internal prototype to avoid an error.
10511 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/flex/
H A Dconfigure1188 /* Override any gcc2 internal prototype to avoid an error. */
1231 /* Override any gcc2 internal prototype to avoid an error. */
1274 /* Override any gcc2 internal prototype to avoid an error. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dconfigure2888 /* Override any gcc2 internal prototype to avoid an error. */
2893 builtin and then its argument prototype would still apply. */
2957 /* Override any gcc2 internal prototype to avoid an error. */
2962 builtin and then its argument prototype would still apply. */
3040 /* Override any gcc2 internal prototype to avoid an error. */
3045 builtin and then its argument prototype would still apply. */
3113 /* Override any gcc2 internal prototype to avoid an error. */
3118 builtin and then its argument prototype would still apply. */
3178 /* Override any gcc2 internal prototype to avoid an error. */
3183 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dconfigure10279 /* Override any GCC internal prototype to avoid an error.
10281 builtin and then its argument prototype would still apply. */
10367 /* Override any GCC internal prototype to avoid an error.
10369 builtin and then its argument prototype would still apply. */
10437 /* Override any GCC internal prototype to avoid an error.
10439 builtin and then its argument prototype would still apply. */
10515 /* Override any GCC internal prototype to avoid an error.
10517 builtin and then its argument prototype would still apply. */
10585 /* Override any GCC internal prototype to avoid an error.
10587 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dconfigure5802 /* Override any gcc2 internal prototype to avoid an error. */
5807 builtin and then its argument prototype would still apply. */
5863 /* Override any gcc2 internal prototype to avoid an error. */
5868 builtin and then its argument prototype would still apply. */
5915 /* Override any gcc2 internal prototype to avoid an error. */
5920 builtin and then its argument prototype would still apply. */
5976 /* Override any gcc2 internal prototype to avoid an error. */
5981 builtin and then its argument prototype would still apply. */
6028 /* Override any gcc2 internal prototype to avoid an error. */
6033 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfigure6577 /* Override any gcc2 internal prototype to avoid an error. */
6583 builtin and then its argument prototype would still apply. */
6646 /* Override any gcc2 internal prototype to avoid an error. */
6651 builtin and then its argument prototype would still apply. */
6709 /* Override any gcc2 internal prototype to avoid an error. */
6715 builtin and then its argument prototype would still apply. */
6778 /* Override any gcc2 internal prototype to avoid an error. */
6783 builtin and then its argument prototype would still apply. */
6835 /* Override any gcc2 internal prototype to avoid an error. */
6840 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure12648 /* Override any GCC internal prototype to avoid an error.
12650 builtin and then its argument prototype would still apply. */
12740 /* Override any GCC internal prototype to avoid an error.
12742 builtin and then its argument prototype would still apply. */
12814 /* Override any GCC internal prototype to avoid an error.
12816 builtin and then its argument prototype would still apply. */
12896 /* Override any GCC internal prototype to avoid an error.
12898 builtin and then its argument prototype would still apply. */
12970 /* Override any GCC internal prototype to avoid an error.
12972 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/
H A Dconfigure8351 /* Override any gcc2 internal prototype to avoid an error. */
8356 builtin and then its argument prototype would still apply. */
8442 /* Override any gcc2 internal prototype to avoid an error. */
8448 builtin and then its argument prototype would still apply. */
8521 /* Override any gcc2 internal prototype to avoid an error. */
8526 builtin and then its argument prototype would still apply. */
8602 /* Override any gcc2 internal prototype to avoid an error. */
8608 builtin and then its argument prototype would still apply. */
8681 /* Override any gcc2 internal prototype to avoid an error. */
8686 builtin and then its argument prototype woul
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Dbackup-configure12879 /* Override any GCC internal prototype to avoid an error.
12881 builtin and then its argument prototype would still apply. */
12971 /* Override any GCC internal prototype to avoid an error.
12973 builtin and then its argument prototype would still apply. */
13045 /* Override any GCC internal prototype to avoid an error.
13047 builtin and then its argument prototype would still apply. */
13127 /* Override any GCC internal prototype to avoid an error.
13129 builtin and then its argument prototype would still apply. */
13201 /* Override any GCC internal prototype to avoid an error.
13203 builtin and then its argument prototype woul
[all...]

Completed in 481 milliseconds

123