Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.h45 void set_offset(int32_t v) { offset_ = v; } in set_offset() function
/external/tensorflow/tensorflow/core/lib/io/
Dformat.h39 void set_offset(uint64 offset) { offset_ = offset; } in set_offset() function
/external/libexif/libexif/
Dexif-mnote-data-priv.h44 void (* set_offset) (ExifMnoteData *, unsigned int); member
/external/linux-kselftest/tools/testing/selftests/timers/
Dvalid-adjtimex.c196 int set_offset(long long offset, int use_nano) in set_offset() function
/external/v8/src/wasm/
Dstreaming-decoder.h164 void set_offset(size_t value) { offset_ = value; } in set_offset() function
/external/perfetto/include/perfetto/tracing/core/
Dcommit_data_request.h108 void set_offset(uint32_t value) { offset_ = value; } in set_offset() function
/external/v8/src/
Dassembler.h119 void set_offset(int offset) { in set_offset() function
463 void set_offset(int offset) { in set_offset() function
/external/e2fsprogs/ext2ed/
Dgeneral_com.c202 void set_offset (char *command_line) in set_offset() function
/external/pdfium/core/fxcodec/codec/
Dccodec_tiffmodule.cpp41 void set_offset(uint32_t offset) { m_offset = offset; } in set_offset() function in CTiffContext
/external/v8/src/arm/
Dassembler-arm.h528 void set_offset(int32_t offset) { in set_offset() function
/external/vixl/src/aarch64/
Dassembler-aarch64.h257 VIXL_DEPRECATED("SetOffset", void set_offset(ptrdiff_t offset)) { in set_offset() function