Home
last modified time | relevance | path

Searched refs:isValidIndex (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat4.java85 isValidIndex(segment); in startCode()
157 isValidIndex(segment); in endCode()
161 private void isValidIndex(int segment) { in isValidIndex() method in CMapFormat4
174 isValidIndex(segment); in idDelta()
185 isValidIndex(segment); in idRangeOffset()
195 isValidIndex(segment); in idRangeOffsetLocation()
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat4.java85 isValidIndex(segment); in startCode()
157 isValidIndex(segment); in endCode()
161 private void isValidIndex(int segment) { in isValidIndex() method in CMapFormat4
174 isValidIndex(segment); in idDelta()
185 isValidIndex(segment); in idRangeOffset()
195 isValidIndex(segment); in idRangeOffsetLocation()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.h89 virtual bool isValidIndex(const gl::ImageIndex &index) const = 0;
297 bool isValidIndex(const gl::ImageIndex &index) const override;
425 bool isValidIndex(const gl::ImageIndex &index) const override;
556 bool isValidIndex(const gl::ImageIndex &index) const override;
684 bool isValidIndex(const gl::ImageIndex &index) const override;
799 bool isValidIndex(const gl::ImageIndex &index) const override;
840 bool isValidIndex(const gl::ImageIndex &index) const override;
884 bool isValidIndex(const gl::ImageIndex &index) const override;
DTextureD3D.cpp614 ASSERT(isValidIndex(index)); in commitRegion()
1569 bool TextureD3D_2D::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2D
2277 bool TextureD3D_Cube::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_Cube
2947 bool TextureD3D_3D::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_3D
3724 bool TextureD3D_2DArray::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DArray
3954 bool TextureD3D_External::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_External
4026 bool TextureD3D_2DMultisample::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DMultisample
4140 bool TextureD3D_2DMultisampleArray::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DMultisampleArray
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.h93 virtual bool isValidIndex(const gl::ImageIndex &index) const = 0;
318 bool isValidIndex(const gl::ImageIndex &index) const override;
448 bool isValidIndex(const gl::ImageIndex &index) const override;
581 bool isValidIndex(const gl::ImageIndex &index) const override;
711 bool isValidIndex(const gl::ImageIndex &index) const override;
828 bool isValidIndex(const gl::ImageIndex &index) const override;
870 bool isValidIndex(const gl::ImageIndex &index) const override;
915 bool isValidIndex(const gl::ImageIndex &index) const override;
DTextureD3D.cpp632 ASSERT(isValidIndex(index)); in commitRegion()
1656 bool TextureD3D_2D::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2D
2368 bool TextureD3D_Cube::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_Cube
3041 bool TextureD3D_3D::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_3D
3821 bool TextureD3D_2DArray::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DArray
4054 bool TextureD3D_External::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_External
4127 bool TextureD3D_2DMultisample::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DMultisample
4243 bool TextureD3D_2DMultisampleArray::isValidIndex(const gl::ImageIndex &index) const in isValidIndex() function in rx::TextureD3D_2DMultisampleArray
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp1077 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
1575 if (!node->isArray() || !node->isValidIndex(arg.index_)) { in insert()
1602 if (!node->isArray() || !node->isValidIndex(arg.index_)) in insert()
/third_party/jsoncpp/include/json/
Dvalue.h476 bool isValidIndex(ArrayIndex index) const;
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h750 bool isValidIndex(ArrayIndex index) const;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h750 bool isValidIndex(ArrayIndex index) const;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h750 bool isValidIndex(ArrayIndex index) const;
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h800 bool isValidIndex(ArrayIndex index) const;
Djsoncpp.cpp3428 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
3899 if (!node->isArray() || !node->isValidIndex(arg.index_)) { in resolve()
3922 if (!node->isArray() || !node->isValidIndex(arg.index_)) in resolve()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3395 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
3866 if (!node->isArray() || !node->isValidIndex(arg.index_)) { in resolve()
3889 if (!node->isArray() || !node->isValidIndex(arg.index_)) in resolve()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3395 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
3866 if (!node->isArray() || !node->isValidIndex(arg.index_)) { in resolve()
3889 if (!node->isArray() || !node->isValidIndex(arg.index_)) in resolve()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3395 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
3866 if (!node->isArray() || !node->isValidIndex(arg.index_)) { in resolve()
3889 if (!node->isArray() || !node->isValidIndex(arg.index_)) in resolve()
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp370 JSONTEST_ASSERT_EQUAL(array.isValidIndex(index), true); in JSONTEST_FIXTURE_LOCAL()
372 JSONTEST_ASSERT_EQUAL(array.isValidIndex(index), false); in JSONTEST_FIXTURE_LOCAL()
374 JSONTEST_ASSERT_EQUAL(array.isValidIndex(index), false); in JSONTEST_FIXTURE_LOCAL()