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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/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_osf1\.def|encodings/osf1\.def|g
6 s|encodings_local\.def|encodings/local\.def|g
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dfiles.h9 char def[30]; member in struct:config_keyword
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dfiles.h9 char def[30]; member in struct:config_keyword
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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 -lws2_32 -lgdi32
20 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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 -lws2_32 -lgdi32
20 dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/src/
H A Ddictionary.h106 @param def Default value to return if key not found.
110 value, or the passed 'def' pointer if no such key can be found in
115 char * dictionary_get(dictionary * d, char * key, char * def);
123 @param def Default value for the key if not found.
130 char dictionary_getchar(dictionary * d, char * key, char def) ;
137 @param def Default value for the key if not found.
145 int dictionary_getint(dictionary * d, char * key, int def);
152 @param def Default value for the key if not found.
160 double dictionary_getdouble(dictionary * d, char * key, double def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake_opencl_kernel.h30 int w, int h,int stride, unsigned char def)
32 return (x < 0 || y < 0 || x >= w || y >= h) ? def : src[x + y * stride];
36 int width, int height, int stride, unsigned char def)
38 return pixel(src, (int)(x + 0.5f), (int)(y + 0.5f), width, height, stride, def);
42 int width, int height, int stride, unsigned char def)
52 return def;
54 v4 = pixel(src, x_f, y_f, width, height, stride, def);
55 v2 = pixel(src, x_c, y_f, width, height, stride, def);
56 v3 = pixel(src, x_f, y_c, width, height, stride, def);
57 v1 = pixel(src, x_c, y_c, width, height, stride, def);
[all...]
H A Dtransform.c34 int width, int height, int stride, uint8_t def)
36 #define PIXEL(img, x, y, w, h, stride, def) \
37 ((x) < 0 || (y) < 0) ? (def) : \
38 (((x) >= (w) || (y) >= (h)) ? (def) : \
46 return PIXEL(src, (int)(x + 0.5), (int)(y + 0.5), width, height, stride, def);
58 return def;
66 v1 = PIXEL(src, x_c, y_c, width, height, stride, def);
67 v2 = PIXEL(src, x_c, y_f, width, height, stride, def);
68 v3 = PIXEL(src, x_f, y_c, width, height, stride, def);
69 v4 = PIXEL(src, x_f, y_f, width, height, stride, def);
157 uint8_t def = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.h264 cfg_defvalue_t def; /**< Default value */ member in struct:cfg_opt_t
279 #define __CFG_STR(name, def, flags, svalue, cb) \
280 {name,CFGT_STR,0,0,flags,0,{0,0,cfg_false,def,0},0,svalue,cb,0,0,0}
281 #define __CFG_STR_LIST(name, def, flags, svalue, cb) \
282 {name,CFGT_STR,0,0,flags | CFGF_LIST,0,{0,0,cfg_false,0,def},0,svalue,cb,0,0,0}
286 #define CFG_STR(name, def, flags) \
287 __CFG_STR(name, def, flags, 0, 0)
291 #define CFG_STR_LIST(name, def, flags) \
292 __CFG_STR_LIST(name, def, flags, 0, 0)
296 #define CFG_STR_CB(name, def, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextstyles.h53 wxRichTextStyleDefinition(const wxRichTextStyleDefinition& def) argument
57 Copy(def);
69 /// Copies from def
70 void Copy(const wxRichTextStyleDefinition& def);
73 bool Eq(const wxRichTextStyleDefinition& def) const;
76 void operator =(const wxRichTextStyleDefinition& def) { Copy(def); } argument
79 bool operator ==(const wxRichTextStyleDefinition& def) const { return Eq(def); }
121 wxRichTextCharacterStyleDefinition(const wxRichTextCharacterStyleDefinition& def) argument
146 wxRichTextParagraphStyleDefinition(const wxRichTextParagraphStyleDefinition& def) argument
163 operator =(const wxRichTextParagraphStyleDefinition& def) argument
187 wxRichTextListStyleDefinition(const wxRichTextListStyleDefinition& def) argument
200 operator =(const wxRichTextListStyleDefinition& def) argument
287 RemoveCharacterStyle(wxRichTextStyleDefinition* def, bool deleteStyle = false) argument
290 RemoveParagraphStyle(wxRichTextStyleDefinition* def, bool deleteStyle = false) argument
293 RemoveListStyle(wxRichTextStyleDefinition* def, bool deleteStyle = false) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dsanity25 def IsFiltered(filename)
37 def initialize( number, text )
49 def initialize( type, file, line = nil )
55 def file_name
59 def file_path
75 def initialize
87 def title
96 def results
104 def parse_file(file, lines)
111 def add_result
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextstyles.cpp43 void wxRichTextStyleDefinition::Copy(const wxRichTextStyleDefinition& def) argument
45 m_name = def.m_name;
46 m_baseStyle = def.m_baseStyle;
47 m_style = def.m_style;
48 m_description = def.m_description;
51 bool wxRichTextStyleDefinition::Eq(const wxRichTextStyleDefinition& def) const
53 return (m_name == def.m_name && m_baseStyle == def.m_baseStyle && m_style == def.m_style);
69 const wxRichTextStyleDefinition* def local
95 wxRichTextStyleDefinition* def = (wxRichTextStyleDefinition*) node->GetData(); local
107 Copy(const wxRichTextParagraphStyleDefinition& def) argument
123 Copy(const wxRichTextListStyleDefinition& def) argument
299 AddStyle(wxList& list, wxRichTextStyleDefinition* def) argument
307 RemoveStyle(wxList& list, wxRichTextStyleDefinition* def, bool deleteStyle) argument
312 wxRichTextStyleDefinition* def = (wxRichTextStyleDefinition*) node->GetData(); local
323 RemoveStyle(wxRichTextStyleDefinition* def, bool deleteStyle) argument
339 wxRichTextStyleDefinition* def = (wxRichTextStyleDefinition*) node->GetData(); local
401 AddCharacterStyle(wxRichTextCharacterStyleDefinition* def) argument
408 AddParagraphStyle(wxRichTextParagraphStyleDefinition* def) argument
415 AddListStyle(wxRichTextListStyleDefinition* def) argument
422 AddStyle(wxRichTextStyleDefinition* def) argument
466 wxRichTextCharacterStyleDefinition* def = (wxRichTextCharacterStyleDefinition*) node->GetData(); local
472 wxRichTextParagraphStyleDefinition* def = (wxRichTextParagraphStyleDefinition*) node->GetData(); local
478 wxRichTextListStyleDefinition* def = (wxRichTextListStyleDefinition*) node->GetData(); local
916 wxRichTextStyleDefinition* def = GetStyle(item); local
1159 wxRichTextStyleDefinition* def = GetStyle(sel); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/
H A DMakefile.am66 # Remove ordinals from the generated .def file. People must link by name,
68 liblzma.def: liblzma.la liblzma.def.in
69 sed 's/ \+@ *[0-9]\+//' liblzma.def.in > liblzma.def
71 # Creating liblzma.def.in is a side effect of linking the library.
72 liblzma.def.in: liblzma.la
75 CLEANFILES += liblzma.def liblzma.def.in empty.c
77 liblzma_la_LDFLAGS += -Xlinker --output-def
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/
H A DMakefile.am66 # Remove ordinals from the generated .def file. People must link by name,
68 liblzma.def: liblzma.la liblzma.def.in
69 sed 's/ \+@ *[0-9]\+//' liblzma.def.in > liblzma.def
71 # Creating liblzma.def.in is a side effect of linking the library.
72 liblzma.def.in: liblzma.la
75 CLEANFILES += liblzma.def liblzma.def.in empty.c
77 liblzma_la_LDFLAGS += -Xlinker --output-def
[all...]

Completed in 262 milliseconds

1234567891011>>