Home
last modified time | relevance | path

Searched defs:page_type (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_page.h39 …Page(const int &page_id, const int &shard_id, const std::string &page_type, const int &page_type_i… in Page()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc256 std::string page_type = page["page_type"]; in ParsePage() local
426 int ShardHeader::GetLastPageIdByType(const int &shard_id, const std::string &page_type) { in GetLastPageIdByType()
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h153 unsigned int page_type: 1; member