Searched defs:longest_match (Results 1 – 7 of 7) sorted by relevance
/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 55 # define longest_match _longest_match macro 62 longest_match: label
|
/third_party/libwebsockets/win32port/zlib/ |
D | deflate.c | 1075 local uInt longest_match(s, cur_match) in longest_match() function 1224 local uInt longest_match(s, cur_match) in longest_match() function
|
/third_party/node/deps/cares/src/lib/ |
D | ares_dns_name.c | 91 const ares_nameoffset_t *longest_match = NULL; in ares__nameoffset_find() local
|
/third_party/node/deps/zlib/ |
D | deflate.c | 1395 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function 1561 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function
|
/third_party/zlib/ |
D | deflate.c | 1278 local uInt longest_match(s, cur_match) in longest_match() function 1429 local uInt longest_match(s, cur_match) in longest_match() function
|
/third_party/skia/third_party/externals/zlib/ |
D | deflate.c | 1281 local uInt longest_match(s, cur_match) in longest_match() function 1448 local uInt longest_match(s, cur_match) in longest_match() function
|
/third_party/node/deps/v8/third_party/zlib/ |
D | deflate.c | 1289 local uInt longest_match(s, cur_match) in longest_match() function 1456 local uInt longest_match(s, cur_match) in longest_match() function
|