Searched refs:OF (Results 151 - 175 of 299) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl430 " * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n",
434 " * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n",
435 " * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n",
436 " * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\n",
438 " * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\n",
439 " * OF THE POSSIBILITY OF SUCH DAMAGE.\n",
623 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
627 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl430 " * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n",
434 " * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n",
435 " * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n",
436 " * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\n",
438 " * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\n",
439 " * OF THE POSSIBILITY OF SUCH DAMAGE.\n",
623 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
627 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dtimezone.c112 static time_t transtime OF((ZCONST time_t janfirst, ZCONST int year,
115 static void generate_transitions OF((register struct state * ZCONST sp,
118 static ZCONST char *getzname OF((ZCONST char *strp));
119 static ZCONST char *getnum OF((ZCONST char *strp, int * ZCONST nump,
121 static ZCONST char *getsecs OF((ZCONST char *strp, long * ZCONST secsp));
122 static ZCONST char *getoffset OF((ZCONST char *strp, long * ZCONST offsetp));
123 static ZCONST char *getrule OF((ZCONST char *strp, struct rule * ZCONST rulep));
124 static int Parse_TZ OF((ZCONST char *name, register struct state * ZCONST sp));
H A Dglobals.h92 int uz_opts OF((__GPRO__ int *pargc, char ***pargv));
93 int process_zipfiles OF((__GPRO));
396 Uz_Globs *globalsCtor OF((void));
418 void deregisterGlobalPointer OF((__GPRO));
419 Uz_Globs *getGlobalPointer OF((void));
H A Dinflate.c368 static unsigned zlib_inCB OF((void FAR *pG, unsigned char FAR * FAR * pInbuf));
369 static int zlib_outCB OF((void FAR *pG, unsigned char FAR *outbuf,
720 #ifndef OF
722 # define OF(a) a macro
724 # define OF(a) () macro
726 #endif /* !OF */
727 int inflate_codes OF((__GPRO__ struct huft *tl, struct huft *td,
729 static int inflate_stored OF((__GPRO));
730 static int inflate_fixed OF((__GPRO));
731 static int inflate_dynamic OF((__GPR
[all...]
H A Dexplode.c135 static int get_tree OF((__GPRO__ unsigned *l, unsigned n));
136 static int explode_lit OF((__GPRO__ struct huft *tb, struct huft *tl,
139 static int explode_nolit OF((__GPRO__ struct huft *tl, struct huft *td,
141 int explode OF((__GPRO));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtimezone.c114 static time_t transtime OF((ZCONST time_t janfirst, ZCONST int year,
117 static void generate_transitions OF((register struct state * ZCONST sp,
120 static ZCONST char *getzname OF((ZCONST char *strp));
121 static ZCONST char *getnum OF((ZCONST char *strp, int * ZCONST nump,
123 static ZCONST char *getsecs OF((ZCONST char *strp, long * ZCONST secsp));
124 static ZCONST char *getoffset OF((ZCONST char *strp, long * ZCONST offsetp));
125 static ZCONST char *getrule OF((ZCONST char *strp, struct rule * ZCONST rulep));
126 static int Parse_TZ OF((ZCONST char *name, register struct state * ZCONST sp));
H A Ddeflate.c260 local void fill_window OF((void));
262 local uzoff_t deflate_fast OF((void)); /* now use uzoff_t 7/24/04 EG */
264 int longest_match OF((IPos cur_match));
266 void match_init OF((void)); /* asm code initialization */
270 local void check_match OF((IPos start, IPos match, int length));
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dgzip_inflate.c147 STATIC int huft_build OF((unsigned *, unsigned, unsigned,
149 STATIC int huft_free OF((struct huft *));
150 STATIC int inflate_codes OF((struct huft *, struct huft *, int, int));
151 STATIC int inflate_stored OF((void));
152 STATIC int inflate_fixed OF((void));
153 STATIC int inflate_dynamic OF((void));
154 STATIC int inflate_block OF((int *));
155 STATIC int inflate OF((void));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c189 extern char *strerror OF((int));
218 extern void zmemcpy OF((Bytef* dest, Bytef* source, uInt len));
219 extern int zmemcmp OF((Bytef* s1, Bytef* s2, uInt len));
220 extern void zmemzero OF((Bytef* dest, uInt len));
229 extern void z_error OF((char *m));
246 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len));
248 voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size));
249 void zcfree OF((voidpf opaque, voidpf ptr));
528 void _tr_init OF((deflate_state *s));
529 int _tr_tally OF((deflate_stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c189 extern char *strerror OF((int));
218 extern void zmemcpy OF((Bytef* dest, Bytef* source, uInt len));
219 extern int zmemcmp OF((Bytef* s1, Bytef* s2, uInt len));
220 extern void zmemzero OF((Bytef* dest, uInt len));
229 extern void z_error OF((char *m));
246 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, uInt len));
248 voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size));
249 void zcfree OF((voidpf opaque, voidpf ptr));
528 void _tr_init OF((deflate_state *s));
529 int _tr_tally OF((deflate_stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dstwotox.S234 lea EXPTBL,%a1 | ...LOAD ADDRESS OF TABLE OF 2^(J/64)
248 |--SUMMARY: a1 IS ADDRESS FOR THE LEADING PORTION OF 2^(J/64),
337 lea EXPTBL,%a1 | ...LOAD ADDRESS OF TABLE OF 2^(J/64)
352 |--SUMMARY: a1 IS ADDRESS FOR THE LEADING PORTION OF 2^(J/64),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dzutil.c299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt size));
301 extern void free OF((voidpf ptr));
H A Dzconf.h262 #ifndef OF /* function prototypes */
264 # define OF(args) args macro
266 # define OF(args) () macro
H A Ddeflate.c73 typedef block_state (*compress_func) OF((deflate_state *s, int flush));
76 local void fill_window OF((deflate_state *s));
77 local block_state deflate_stored OF((deflate_state *s, int flush));
78 local block_state deflate_fast OF((deflate_state *s, int flush));
80 local block_state deflate_slow OF((deflate_state *s, int flush));
82 local block_state deflate_rle OF((deflate_state *s, int flush));
83 local block_state deflate_huff OF((deflate_state *s, int flush));
84 local void lm_init OF((deflate_state *s));
85 local void putShortMSB OF((deflate_state *s, uInt b));
86 local void flush_pending OF((z_stream
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzutil.c299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt size));
301 extern void free OF((voidpf ptr));
H A Dzconf.h265 #ifndef OF /* function prototypes */
267 # define OF(args) args macro
269 # define OF(args) () macro
H A Ddeflate.c73 typedef block_state (*compress_func) OF((deflate_state *s, int flush));
76 local void fill_window OF((deflate_state *s));
77 local block_state deflate_stored OF((deflate_state *s, int flush));
78 local block_state deflate_fast OF((deflate_state *s, int flush));
80 local block_state deflate_slow OF((deflate_state *s, int flush));
82 local block_state deflate_rle OF((deflate_state *s, int flush));
83 local block_state deflate_huff OF((deflate_state *s, int flush));
84 local void lm_init OF((deflate_state *s));
85 local void putShortMSB OF((deflate_state *s, uInt b));
86 local void flush_pending OF((z_stream
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com79 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
82 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
83 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
84 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
H A Dgenerate_vax_transfer.com24 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
27 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
28 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
29 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
H A Dsetup_gnv_curl_build.com17 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
20 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
21 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
22 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dgzio.c39 extern voidp malloc OF((uInt size));
40 extern void free OF((voidpf ptr));
76 local gzFile gz_open OF((const char *path, const char *mode, int fd));
77 local int do_flush OF((gzFile file, int flush));
78 local int get_byte OF((gz_stream *s));
79 local void check_header OF((gz_stream *s));
80 local int destroy OF((gz_stream *s));
81 local void putLong OF((FILE *file, uLong x));
82 local uLong getLong OF((gz_stream *s));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dgzio.c39 extern voidp malloc OF((uInt size));
40 extern void free OF((voidpf ptr));
76 local gzFile gz_open OF((const char *path, const char *mode, int fd));
77 local int do_flush OF((gzFile file, int flush));
78 local int get_byte OF((gz_stream *s));
79 local void check_header OF((gz_stream *s));
80 local int destroy OF((gz_stream *s));
81 local void putLong OF((FILE *file, uLong x));
82 local uLong getLong OF((gz_stream *s));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dgzio.c39 extern voidp malloc OF((uInt size));
40 extern void free OF((voidpf ptr));
76 local gzFile gz_open OF((const char *path, const char *mode, int fd));
77 local int do_flush OF((gzFile file, int flush));
78 local int get_byte OF((gz_stream *s));
79 local void check_header OF((gz_stream *s));
80 local int destroy OF((gz_stream *s));
81 local void putLong OF((FILE *file, uLong x));
82 local uLong getLong OF((gz_stream *s));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/
H A Dmisc.c34 #define OF(args) args macro

Completed in 172 milliseconds

1234567891011>>