Searched refs:def (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dfitblk.c70 /* compress from file to def until provided buffer is full or end of
73 local int partcompress(FILE *in, z_streamp def) argument
80 def->avail_in = fread(raw, 1, RAWLEN, in);
83 def->next_in = raw;
86 ret = deflate(def, flush);
88 } while (def->avail_out != 0 && flush == Z_NO_FLUSH);
92 /* recompress from inf's input to def's output; the input for inf and
93 the output for def are set in those structures before calling;
96 local int recompress(z_streamp inf, z_streamp def) argument
113 def
134 z_stream def, inf; /* zlib deflate and inflate states */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dfitblk.c70 /* compress from file to def until provided buffer is full or end of
73 local int partcompress(FILE *in, z_streamp def) argument
80 def->avail_in = fread(raw, 1, RAWLEN, in);
83 def->next_in = raw;
86 ret = deflate(def, flush);
88 } while (def->avail_out != 0 && flush == Z_NO_FLUSH);
92 /* recompress from inf's input to def's output; the input for inf and
93 the output for def are set in those structures before calling;
96 local int recompress(z_streamp inf, z_streamp def) argument
113 def
134 z_stream def, inf; /* zlib deflate and inflate states */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/apprec/
H A DMakefile3 BUILD= auto.html config.html def.html intro.html
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dfiles.h9 char def[30]; member in struct:config_keyword
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dmakefile.sed2 s|encodings\.def|encodings/&|g
3 s|encodings_aix\.def|encodings/aix.def|g
4 s|encodings_dos\.def|encodings/dos\.def|g
5 s|encodings_extra\.def|encodings/extra\.def|g
6 s|encodings_osf1\.def|encodings/osf1\.def|g
7 s|encodings_local\.def|encoding
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dfindstatic.pl17 my(%def);
34 push(@{$def{$fname}}, $symbol);
46 foreach my $f (keys %def) {
49 foreach my $s (@{$def{$f}}) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dmw.bat8 perl util\mkdef.pl 32 libeay >ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
18 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32
20 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dmw.bat8 perl util\mkdef.pl 32 libeay >ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
18 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32
20 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Ddo_ms.sh3 # generate the Microsoft makefiles and .def files
16 perl util/mkdef.pl 16 libeay > ms/libeay16.def
17 perl util/mkdef.pl 32 libeay > ms/libeay32.def
18 perl util/mkdef.pl 16 ssleay > ms/ssleay16.def
19 perl util/mkdef.pl 32 ssleay > ms/ssleay32.def
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Ddo_ms.sh3 # generate the Microsoft makefiles and .def files
16 perl util/mkdef.pl 16 libeay > ms/libeay16.def
17 perl util/mkdef.pl 32 libeay > ms/libeay32.def
18 perl util/mkdef.pl 16 ssleay > ms/ssleay16.def
19 perl util/mkdef.pl 32 ssleay > ms/ssleay32.def
H A Dmkdef.pl3 # generate a .def file
22 # part of. This will allow easy translating to .def files or the corresponding
110 # defined with ifndef(NO_XXX) are not included in the .def file, and everything
377 my $line = "", my $def= "";
478 print STDERR "DEBUG: \$def=\"$def\"\n" if $debug && $def ne "";
600 $def .=
610 $def .= "int d2i_$3(void);";
611 $def
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_tah.c25 printk(KERN_ERR "tah%d: already in use!\n", ocpdev->def->index);
30 p = (struct tah_regs *)ioremap(ocpdev->def->paddr, sizeof(*p));
33 ocpdev->def->index);
45 struct ocp_func_emac_data *emacdata = dev->def->additions;
53 dev->def->index, emacdata->tah_idx);
59 dev->def->index, emacdata->tah_idx);
86 printk(KERN_ERR "tah%d: reset timeout\n", ocpdev->def->index);
107 hdr->index = ocpdev->def->index;
H A Dibm_emac_mal.c42 MAL_DBG("%d: reg(%08x, %08x)" NL, mal->def->index,
50 mal->def->index);
67 MAL_DBG("%d: unreg(%08x, %08x)" NL, mal->def->index,
79 struct ocp_func_mal_data *maldata = mal->def->additions;
83 MAL_DBG("%d: set_rbcs(%d, %lu)" NL, mal->def->index, channel, size);
88 mal->def->index, size, channel);
98 struct ocp_func_mal_data *maldata = mal->def->additions;
105 struct ocp_func_mal_data *maldata = mal->def->additions;
113 MAL_DBG("%d: enable_tx(%d)" NL, mal->def->index, channel);
122 MAL_DBG("%d: disable_tx(%d)" NL, mal->def
[all...]
H A Dibm_emac_rgmii.c84 RGMII_DBG("%d: init(%d, %d)" NL, ocpdev->def->index, input, mode);
91 ocpdev->def->index);
95 p = (struct rgmii_regs *)ioremap(ocpdev->def->paddr,
100 ocpdev->def->index);
117 ocpdev->def->index, input, rgmii_mode_name(mode));
126 struct ocp_func_emac_data *emacdata = dev->def->additions;
136 dev->def->index, emacdata->rgmii_idx);
143 dev->def->index, emacdata->rgmii_idx);
155 RGMII_DBG("%d: speed(%d, %d)" NL, ocpdev->def->index, input, speed);
170 RGMII_DBG("%d: fini(%d)" NL, ocpdev->def
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dconfdata.c96 if (S_VAL(sym->def))
97 free(S_VAL(sym->def));
99 S_VAL(sym->def) = NULL;
100 S_TRI(sym->def) = no;
127 sym->def = symbol_no.curr;
150 S_TRI(sym->def) = mod;
156 S_TRI(sym->def) = yes;
161 S_TRI(sym->def) = no;
170 S_VAL(sym->def) = strdup(p);
180 switch (S_TRI(sym->def)) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A DMakefile.am24 gcrypt.h.in libgcrypt.def
76 export_symbols = -export-symbols $(srcdir)/libgcrypt.def
78 install-def-file:
79 $(INSTALL) $(srcdir)/libgcrypt.def $(DESTDIR)$(libdir)/libgcrypt.def
81 uninstall-def-file:
82 -rm $(DESTDIR)$(libdir)/libgcrypt.def
84 gcrypt_deps = $(gcrypt_res) libgcrypt.def
92 install-def-file:
93 uninstall-def
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_param.c183 int def; member in struct:ixgb_option
203 *value = opt->def;
244 *value = opt->def;
273 .def = DEFAULT_TXD,
283 tx_ring->count = opt.def;
292 .def = DEFAULT_RXD,
302 rx_ring->count = opt.def;
311 .def = OPTION_ENABLED
319 adapter->rx_csum = opt.def;
335 .def
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
70 if exist noname\backward_ssl.def goto nomkdir
74 perl backwardify.pl crypto.def >backward_crypto.def
75 perl backwardify.pl ssl.def >backward_ssl.def
76 perl backwardify.pl -noname crypto.def >noname\backward_crypto.def
77 perl backwardify.pl -noname ssl.def >nonam
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd11 perl util\mkdef.pl crypto OS2 > os2\crypto.def
12 perl util\mkdef.pl ssl OS2 > os2\ssl.def
70 if exist noname\backward_ssl.def goto nomkdir
74 perl backwardify.pl crypto.def >backward_crypto.def
75 perl backwardify.pl ssl.def >backward_ssl.def
76 perl backwardify.pl -noname crypto.def >noname\backward_crypto.def
77 perl backwardify.pl -noname ssl.def >nonam
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Docp.c74 return sprintf(buf, format_string, odev->def->field); \
93 /* Current OCP device def attributes */
101 if (odev->def->additions && odev->def->show)
102 odev->def->show(dev);
124 || ids->vendor == ocp_dev->def->vendor)
126 || ids->function == ocp_dev->def->function))
247 if (vendor != OCP_ANY_ID && vendor != dev->def->vendor)
249 if (function != OCP_ANY_ID && function != dev->def->function)
251 if (index != OCP_ANY_INDEX && index != dev->def
325 ocp_add_one_device(struct ocp_def *def) argument
420 struct ocp_def *def; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dconfdata.c86 int conf_read_simple(const char *name, int def) argument
130 def_flags = SYMBOL_DEF << def;
140 if (sym->def[def].val)
141 free(sym->def[def].val);
143 sym->def[def].val = NULL;
144 sym->def[def]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile.os235 iconv.obj : iconv.c encodings.def encodings_local.def aliases.h config.h
38 iconv.dll : $(OBJECTS) ../os2/iconv.def # DLL itself
39 $(CC) -Zdll $(CFLAGS) -o $@ $(OBJECTS) ../os2/iconv.def
41 iconv.lib : ../os2/iconv.def # Import Lib. for -Zomf
43 emximp -o iconv.lib ../os2/iconv.def
45 iconv.a : ../os2/iconv.def # Import Lib. for EMX .o format
47 emximp -o iconv.a ../os2/iconv.def
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dshow_delta15 def usage():
44 def get_time(line):
61 def convert_line(line, base_time):
80 def main():
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DServiceTypeDatabase.py.in30 def __init__(self, filename = "@pkglibdir@/service-types.db"):
59 def __getitem__(self, key):
69 def items(self):
80 def has_key(self, key):
89 def __contains__(self, item):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dscan75 my $def = $1;
79 $ignore = 1 if $ignore_def{$def} || $def =~ /$ignore_re/o ;
82 #print("Skip non-wordy $def => $rest\n"),
87 #print "Matched $_ ($def)\n" ;
89 next if $before{$def} ++ ;
92 { $seen_define{$def} = 'IGNORE' }
94 { $seen_define{$def} = 'STRING' }
96 { $seen_define{$def} = 'DEFINE' }

Completed in 179 milliseconds

1234567891011>>