Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 25 of 2705) sorted by path

12345678910>>...109

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/slab-0.4.5/src/
H A Dlib.rs882 let byte_offset = element_ptr.wrapping_sub(base_ptr); in key_of() localVariable
/dports/archivers/draco/draco-1.4.3/src/draco/attributes/
H A Dattribute_quantization_transform.cc30 int32_t byte_offset = 0; in InitFromAttribute() local
H A Dattribute_transform_data.h43 DataTypeT GetParameterValue(int byte_offset) const { in GetParameterValue()
51 void SetParameterValue(int byte_offset, const DataTypeT &in_data) { in SetParameterValue()
H A Dgeometry_attribute.cc31 int64_t byte_stride, int64_t byte_offset) { in Init()
94 int64_t byte_offset) { in ResetBuffer()
H A Dgeometry_attribute.h246 int64_t byte_offset() const { return byte_offset_; } in byte_offset() function
247 void set_byte_offset(int64_t byte_offset) { byte_offset_ = byte_offset; } in set_byte_offset()
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Ddecoder_buffer.h177 const size_t byte_offset = off >> 3; in GetBit() local
189 const size_t byte_offset = off >> 3; in PeekBit() local
H A Dencoder_buffer.h115 const uint64_t byte_offset = off / byte_size; in PutBit() local
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dlzc.c152 int byte_offset; local
H A Dlzd.c149 unsigned byte_offset; in rd_dcode() local
754 unsigned byte_offset; in rd_dcode() local
/dports/audio/aften/aften-0.0.8/pcm/
H A Dpcm.c301 int64_t byte_offset; in pcmfile_seek_samples() local
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dsndwrite.c233 long byte_offset, in sound_overwrite()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A DSOIL.c1737 unsigned int byte_offset = DDS_main_size; in SOIL_direct_load_DDS_from_memory() local
/dports/audio/festival/speech_tools/include/rxp/
H A Dxmlparser.h67 int byte_offset; member
/dports/audio/festival/speech_tools/rxp/
H A Dinput.c157 void SourcePosition(InputSource s, Entity *entity, int *byte_offset) in SourcePosition()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/js-sys-0.3.55/src/
H A Dlib.rs1272 pub fn byte_offset(this: &DataView) -> usize; in byte_offset() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/serde_json-1.0.74/src/
H A Dde.rs2306 pub fn byte_offset(&self) -> usize { in byte_offset() function
H A Diter.rs43 pub fn byte_offset(&self) -> usize { in byte_offset() function
H A Dread.rs59 fn byte_offset(&self) -> usize; in byte_offset() method
320 fn byte_offset(&self) -> usize { in byte_offset() function
527 fn byte_offset(&self) -> usize { in byte_offset() method
654 fn byte_offset(&self) -> usize { in byte_offset() method
735 fn byte_offset(&self) -> usize { in byte_offset() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/slab-0.4.5/src/
H A Dlib.rs882 let byte_offset = element_ptr.wrapping_sub(base_ptr); in key_of() localVariable
/dports/audio/lewton/lewton-0.10.2/cargo-crates/alto-3.0.4/src/al/
H A Dmod.rs190 fn byte_offset(&self) -> sys::ALint; in byte_offset() method
1082 fn byte_offset(&self) -> sys::ALint { in byte_offset() method
1551 #[inline] fn byte_offset(&self) -> sys::ALint { self.src.byte_offset() } in byte_offset() method
1727 #[inline] fn byte_offset(&self) -> sys::ALint { self.src.byte_offset() } in byte_offset() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/gimli-0.26.1/src/read/
H A Dop.rs711 let byte_offset = bytes.read_sleb128()?; in parse() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/js-sys-0.3.55/src/
H A Dlib.rs1272 pub fn byte_offset(this: &DataView) -> usize; in byte_offset() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/serde_cbor-0.11.2/src/
H A Dde.rs894 pub fn byte_offset(&self) -> usize { in byte_offset() function
1280 pub fn byte_offset(&self) -> usize { in byte_offset() function
H A Dread.rs120 fn byte_offset(&self) -> usize; in byte_offset() method
271 fn byte_offset(&self) -> usize { in byte_offset() function
332 fn byte_offset(&self) -> usize { in byte_offset() method
520 fn byte_offset(&self) -> usize { in byte_offset() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/serde_json-1.0.72/src/
H A Diter.rs43 pub fn byte_offset(&self) -> usize { in byte_offset() function

12345678910>>...109