| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRef.hpp | 50 inline Checked<T> check (T object) in check() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | IndexDataManager.cpp | 97 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 D | consistency_tools.py | 205 def check(self): member in XMLChecker
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | xml_consistency.py | 262 def check(self): member in Checker [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
|
| /third_party/skia/src/core/ |
| H A D | SkScan_AAAPath.cpp | 330 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 D | validate_interfaces.cpp | 443 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
|
| /third_party/skia/third_party/externals/libpng/contrib/visupng/ |
| H A D | PngFile.c | 415 size_t check; local 431 png_uint_32 check; local
|
| /third_party/skia/tests/ |
| H A D | RefCntTest.cpp | 83 #define check(reporter, ref, unref, make, kill) \ macro [all...] |
| H A D | DrawOpAtlasTest.cpp | 81 static void check(skiatest::Reporter* r, GrDrawOpAtlas* atlas, in check() function
|
| H A D | SRGBReadWritePixelsTest.cpp | 210 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 D | infutil.h | 59 uLong check; /* check on output */ member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | index_sub_table_format5.cc | 35 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 D | test_squeezer.py | 36 def check(self, expected, text, linewidth): member in CountLinesTest [all...] |
| /third_party/skia/tools/ |
| H A D | ToolUtils.h | 167 bool check() { in check() function in ToolUtils::TopoTestNode
|
| /third_party/python/Lib/test/ |
| H A D | test_range.py | 539 def check(start, stop, step=None): function [all...] |
| H A D | test_difflib.py | 342 def check(self, diff): member in TestBytes [all...] |
| H A D | test_genericpath.py | 414 def check(value, expected): function [all...] |
| H A D | test_sort.py | 10 def check(tag, expected, raw, compare=None): function
|
| H A D | test_source_encoding.py | 271 def check(content): function [all...] |
| H A D | test_tuple.py | 365 def check(n): global() function [all...] |
| /third_party/python/Parser/ |
| H A D | asdl.py | 186 def check(mod): function
|
| /third_party/python/Lib/lib2to3/tests/ |
| H A D | test_refactor.py | 248 def check(structure, expected): function
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 479 uint32_t check = 4 * l + c; in GetLocationsForVariable() local
|
| /third_party/zlib/examples/ |
| H A D | gun.c | 121 int check; /* true if checking crc and total */ member [all...] |