Home
last modified time | relevance | path

Searched refs:IsValidIndex (Results 1 – 13 of 13) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dtensorshape_test.cc50 ASSERT_EQ(t.IsValidIndex({0, 0, 0}), true); in TEST_F()
51 ASSERT_EQ(t.IsValidIndex({3, 4, 5}), true); in TEST_F()
52 ASSERT_EQ(t.IsValidIndex({3, 4, 6}), false); in TEST_F()
53 ASSERT_EQ(t.IsValidIndex({4, 5, 6}), false); in TEST_F()
54 ASSERT_EQ(t.IsValidIndex({4, 5, 6}), false); in TEST_F()
55 ASSERT_EQ(t.IsValidIndex({3, 3}), false); in TEST_F()
56 ASSERT_EQ(t.IsValidIndex({-3, -3, -1}), false); in TEST_F()
57 ASSERT_EQ(t.IsValidIndex({-1, 4, 5}), false); in TEST_F()
/third_party/cef/libcef/browser/osr/
Dmotion_event_osr.cc42 if (IsValidIndex(pointer_index)) in GetSourceDeviceId()
75 if (IsValidIndex(index) && in OnTouch()
114 if (IsValidIndex(index_to_delete)) { in CleanupRemovedTouchPoints()
179 if (IsValidIndex(index_to_update)) in UpdateTouch()
211 bool CefMotionEventOSR::IsValidIndex(int index) const { in IsValidIndex() function in CefMotionEventOSR
Dmotion_event_osr.h55 bool IsValidIndex(int index) const;
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h137 assert(IsValidIndex(index)); in entry_end_pos()
143 assert(IsValidIndex(index)); in entry_child()
149 assert(IsValidIndex(index)); in entry_data_offset()
366 bool IsValidIndex(index_type index) const;
534 inline bool CordRepRing::IsValidIndex(index_type index) const { in IsValidIndex() function
555 assert(IsValidIndex(head) && offset >= entry_start_offset(head)); in Find()
567 assert(IsValidIndex(head) && offset >= entry_start_offset(head) + 1); in FindTail()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor_shape.h170 bool IsValidIndex(const std::vector<dsize_t> &index) const;
Dtensor_shape.cc129 bool TensorShape::IsValidIndex(const std::vector<dsize_t> &index) const { in IsValidIndex() function in mindspore::dataset::TensorShape
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc644 if (!IsValidIndex(segment)) { in StartCode()
737 if (IsValidIndex(segment)) { in EndCode()
747 bool CMapTable::CMapFormat4::IsValidIndex(int32_t segment) { in IsValidIndex() function in sfntly::CMapTable::CMapFormat4
759 if (IsValidIndex(segment)) in IdDelta()
765 if (IsValidIndex(segment)) in IdRangeOffset()
771 if (IsValidIndex(segment)) in IdRangeOffsetLocation()
Dcmap_table.h486 bool IsValidIndex(int32_t segment);
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc644 if (!IsValidIndex(segment)) { in StartCode()
737 if (IsValidIndex(segment)) { in EndCode()
747 bool CMapTable::CMapFormat4::IsValidIndex(int32_t segment) { in IsValidIndex() function in sfntly::CMapTable::CMapFormat4
759 if (IsValidIndex(segment)) in IdDelta()
765 if (IsValidIndex(segment)) in IdRangeOffset()
771 if (IsValidIndex(segment)) in IdRangeOffsetLocation()
Dcmap_table.h486 bool IsValidIndex(int32_t segment);
/third_party/skia/third_party/externals/abseil-cpp/
Dsymbols_arm64_dbg.def2128 ?IsValidIndex@CordRepRing@cord_internal@absl@@AEBA_NI@Z
Dsymbols_x86_dbg.def2125 ?IsValidIndex@CordRepRing@cord_internal@absl@@ABE_NI@Z
Dsymbols_x64_dbg.def2131 ?IsValidIndex@CordRepRing@cord_internal@absl@@AEBA_NI@Z