| /third_party/rust/crates/memchr/src/memchr/ |
| D | iter.rs | 59 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 103 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 160 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/serde/serde/src/private/ |
| D | mod.rs | 6 pub mod size_hint; module
|
| /third_party/rust/crates/clap/src/parser/matches/ |
| D | arg_matches.rs | 1374 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1419 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1476 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1537 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1581 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1621 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1656 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1685 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function 1725 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function 1754 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method [all …]
|
| /third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
| D | convert.rs | 92 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function 167 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function
|
| /third_party/rust/crates/syn/tests/ |
| D | test_iterators.rs | 10 let size_hint = iter.size_hint(); localVariable
|
| /third_party/flatbuffers/rust/flexbuffers/src/reader/ |
| D | iter.rs | 49 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| D | de.rs | 71 fn size_hint(&self) -> Option<usize> { in size_hint() method
|
| /third_party/rust/crates/syn/src/ |
| D | punctuated.rs | 549 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 599 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 639 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 688 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 769 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 875 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | stack.rs | 163 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 331 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 365 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/rust-std-candidates/zip_longest/ |
| D | lib.rs | 49 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | params.h | 38 size_t size_hint; member
|
| /third_party/node/deps/brotli/c/enc/ |
| D | params.h | 38 size_t size_hint; member
|
| /third_party/rust/crates/clap/src/util/ |
| D | flat_map.rs | 201 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 237 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/tracing/tracing-subscriber/src/filter/ |
| D | targets.rs | 537 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 576 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/peeking_take_while/src/ |
| D | lib.rs | 148 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function
|
| /third_party/rust/crates/cxx/src/ |
| D | cxx_vector.rs | 225 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function 279 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() function
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | encode_decode.c | 73 static void *stringsink_start(void *_sink, const void *hd, size_t size_hint) { in stringsink_start() 240 size_t size_hint) { in appendbytes_handler() 251 size_t size_hint) { in str_handler() 265 size_t size_hint) { in bytes_handler() 524 size_t size_hint) { in oneofbytes_handler() 666 size_t size_hint) { in startstringwrapper_handler() 683 size_t size_hint) { in startbyteswrapper_handler()
|
| /third_party/rust/crates/cxx/syntax/ |
| D | set.rs | 124 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| D | map.rs | 159 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | rcvec.rs | 139 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/serde/serde_test/src/ |
| D | de.rs | 426 fn size_hint(&self) -> Option<usize> { in size_hint() method 460 fn size_hint(&self) -> Option<usize> { in size_hint() method
|
| /third_party/rust/crates/serde/serde/src/de/ |
| D | mod.rs | 1732 fn size_hint(&self) -> Option<usize> { in size_hint() method 1760 fn size_hint(&self) -> Option<usize> { in size_hint() function 1885 fn size_hint(&self) -> Option<usize> { in size_hint() method 1951 fn size_hint(&self) -> Option<usize> { in size_hint() function
|
| /third_party/rust/crates/nix/src/sys/ |
| D | select.rs | 133 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| /third_party/rust/crates/regex/src/ |
| D | re_unicode.rs | 763 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 847 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method 1096 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|
| D | re_trait.rs | 78 fn size_hint(&self) -> (usize, Option<usize>) { in size_hint() method
|