Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc87 Status ShardHeader::ValidateHeader(const std::string &path, std::shared_ptr<json> *header_ptr) { in ValidateHeader()
141 …s ShardHeader::BuildSingleHeader(const std::string &file_path, std::shared_ptr<json> *header_ptr) { in BuildSingleHeader()
675 Status ShardHeader::Initialize(const std::shared_ptr<ShardHeader> *header_ptr, const json &schema, in Initialize()
/third_party/ffmpeg/libavcodec/
Dlibsvtav1.c319 EbBufferHeaderType *header_ptr) in read_in_data()
/third_party/mesa3d/src/intel/vulkan/
DgenX_acceleration_structure.c541 uint32_t *header_ptr = (uint32_t *)((char *)&header + base); in anv_init_header() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_index_generator.cc33 std::shared_ptr<json> header_ptr; in Build() local
Dshard_writer.cc181 std::shared_ptr<json> header_ptr; in OpenForAppend() local
Dshard_reader.cc54 std::shared_ptr<json> header_ptr; in GetMeta() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_acceleration_structure.cc343 uint32_t *header_ptr = (uint32_t *)((char *)&header + base); in header() local