Searched refs:longest_match (Results 1 - 25 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c1 /* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86
3 * File written by Gilles Vollant, by modifiying the longest_match
6 * longest_match execute standard C code is wmask != 0x7fff
47 uInt longest_match( function
H A Dgvmat32.asm1 ; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
3 ; File written by Gilles Vollant, by modifiying the longest_match
15 ; this file contain two implementation of longest_match
21 ; for using an seembly version of longest_match, you need define ASMV in project
114 public longest_match
656 ;;; match.asm -- Pentium-Pro-optimized version of longest_match()
669 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
674 longest_match proc near label
949 longest_match endp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c1 /* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86
3 * File written by Gilles Vollant, by modifiying the longest_match
6 * longest_match execute standard C code is wmask != 0x7fff
47 uInt longest_match( function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dosdep.h143 # pragma aux longest_match "*";
156 # pragma aux longest_match "_*" parm caller [] loadds value [ax] \
H A Dmatch32.asm12 ; match32.asm, optimized version of longest_match() in deflate.c
22 ; argument for longest_match in the EAX register, not on the stack, with
50 public longest_match
74 ; int longest_match(cur_match)
76 longest_match proc near label
169 longest_match endp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dosdep.h174 # pragma aux longest_match "_*" parm caller [] value [eax] \
185 # pragma aux longest_match "_*" parm caller [] loadds value [ax] \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A Dosdep.h169 # pragma aux longest_match "_*" parm caller [] value [eax] \
180 # pragma aux longest_match "_*" parm caller [] loadds value [ax] \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/asm686/
H A Dmatch.S1 /* match.S -- x86 assembly version of the zlib longest_match() function.
25 #define longest_match _longest_match define
81 .globl match_init, longest_match
85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
88 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm586/
H A Dmatch.S1 /* match.s -- Pentium-optimized version of longest_match()
11 #define longest_match _longest_match define
75 .globl match_init, longest_match
79 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
81 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/asm686/
H A Dmatch.S1 /* match.s -- Pentium-Pro-optimized version of longest_match()
11 #define longest_match _longest_match define
67 .globl match_init, longest_match
71 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
73 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm586/
H A Dmatch.S1 /* match.s -- Pentium-optimized version of longest_match()
11 #define longest_match _longest_match define
75 .globl match_init, longest_match
79 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
81 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/asm686/
H A Dmatch.S1 /* match.s -- Pentium-Pro-optimized version of longest_match()
11 #define longest_match _longest_match define
67 .globl match_init, longest_match
71 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
73 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/asm686/
H A Dmatch.S1 /* match.S -- x86 assembly version of the zlib longest_match() function.
25 #define longest_match _longest_match define
81 .globl match_init, longest_match
85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
88 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/amd64/
H A Damd64-match.S2 * match.S -- optimized version of longest_match()
13 # define longest_match _longest_match
56 .globl match_init, longest_match
143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
145 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/gcc_gvmat64/
H A Dgvmat64.S6 ; gvmat64.S -- Asm portion of the optimized longest_match for 32 bits x86_64
12 ; File written by Gilles Vollant, by converting to assembly the longest_match
41 ;uInt longest_match(s, cur_match)
55 # define longest_match _longest_match
60 .globl match_init, longest_match
62 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/amd64/
H A Damd64-match.S2 * match.S -- optimized version of longest_match()
13 # define longest_match _longest_match
56 .globl match_init, longest_match
143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
145 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/gcc_gvmat64/
H A Dgvmat64.S6 ; gvmat64.S -- Asm portion of the optimized longest_match for 32 bits x86_64
12 ; File written by Gilles Vollant, by converting to assembly the longest_match
41 ;uInt longest_match(s, cur_match)
55 # define longest_match _longest_match
60 .globl match_init, longest_match
62 longest_match: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Ddeflate.c264 int longest_match OF((IPos cur_match));
416 int longest_match(cur_match) function
726 match_length = longest_match (hash_head);
727 /* longest_match() sets match_start */
835 match_length = longest_match (hash_head);
836 /* longest_match() sets match_start */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm1 ; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
4 ; for MASM. This is as assembly version of longest_match
15 ; this file contain two implementation of longest_match
17 ; this longest_match was written by Brian raiter (1998), optimized for Pentium Pro
20 ; for using an assembly version of longest_match, you need define ASMV in project
37 ;uInt longest_match(s, cur_match)
99 public longest_match
162 ;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
194 longest_match pro label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm1 ; match686.asm -- Asm portion of the optimized longest_match for 32 bits x86
4 ; for MASM. This is as assembly version of longest_match
15 ; this file contain two implementation of longest_match
17 ; this longest_match was written by Brian raiter (1998), optimized for Pentium Pro
20 ; for using an assembly version of longest_match, you need define ASMV in project
37 ;uInt longest_match(s, cur_match)
99 public longest_match
162 ;;; match686.asm -- Pentium-Pro-optimized version of longest_match()
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
194 longest_match pro label
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm11 ; match32.asm, optimized version of longest_match() in deflate.c
69 _longest_match: ;/* int longest_match(cur_match) */
H A Dgvmat64.asm5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86
8 ; File written by Gilles Vollant, by converting to assembly the longest_match
36 ;uInt longest_match(s, cur_match)
40 longest_match PROC label
506 longest_match ENDP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dmatch.s72 DCB "longest_match"
76 EXPORT longest_match
77 longest_match label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86
8 ; File written by Gilles Vollant, by converting to assembly the longest_match
36 ;uInt longest_match(s, cur_match)
40 longest_match PROC label
506 longest_match ENDP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86
8 ; File written by Gilles Vollant, by converting to assembly the longest_match
36 ;uInt longest_match(s, cur_match)
40 longest_match PROC label
506 longest_match ENDP

Completed in 273 milliseconds

12