Home
last modified time | relevance | path

Searched defs:set_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/third_party/libexif/libexif/
Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/third_party/elfio/elfio/
Delfio_segment.hpp148 void set_offset( const Elf64_Off& value ) noexcept override in set_offset() function in ELFIO::segment_impl
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp65 void TexInstr::set_offset(unsigned index, int32_t val) in set_offset() function in r600::TexInstr
/third_party/rust/crates/aho-corasick/src/
Dprefilter.rs635 fn set_offset(&mut self, pos: usize, byte: u8) { in set_offset() method
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h30223 int (*set_offset)(struct device *, long int); member