/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | index_sub_table_format4.h | 45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | format.h | 39 void set_offset(uint64 offset) { offset_ = offset; } in set_offset() function
|
/external/libexif/libexif/ |
D | exif-mnote-data-priv.h | 44 void (* set_offset) (ExifMnoteData *, unsigned int); member
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | valid-adjtimex.c | 197 int set_offset(long long offset, int use_nano) in set_offset() function
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_tex.cpp | 70 void TexInstruction::set_offset(unsigned index, int32_t val) in set_offset() function in r600::TexInstruction
|
/external/llvm-project/flang/include/flang/Common/ |
D | format.h | 74 Token &set_offset(int offset) { in ENUM_CLASS() function
|
/external/mtools/ |
D | mpartition.c | 53 static void set_offset(hsc *h, unsigned long offset, int heads, int sectors) in set_offset() function
|
/external/e2fsprogs/ext2ed/ |
D | general_com.c | 202 void set_offset (char *command_line) in set_offset() function
|
/external/flac/include/FLAC++/ |
D | metadata.h | 758 inline void set_offset(FLAC__uint64 value) { object_->offset = value; } in set_offset() function
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.h | 177 unsigned set_offset = ctx->resource_flag_offsets[desc_set]; in get_buffer_resource_flags() local
|
/external/pdfium/core/fxcodec/tiff/ |
D | tiffmodule.cpp | 51 void set_offset(uint32_t offset) { m_offset = offset; } in set_offset() function in CTiffContext
|
/external/rust/crates/chrono/src/format/ |
D | parsed.rs | 306 pub fn set_offset(&mut self, value: i64) -> ParseResult<()> { in set_offset() method
|
/external/llvm-project/flang/include/flang/Semantics/ |
D | symbol.h | 527 void set_offset(std::size_t offset) { offset_ = offset; } in set_offset() function
|
/external/rust/crates/aho-corasick/src/ |
D | prefilter.rs | 635 fn set_offset(&mut self, pos: usize, byte: u8) { in set_offset() method
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.h | 257 VIXL_DEPRECATED("SetOffset", void set_offset(ptrdiff_t offset)) { in set_offset() function
|