Home
last modified time | relevance | path

Searched refs:to_unit_offset (Results 1 – 25 of 108) sorted by relevance

12345

/dports/sysutils/vector/vector-0.10.0/cargo-crates/gimli-0.20.0/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5847 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5848 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5849 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5855 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5859 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5900 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5902 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5908 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5912 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/gimli-0.21.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5881 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5882 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5883 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5889 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5893 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5934 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5936 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5942 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5946 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/gimli-0.21.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5881 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5882 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5883 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5889 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5893 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5934 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5936 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5942 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5946 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/gimli-0.22.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5909 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5910 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5911 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5917 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5921 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5962 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5964 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5970 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5974 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gimli/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5909 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5910 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5911 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5917 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5921 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5962 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5964 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5970 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5974 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/gimli-0.22.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5909 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5910 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5911 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5917 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5921 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5962 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5964 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5970 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5974 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/gimli-0.22.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5909 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5910 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5911 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5917 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5921 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5962 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5964 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5970 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5974 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/gimli-0.22.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &TypeUnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5909 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5910 assert_eq!(DebugInfoOffset(offset - 1).to_unit_offset(&unit), None); in test_debug_info_offset()
5911 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5917 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5921 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5962 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5964 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5970 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5974 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/gimli-0.23.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/gimli-0.25.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/gimli-0.26.1/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
43 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5997 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5999 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
6005 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
6009 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
6049 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
6051 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
6057 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
6061 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/gimli-0.26.1/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
43 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5997 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5999 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
6005 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
6009 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
6049 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
6051 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
6057 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
6061 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/gimli-0.24.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/gimli-0.26.1/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
43 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5997 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5999 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
6005 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
6009 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
6049 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
6051 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
6057 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
6061 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/gimli-0.23.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/dns/dog/dog-0.1.0/cargo-crates/gimli-0.23.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
43 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5997 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5999 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
6005 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
6009 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
6049 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
6051 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
6057 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
6061 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/gimli-0.24.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/gimli-0.24.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/gimli-0.25.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/gimli-0.23.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/gimli-0.25.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/gimli-0.25.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/gimli-0.25.0/src/read/
H A Dunit.rs25 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
42 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5925 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5927 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
5933 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
5937 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
5977 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
5979 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
5985 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
5989 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dunit.rs26 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
43 pub fn to_unit_offset<R>(&self, unit: &UnitHeader<R>) -> Option<UnitOffset<T>> in to_unit_offset() method
5997 assert_eq!(DebugInfoOffset(0).to_unit_offset(&unit), None); in test_debug_info_offset()
5999 assert_eq!(DebugInfoOffset(offset).to_unit_offset(&unit), None); in test_debug_info_offset()
6005 DebugInfoOffset(offset + header_length).to_unit_offset(&unit), in test_debug_info_offset()
6009 DebugInfoOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_info_offset()
6049 assert_eq!(DebugTypesOffset(0).to_unit_offset(&unit), None); in test_debug_types_offset()
6051 assert_eq!(DebugTypesOffset(offset).to_unit_offset(&unit), None); in test_debug_types_offset()
6057 DebugTypesOffset(offset + header_length).to_unit_offset(&unit), in test_debug_types_offset()
6061 DebugTypesOffset(offset + length - 1).to_unit_offset(&unit), in test_debug_types_offset()
[all …]

12345