Home
last modified time | relevance | path

Searched defs:check (Results 251 - 275 of 519) sorted by relevance

1...<<1112131415161718192021

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRef.hpp50 inline Checked<T> check (T object) in check() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp97 bool check = (count > (std::numeric_limits<unsigned int>::max() >> dstTypeBytesShift)); in StreamInIndexBuffer() local
98 ANGLE_CHECK(GetImplAs<ContextD3D>(context), !check, in StreamInIndexBuffer() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dconsistency_tools.py205 def check(self): member in XMLChecker
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dxml_consistency.py262 def check(self): member in Checker
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
/third_party/skia/src/core/
H A DSkScan_AAAPath.cpp330 bool check(int x, int width) const { return x >= 0 && x + width <= fWidth; } in check() function in RunBasedAdditiveBlitter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_interfaces.cpp443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
/third_party/skia/third_party/externals/libpng/contrib/visupng/
H A DPngFile.c415 size_t check; local
431 png_uint_32 check; local
/third_party/skia/tests/
H A DRefCntTest.cpp83 #define check(reporter, ref, unref, make, kill) \ macro
[all...]
H A DDrawOpAtlasTest.cpp81 static void check(skiatest::Reporter* r, GrDrawOpAtlas* atlas, in check() function
H A DSRGBReadWritePixelsTest.cpp210 test_write_read(Encoding contextEncoding, Encoding writeEncoding, Encoding readEncoding, float error, CheckFn check, GrDirectContext* dContext, skiatest::Reporter* reporter) test_write_read() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h59 uLong check; /* check on output */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format5.cc35 int32_t check = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
51 int32_t check = CheckGlyphRange(glyph_id); in GlyphLength() local
103 int32_t check = CheckGlyphRange(glyph_id); in GlyphStartOffset() local
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py36 def check(self, expected, text, linewidth): member in CountLinesTest
[all...]
/third_party/skia/tools/
H A DToolUtils.h167 bool check() { in check() function in ToolUtils::TopoTestNode
/third_party/python/Lib/test/
H A Dtest_range.py539 def check(start, stop, step=None): function
[all...]
H A Dtest_difflib.py342 def check(self, diff): member in TestBytes
[all...]
H A Dtest_genericpath.py414 def check(value, expected): function
[all...]
H A Dtest_sort.py10 def check(tag, expected, raw, compare=None): function
H A Dtest_source_encoding.py271 def check(content): function
[all...]
H A Dtest_tuple.py365 def check(n): global() function
[all...]
/third_party/python/Parser/
H A Dasdl.py186 def check(mod): function
/third_party/python/Lib/lib2to3/tests/
H A Dtest_refactor.py248 def check(structure, expected): function
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp479 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
/third_party/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member
[all...]

Completed in 20 milliseconds

1...<<1112131415161718192021