HomeSort by relevance Sort by last modified time
    Searched refs:curmatch (Results 1 - 6 of 6) sorted by null

  /external/zlib/src/contrib/amd64/
amd64-match.S 19 #define curmatch rsi define
143 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
147 * Retrieve the function arguments. %curmatch will hold cur_match
251 movzwl (%prev, %curmatch, 2), %curmatchd
256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw
258 cmpw %scanstartw, (%window, %curmatch)
270 lea (%curmatch, %window), %windowbestlen
  /external/zlib/src/contrib/asm686/
match.S 53 #define curmatch 60 define
85 /* uInt longest_match(deflate_state *deflatestate, IPos curmatch) */
112 movl curmatch(%esp), %ecx
215 * %ecx = curmatch
  /external/zlib/src/contrib/masmx86/
match686.asm 138 curmatch equ esp + 60 define
190 ;;; uInt longest_match(deflate_state *deflatestate, IPos curmatch)
215 mov ecx, [curmatch]
318 ;;; ecx = curmatch
  /external/mdnsresponder/mDNSCore/
mDNS.c 7809 McastResolver *curmatch = mDNSNULL; local
7833 DNSServer *curmatch = mDNSNULL; local
7894 DNSServer *curmatch = mDNSNULL; local
7968 DNSServer *curmatch = mDNSNULL; local
7995 DNSServer *curmatch = mDNSNULL; local
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 98 ; curmatch rsi
376 ;;; r8d = curmatch
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 338 ;;; r8d = curmatch

Completed in 88 milliseconds