Home
last modified time | relevance | path

Searched defs:header_offset (Results 1 – 9 of 9) sorted by relevance

/third_party/elfio/elfio/
Delfio_segment.hpp153 void load( std::istream& stream, std::streampos header_offset ) in load()
183 std::streampos header_offset, in save()
Delfio_section.hpp190 void load( std::istream& stream, std::streampos header_offset ) in load()
220 std::streampos header_offset, in save()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dtable.h79 virtual int32_t header_offset() { return header_->offset(); } in header_offset() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dtable.h79 virtual int32_t header_offset() { return header_->offset(); } in header_offset() function
/third_party/ffmpeg/libavformat/
Dlrcdec.c174 int64_t header_offset = find_header(line.str); in lrc_read_header() local
Dasfenc.c399 int64_t header_offset, cur_pos, hpos; in asf_write_header1() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c265 nir_ssa_def *header_offset = nir_load_var(b, state->gs.header_offset_var); in v3d_nir_lower_emit_vertex() local
684 nir_ssa_def *header_offset = in emit_gs_vpm_output_header_prolog() local
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c825 size_t header_offset = 0; in jerry_generate_snapshot_with_args() local
/third_party/mindspore/mindspore/ccsrc/debug/
Ddebug_services.cc576 const int header_offset = 9; in ReadTensorFromNpy() local