| /src/common/dist/zlib/contrib/gcc_gvmat64/ |
| gvmat64.S | 6 ; 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
|
| /src/external/gpl3/binutils/dist/zlib/contrib/amd64/ |
| amd64-match.S | 2 * 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
|
| /src/external/gpl3/binutils/dist/zlib/contrib/asm686/ |
| match.S | 1 /* 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
|
| /src/external/gpl3/binutils/dist/zlib/contrib/gcc_gvmat64/ |
| gvmat64.S | 6 ; 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
|
| /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/ |
| gvmat64.asm | 5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
10 ; File written by Gilles Vollant, by converting to assembly the longest_match
56 ;uInt longest_match(s, cur_match)
60 longest_match PROC
label 546 longest_match ENDP
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/amd64/ |
| amd64-match.S | 2 * 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
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/asm686/ |
| match.S | 1 /* 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
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/gcc_gvmat64/ |
| gvmat64.S | 6 ; 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
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/ |
| gvmat64.asm | 5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
10 ; File written by Gilles Vollant, by converting to assembly the longest_match
56 ;uInt longest_match(s, cur_match)
60 longest_match PROC
label 546 longest_match ENDP
|
| /src/external/gpl3/gdb/dist/zlib/contrib/amd64/ |
| amd64-match.S | 2 * 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
|
| /src/external/gpl3/gdb/dist/zlib/contrib/asm686/ |
| match.S | 1 /* 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
|
| /src/external/gpl3/gdb/dist/zlib/contrib/gcc_gvmat64/ |
| gvmat64.S | 6 ; 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
|
| /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/ |
| gvmat64.asm | 5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
10 ; File written by Gilles Vollant, by converting to assembly the longest_match
56 ;uInt longest_match(s, cur_match)
60 longest_match PROC
label 546 longest_match ENDP
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/amd64/ |
| amd64-match.S | 2 * 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
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/asm686/ |
| match.S | 1 /* 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
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/gcc_gvmat64/ |
| gvmat64.S | 6 ; 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
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/ |
| gvmat64.asm | 5 ; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86_64
10 ; File written by Gilles Vollant, by converting to assembly the longest_match
56 ;uInt longest_match(s, cur_match)
60 longest_match PROC
label 546 longest_match ENDP
|
| /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/ |
| match686.asm | 1 ; 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 proc near label [all...] |
| /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/ |
| match686.asm | 1 ; 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 proc near label [all...] |
| /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/ |
| match686.asm | 1 ; 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 proc near label [all...] |
| /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/ |
| match686.asm | 1 ; 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 proc near label [all...] |
| /src/common/dist/zlib/ |
| deflate.c | 1350 local uInt longest_match(deflate_state *s, IPos cur_match) { function 1498 local uInt longest_match(deflate_state *s, IPos cur_match) { function 1847 s->match_length = longest_match (s, hash_head); 1848 /* longest_match() sets match_start */ 1950 s->match_length = longest_match (s, hash_head); 1951 /* longest_match() sets match_start */
|
| /src/external/cddl/osnet/dist/uts/common/zmod/ |
| deflate.c | 94 uInt longest_match OF((deflate_state *s, IPos cur_match)); 96 local uInt longest_match OF((deflate_state *s, IPos cur_match)); 1033 local uInt longest_match(s, cur_match) function 1497 s->match_length = longest_match (s, hash_head); 1502 /* longest_match() or longest_match_fast() sets match_start */ 1601 s->match_length = longest_match (s, hash_head); 1605 /* longest_match() or longest_match_fast() sets match_start */
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| kvx-parse.c | 282 longest_match (const char *str, int len, struct node_s *node) 617 *end += longest_match (str + *begin, strlen (str + *begin), env.insns); 280 longest_match (const char *str, int len, struct node_s *node) function
|
| /src/external/gpl3/binutils/dist/zlib/ |
| deflate.c | 1348 local uInt longest_match(deflate_state *s, IPos cur_match) { function 1496 local uInt longest_match(deflate_state *s, IPos cur_match) { function 1845 s->match_length = longest_match (s, hash_head); 1846 /* longest_match() sets match_start */ 1948 s->match_length = longest_match (s, hash_head); 1949 /* longest_match() sets match_start */
|