/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/asm686/ |
D | match.S | 25 #define longest_match _longest_match macro 88 longest_match: label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 55 # define longest_match _longest_match macro 62 longest_match: label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/amd64/ |
D | amd64-match.S | 13 # define longest_match _longest_match macro 145 longest_match: label
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/ |
D | determinize.rs | 49 longest_match: bool, field 91 pub fn longest_match(mut self, yes: bool) -> Determinizer<'a, S> { in longest_match() method
|
D | dense.rs | 1884 longest_match: bool, field 2224 pub fn longest_match(&mut self, yes: bool) -> &mut Builder { in longest_match() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | deflate_slow.c | 22 match_func *longest_match; in deflate_slow() local
|
D | functable.h | 28 uint32_t (* longest_match) (deflate_state *const s, Pos cur_match); member
|
/aosp_15_r20/external/libwebsockets/win32port/zlib/ |
H A 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
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | deflate.c | 1236 local uInt longest_match(s, cur_match) in longest_match() function 1385 local uInt longest_match(s, cur_match) in longest_match() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | deflate.c | 1236 local uInt longest_match(s, cur_match) in longest_match() function 1385 local uInt longest_match(s, cur_match) in longest_match() function
|
/aosp_15_r20/external/zlib/ |
H A D | deflate.c | 1406 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function 1572 local uInt longest_match(deflate_state *s, IPos cur_match) { in longest_match() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_routing.cc | 111 size_t longest_match = 0; in FindVirtualHostForDomain() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_routing.cc | 111 size_t longest_match = 0; in FindVirtualHostForDomain() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx86/ |
D | match686.asm | 194 longest_match proc near label
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/masmx64/ |
D | gvmat64.asm | 60 longest_match PROC label
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | re2.h | 679 bool longest_match() const { return longest_match_; } in longest_match() function
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | re2.h | 703 bool longest_match() const { return longest_match_; } in longest_match() function
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | re2.h | 643 bool longest_match() const { return longest_match_; } in longest_match() function
|