Home
last modified time | relevance | path

Searched refs:UnitIndex (Results 1 – 25 of 109) sorted by relevance

12345

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { impl
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/gimli/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/gimli-0.26.1/src/read/
H A Dindex.rs45 pub fn index(self) -> Result<UnitIndex<R>> { in index()
46 UnitIndex::parse(self.section) in index()
87 pub fn index(self) -> Result<UnitIndex<R>> { in index()
88 UnitIndex::parse(self.section) in index()
96 pub struct UnitIndex<R: Reader> { struct
109 impl<R: Reader> UnitIndex<R> { argument
110 fn parse(mut input: R) -> Result<UnitIndex<R>> { in parse()
112 return Ok(UnitIndex { in parse()
187 Ok(UnitIndex { in parse()
319 let index = UnitIndex::parse(buf).unwrap(); in test_empty()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/plugins/shared/structs/
H A Dunits.go57 UnitIndex = make(map[string]*Unit, numUnits) var
252 UnitIndex[unit.Name] = unit
H A Dattribute.go247 if _, ok := UnitIndex[a.Unit]; !ok {
461 return UnitIndex[a.Unit]
/dports/sysutils/nomad/nomad-1.1.0/plugins/shared/structs/
H A Dunits.go57 UnitIndex = make(map[string]*Unit, numUnits) var
252 UnitIndex[unit.Name] = unit
H A Dattribute.go247 if _, ok := UnitIndex[a.Unit]; !ok {
456 return UnitIndex[a.Unit]
/dports/games/stratagus/stratagus-3.2.0/src/editor/
H A Deditor.cpp79 UnitIndex(0), CursorUnitIndex(-1), SelectedUnitIndex(-1), in CEditor()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/editor/
H A Deditor.cpp79 UnitIndex(0), CursorUnitIndex(-1), SelectedUnitIndex(-1), in CEditor()
/dports/audio/mous/mous-2.0.1/sdk/plugin/
H A DIDecoder.h27 virtual uint64_t UnitIndex() const = 0;
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Deditor.h83 int UnitIndex; /// Unit icon draw index. variable
/dports/audio/mous/mous-2.0.1/plugins/mac/
H A DMacDecoder.h27 virtual uint64_t UnitIndex() const;
/dports/audio/mous/mous-2.0.1/plugins/mpg123/
H A DMpg123Decoder.h25 virtual uint64_t UnitIndex() const;
/dports/audio/mous/mous-2.0.1/plugins/wavpack/
H A DWvDecoder.h28 virtual uint64_t UnitIndex() const;
/dports/audio/mous/mous-2.0.1/plugins/wma/
H A DWmaDecoder.h27 virtual uint64_t UnitIndex() const;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Deditor.h94 int UnitIndex; /// Unit icon draw index. variable
/dports/audio/mous/mous-2.0.1/plugins/vorbis/decoder/
H A DOggDecoder.h25 virtual uint64_t UnitIndex() const;
H A DOggDecoder.cpp92 uint64_t OggDecoder::UnitIndex() const in UnitIndex() function in OggDecoder
/dports/audio/mous/mous-2.0.1/plugins/flac/
H A DFlacDecoder.h25 virtual uint64_t UnitIndex() const;
/dports/audio/mous/mous-2.0.1/plugins/wav/decoder/
H A DWavDecoder.h52 virtual uint64_t UnitIndex() const;
/dports/audio/mous/mous-2.0.1/plugins/fdk-aac/decoder/
H A DFdkDecoder.h30 virtual uint64_t UnitIndex() const;

12345