/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.c | 345 size_t size = strlen(name) + 1; in init_gallivm_state() local 346 gallivm->module_name = MALLOC(size); in init_gallivm_state() 348 memcpy(gallivm->module_name, name, size); in init_gallivm_state() 399 pointer_size, pointer_size, pointer_size, // pointer size, abi alignment, preferred alignment in init_gallivm_state()
|
H A D | lp_bld_tgsi_info.c | 584 const unsigned size = in lp_build_tgsi_info() local 586 assert(size <= 4); in lp_build_tgsi_info() 588 for (chan = 0; chan < size; ++chan) { in lp_build_tgsi_info()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compute_transforms.cpp | 114 /* UBO is [fake SO filled size, fake SO vertex count, 1, 1, original SO filled size] */ in get_fake_so_buffer_copy_back() 133 assert(output.size % 4 == 0 && output.offset % 4 == 0); in get_fake_so_buffer_copy_back() 138 for (unsigned loaded = 0; loaded < output.size; loaded += 16) { in get_fake_so_buffer_copy_back() 139 unsigned to_load = MIN2(output.size, 16); in get_fake_so_buffer_copy_back()
|
/third_party/mesa3d/src/gallium/tools/trace/ |
H A D | parse.py | 125 size = 16*1024 129 data = self.fp.read(size) 130 self.final = len(data) < size
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_graph.cpp | 34 size = 0; in Graph() 50 size++; in insert() 406 std::vector<int> path(weight.size(), std::numeric_limits<int>::max()); in findLightestPathWeight()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_semaphore.c | 166 size_t size = offsetof(struct vk_semaphore, permanent) + sync_type->size; in vk_common_CreateSemaphore() local 167 semaphore = vk_object_zalloc(device, pAllocator, size, in vk_common_CreateSemaphore()
|
H A D | vk_sync.c | 94 assert(type->size >= sizeof(*sync)); in vk_sync_init() 95 memset(sync, 0, type->size); in vk_sync_init() 118 sync = vk_alloc(&device->alloc, type->size, 8, in vk_sync_create()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_hevc.c | 36 assert(buf->size >= sizeof(VAPictureParameterBufferHEVC) && buf->num_elements == 1); in vlVaHandlePictureParameterBufferHEVC() 187 assert(buf->size >= sizeof(VAIQMatrixBufferHEVC) && buf->num_elements == 1); in vlVaHandleIQMatrixBufferHEVC() 217 assert(buf->size >= sizeof(VASliceParameterBufferHEVC) && buf->num_elements == 1); in vlVaHandleSliceParameterBufferHEVC()
|
/third_party/node/deps/openssl/openssl/providers/implementations/exchange/ |
H A D | ecdh_exch.c | 434 size_t ecdhsize, size; in ecdh_plain_derive() local 457 * NB: unlike PKCS#3 DH, if outlen is less than maximum size this is not in ecdh_plain_derive() 460 size = outlen < ecdhsize ? outlen : ecdhsize; in ecdh_plain_derive() 492 retlen = ECDH_compute_key(secret, size, ppubkey, privk, NULL); in ecdh_plain_derive()
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/ |
H A D | x86-gf2m.S | 109 .size _mul_1x1_mmx,.-_mul_1x1_mmx 246 .size _mul_1x1_ialu,.-_mul_1x1_ialu 354 .size bn_GF2m_mul_2x2,.-.L_bn_GF2m_mul_2x2_begin
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/ |
H A D | x86-gf2m.S | 109 .size _mul_1x1_mmx,.-_mul_1x1_mmx 246 .size _mul_1x1_ialu,.-_mul_1x1_ialu 354 .size bn_GF2m_mul_2x2,.-.L_bn_GF2m_mul_2x2_begin
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx512.pl | 276 .size __KeccakF1600,.-__KeccakF1600 387 .size SHA3_absorb,.-SHA3_absorb 487 .size SHA3_squeeze,.-SHA3_squeeze
|
H A D | keccak1600-avx2.pl | 279 .size __KeccakF1600,.-__KeccakF1600 364 .size SHA3_absorb,.-SHA3_absorb 433 .size SHA3_squeeze,.-SHA3_squeeze
|
H A D | keccak1600-avx512vl.pl | 180 .size __KeccakF1600,.-__KeccakF1600 273 .size SHA3_absorb,.-SHA3_absorb 350 .size SHA3_squeeze,.-SHA3_squeeze
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/ |
H A D | x86-gf2m.S | 109 .size _mul_1x1_mmx,.-_mul_1x1_mmx 246 .size _mul_1x1_ialu,.-_mul_1x1_ialu 354 .size bn_GF2m_mul_2x2,.-.L_bn_GF2m_mul_2x2_begin
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_enc.c | 585 * Default handling if value == size field then omit in asn1_ex_i2c() 587 if (*tbool && (it->size > 0)) in asn1_ex_i2c() 589 if (!*tbool && !it->size) in asn1_ex_i2c() 628 if ((it->size == ASN1_TFLG_NDEF) in asn1_ex_i2c()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | x86_64-gf2m.pl | 171 .size _mul_1x1,.-_mul_1x1 307 .size bn_GF2m_mul_2x2,.-bn_GF2m_mul_2x2 402 .size se_handler,.-se_handler
|
/third_party/protobuf/conformance/ |
H A D | conformance_test.cc | 59 for (size_t i = 0; i < binary_string.size(); i++) { in ToOctString() 448 ok ? "PASSED" : "FAILED", successes_, skipped_.size(), in RunSuite() 449 expected_failures_, unexpected_failing_tests_.size()); in RunSuite()
|
/third_party/python/Lib/test/ |
H A D | test_cgi.py | 243 # contents of the input file into memory; we use readline's size argument 251 def readline(self, size=None): 253 if size: 254 return self.file.readline(size) 572 cgi.parse_header('attachment; filename="strange;name";size=123;'), 573 ("attachment", {"filename": "strange;name", "size": "123"}))
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBaseResolve.cpp | 76 // Check if image size does not exceed device limits in iterate() 219 pushConstantSize, // deUint32 size; in iterate() 232 static_cast<deUint32>(pushConstantRanges.size()), // deUint32 pushConstantRangeCount; in iterate() 262 static_cast<deUint32>(vertexDataDesc.vertexAttribDescVec.size()), // uint32_t vertexAttributeDescriptionCount; in iterate() 343 renderPass.begin(deviceInterface, *commandBuffer, makeRect2D(0, 0, imageMSInfo.extent.width, imageMSInfo.extent.height), (deUint32)clearValues.size(), &clearValues[0]); in iterate()
|
H A D | vktPipelineStencilExportTests.cpp | 232 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument 241 makeExtent3D(size.x(), size.y(), 1), // VkExtent3D extent; in makeImageCreateInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemUseAfterFreeTests.cpp | 158 template<typename T, int size> 159 T multiplyComponents(const tcu::Vector<T, size>& v) in multiplyComponents() 162 for (int i = 0; i < size; ++i) in multiplyComponents() 215 << " uvec3 size = gl_NumWorkGroups * gl_WorkGroupSize;\n" in initPrograms() 216 << " uint numValuesPerInv = uint(ub_in.values.length()) / (size.x*size.y*size.z);\n" in initPrograms() 217 << " uint groupNdx = size.x*size.y*gl_GlobalInvocationID.z + size in initPrograms() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPositionFetchTests.cpp | 426 std::vector<tcu::Vec4> outputData(expectedOutputPositions.size()); in iterate() 433 for (size_t i = 0; i < outputData.size(); ++i) in iterate() 516 for (deUint32 bit = 0; bit < testFlagBitNames.size(); bit++) in createPositionFetchTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 198 m_bufferSizeInBytes, // VkDeviceSize size; in iterate() 224 if (bufferMemRequirements.size > getPhysicalDeviceProperties(instance, physicalDevice).limits.sparseAddressSpaceSize) in iterate() 225 TCU_THROW(NotSupportedError, "Required memory size for sparse resources exceeds device limits"); in iterate() 227 DE_ASSERT((bufferMemRequirements.size % bufferMemRequirements.alignment) == 0); in iterate() 247 const VkSparseMemoryBind sparseMemoryBind = makeSparseMemoryBind(deviceInterface, getDevice(), bufferMemRequirements.size, memoryType, 0u); in iterate() 353 TCU_THROW(NotSupportedError, "Buffer size is not supported"); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 139 // that support the subgroup size control extension and variants for those in checkSupport() 149 TCU_THROW(NotSupportedError, "Implementation does not support subgroup size control"); in checkSupport() 156 TCU_THROW(NotSupportedError, "These tests are not enabled for subgroup size control implementations"); in checkSupport() 182 for (unsigned i = 0; i < cases.size(); ++i) in addTestsForAmberFiles() 236 for (unsigned c = 0; c < controls.size(); ++c) in createSubgroupUniformControlFlowTests() 339 for (unsigned c = 0; c < controls.size(); ++c) in createSubgroupUniformControlFlowTests()
|