Searched refs:def (Results 76 - 100 of 660) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dmingw32.bat70 perl util\mkdef.pl 32 libeay >ms\libeay32.def
72 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
82 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lws2_32 -lgdi32
84 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
H A D32all.bat9 perl util\mkdef.pl 32 libeay > ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
H A Ddo_win64a.bat18 perl util\mkdef.pl 32 libeay > ms\libeay32.def
19 perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dmingw32.bat74 perl util\mkdef.pl 32 libeay >ms\libeay32.def
76 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
86 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32
88 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
H A D32all.bat9 perl util\mkdef.pl 32 libeay > ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dmingw32.bat70 perl util\mkdef.pl 32 libeay >ms\libeay32.def
72 perl util\mkdef.pl 32 ssleay >ms\ssleay32.def
82 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lws2_32 -lgdi32
84 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
H A D32all.bat9 perl util\mkdef.pl 32 libeay > ms\libeay32.def
10 perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
H A Ddo_win64a.bat18 perl util\mkdef.pl 32 libeay > ms\libeay32.def
19 perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dgtdbtool25 def display_key_x00(key):
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_asetrate.c34 #define OPT_GENERIC(name, field, def, min, max, descr, type, deffield, ...) \
36 { .deffield = def }, min, max, FLAGS, __VA_ARGS__ }
38 #define OPT_INT(name, field, def, min, max, descr, ...) \
39 OPT_GENERIC(name, field, def, min, max, descr, INT, i64, __VA_ARGS__)
H A Dasrc_sine.c51 #define OPT_GENERIC(name, field, def, min, max, descr, type, deffield, ...) \
53 { .deffield = def }, min, max, FLAGS, __VA_ARGS__ }
55 #define OPT_INT(name, field, def, min, max, descr, ...) \
56 OPT_GENERIC(name, field, def, min, max, descr, INT, i64, __VA_ARGS__)
58 #define OPT_DBL(name, field, def, min, max, descr, ...) \
59 OPT_GENERIC(name, field, def, min, max, descr, DOUBLE, dbl, __VA_ARGS__)
61 #define OPT_DUR(name, field, def, min, max, descr, ...) \
62 OPT_GENERIC(name, field, def, min, max, descr, DURATION, str, __VA_ARGS__)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/
H A DMakefile.am20 Symbian/bwins/libcurlu.def \
21 Symbian/eabi/libcurlu.def \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgcmp.c203 Usage: %s [OPTION] def.po ref.pot\n\
209 set of msgid strings. The def.po file is an existing PO file with the\n\
222 def.po translations\n"));
231 -m, --multi-domain apply ref.pot to each of the domains in def.po\n"));
349 msgdomain_list_ty *def; local
356 def = remove_obsoletes (read_catalog_file (fn1, input_syntax));
393 def = iconv_msgdomain_list (def, "UTF-8", true, fn1);
408 defmlp = msgdomain_list_sublist (def, domain, false);
420 for (k = 0; k < def
[all...]
H A Dmsgmerge.c166 msgdomain_list_ty *def; local
389 result = merge (argv[optind], argv[optind + 1], input_syntax, &def);
403 if (!msgdomain_list_equal (def, result, true))
405 /* Back up def.po. */
454 Usage: %s [OPTION] def.po ref.pot\n\
459 Merges two Uniforum style .po files together. The def.po file is an\n\
476 def.po translations referring to old sources\n"));
488 -U, --update update def.po,\n\
489 do nothing if def.po already up to date\n"));
502 The result is written back to def
757 message_merge(message_ty *def, message_ty *ref, bool force_fuzzy, const unsigned char *plural_distribution, unsigned long plural_distribution_length) argument
1382 msgdomain_list_ty *def; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib ws2_32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Ddiffconfig12 def usage():
40 def readconfig(config_file):
51 def print_config(op, config, value, new_value):
68 def main():
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dsettings.cpp135 GtkStyle *def = gtk_rc_get_style( widget ); local
136 if ( !def )
137 def = gtk_widget_get_default_style();
139 const bool ok = def != NULL;
149 gdkColor = def->fg[state];
153 gdkColor = def->bg[state];
157 gdkColor = def->base[state];
161 gdkColor = def->text[state];
422 GtkStyle *def = gtk_rc_get_style( widget ); local
423 if ( !def || !de
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/src/
H A Ddictionary.c163 @param def Default value to return if key not found.
167 value, or the passed 'def' pointer if no such key can be found in
172 char * dictionary_get(dictionary * d, char * key, char * def) argument
189 return def ;
197 @param def Default value for the key if not found.
204 char dictionary_getchar(dictionary * d, char * key, char def) argument
209 return def ;
221 @param def Default value for the key if not found.
229 int dictionary_getint(dictionary * d, char * key, int def) argument
234 return def ;
253 dictionary_getdouble(dictionary * d, char * key, double def) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dpthreads-vms.com13 $ cc/def=PTHREADS mttest.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Ddnd.h54 virtual wxDragResult OnDragOver(wxCoord x, wxCoord y, wxDragResult def);
56 virtual wxDragResult OnData(wxCoord x, wxCoord y, wxDragResult def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddnd.h54 virtual wxDragResult OnDragOver(wxCoord x, wxCoord y, wxDragResult def);
56 virtual wxDragResult OnData(wxCoord x, wxCoord y, wxDragResult def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dpthreads-vms.com13 $ cc/def=PTHREADS mttest.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A DMakefile.am15 win32/tre.dsp win32/tre.def \

Completed in 192 milliseconds

1234567891011>>