| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| vktSparseResourcesBufferMemoryAliasing.cpp | 21 * \brief Sparse buffer memory aliasing tests 50 namespace sparse namespace in namespace:vkt 162 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse binding not supported"); 167 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse memory aliasing not supported"); 174 // Create logical device supporting both sparse and compute oprations 177 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Could not create device supporting sparse and compute queue"); 185 // Create queue supporting sparse binding operations 214 // Create sparse buffers 223 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resources exceeds device limits"); 290 // Submit sparse bind commands for executio [all...] |
| vktSparseResourcesBufferSparseResidency.cpp | 21 * \brief Sparse partially resident buffers tests 50 namespace sparse namespace in namespace:vkt 148 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse partially resident buffers not supported"); 158 // Create logical device supporting both sparse and compute oprations 161 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Could not create device supporting sparse and compute queue"); 169 // Create queue supporting sparse binding operations 197 // Create sparse buffer 204 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Required memory size for sparse resources exceeds device limits"); 414 // Wait for sparse queue to become idle 429 de::MovePtr<tcu::TestCaseGroup> testGroup(new tcu::TestCaseGroup(testCtx, "buffer_sparse_residency", "Buffer Sparse Residency")) [all...] |
| vktSparseResourcesImageSparseBinding.cpp | 21 * \brief Sparse fully resident images with mipmaps tests 50 namespace sparse namespace in namespace:vkt 119 // Check if device supports sparse binding 124 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Device does not support sparse binding"); 139 // Create logical device supporting both sparse and compute queues 142 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Could not create device supporting sparse and compute queue"); 150 // Create queue supporting sparse binding operations 190 // Allow sharing of sparse image by two different queue families (if necessary) 200 // Create sparse image 203 // Get sparse image general memory requirement [all...] |
| vktSparseResourcesTestsUtil.cpp | 21 * \brief Sparse Resources Tests Utility Classes 35 namespace sparse namespace in namespace:vkt 728 } // sparse
|
| vktSparseResourcesMipmapSparseResidency.cpp | 21 * \brief Sparse partially resident images with mipmaps tests 50 namespace sparse namespace in namespace:vkt 133 // Check if device support sparse operations for image type 139 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 2D Image not supported"); 145 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 3D Image not supported"); 153 // Check if device support sparse operations for image format 160 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "The image format does not support sparse operations"); 175 // Create logical device supporting both sparse and transfer queues 178 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Could not create device supporting sparse and compute queue"); 186 // Create queue supporting sparse binding operation [all...] |
| vktSparseResourcesImageSparseResidency.cpp | 21 * \brief Sparse partially resident images tests 50 namespace sparse namespace in namespace:vkt 240 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 2D Image not supported"); 246 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "Sparse residency for 3D Image not supported"); 254 // Check if the image format supports sparse operations 261 return tcu::TestStatus(QP_TEST_RESULT_NOT_SUPPORTED, "The image format does not support sparse operations"); 275 // Create logical device supporting both sparse and compute queues 278 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Could not create device supporting sparse and compute queue"); 286 // Create queue supporting sparse binding operations 325 // Create sparse imag [all...] |
| /external/v8/test/mjsunit/es6/ |
| iteration-semantics.js | 188 // Result objects with sparse fields.
|
| /system/extras/ext4_utils/ |
| allocate.c | 20 #include <sparse/sparse.h>
|
| /system/core/fastboot/ |
| fastboot.cpp | 54 #include <sparse/sparse.h> 389 " -S <size>[K|M|G] Automatically sparse files greater\n" 723 die("cannot sparse read file\n"); 733 die("Failed to allocate sparse file array\n"); [all...] |
| /external/v8/test/mjsunit/ |
| object-freeze.js | 264 // Freezing sparse arrays
|
| object-seal.js | 346 // Sealing sparse arrays
|
| /external/squashfs-tools/squashfs-tools/ |
| squashfs_swap.h | 159 SWAP_FUNC(64, s, d, sparse, struct squashfs_lreg_inode_header);\
|
| /external/opencv3/modules/video/src/ |
| lkpyramid.cpp | 878 bool sparse(const UMat &prevImg, const UMat &nextImg, const UMat &prevPts, UMat &nextPts, UMat &status, UMat &err) function in class:cv::PyrLKOpticalFlow [all...] |
| /external/libvorbis/doc/ |
| 01-introduction.tex | 251 ordered or unordered, or the tree is sparse.
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/ |
| layer1.py | 530 This tends to drive coefficients to zero, resulting in sparse [all...] |
| /external/libxml2/ |
| Makefile.am | [all...] |
| /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/ |
| htmlunit-core-js-2.14.jar | |
| /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
| rhino-1.7R3.jar | |