Searched defs:set_offset (Results 1 – 11 of 11) sorted by relevance
45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
44 void (* set_offset) (ExifMnoteData *, unsigned int); member
148 void set_offset( const Elf64_Off& value ) noexcept override in set_offset() function in ELFIO::segment_impl
55 void set_offset(int offset) { in set_offset() function
129 void set_offset(int offset) { in set_offset() function
216 void set_offset(int32_t offset) { in set_offset() function
136 void set_offset(size_t value) { offset_ = value; } in set_offset() function in v8::internal::wasm::AsyncStreamingDecoder::DecodingState
65 void TexInstr::set_offset(unsigned index, int32_t val) in set_offset() function in r600::TexInstr
151 void set_offset(int offset) { spill_offset_ = offset; } in set_offset() function
635 fn set_offset(&mut self, pos: usize, byte: u8) { in set_offset() method
274 VIXL_DEPRECATED("SetOffset", void set_offset(ptrdiff_t offset)) { in set_offset() function