Home
last modified time | relevance | path

Searched refs:size (Results 28751 - 28775 of 42826) sorted by relevance

1...<<1151115211531154115511561157115811591160>>...1714

/third_party/python/Include/
H A Dpyerrors.h317 PyAPI_FUNC(int) PyOS_snprintf(char *str, size_t size, const char *format, ...)
319 PyAPI_FUNC(int) PyOS_vsnprintf(char *str, size_t size, const char *format, va_list va)
/third_party/openssl/crypto/bio/
H A Dbio_sock.c107 socklen_t size = sizeof(j); in BIO_sock_error() local
115 i = getsockopt(sock, SOL_SOCKET, SO_ERROR, (void *)&j, &size); in BIO_sock_error()
/third_party/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl286 .size ossl_md5_block_asm_data_order,.-ossl_md5_block_asm_data_order
377 .size se_handler,.-se_handler
/third_party/openssl/crypto/bn/asm/
H A Ds390x-gf2m.pl168 .size _mul_1x1,.-_mul_1x1
224 .size bn_GF2m_mul_2x2,.-bn_GF2m_mul_2x2
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp139 const auto numVert = static_cast<uint32_t>(m_data.size()); in iterate()
153 m_vk.cmdDraw(*m_cmdBuffer, static_cast<deUint32>(m_data.size()), 1, 0, 0); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesQueueBindSparseTests.cpp202 deUint32 numQueues = 1u + static_cast<deUint32>(otherQueues.size()); in iterate()
240 deUint32 numQueues = 1u + static_cast<deUint32>(otherQueues.size()); in iterate()
H A DvktSparseResourcesTestsUtil.hpp145 //!< Helper function for checking if requested image size does not exceed device limits
269 return vec.size() * sizeof(vec[0]); in sizeInBytes()
275 return (index < vec.size() ? &vec[index] : DE_NULL); in getDataOrNullptr()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp81 for (unsigned i = 0; i < cases.size() ; ++i) in addTestsForAmberFiles()
105 for (size_t r = 0; r < reqmts.size() ; ++r) in addTestsForAmberFiles()
259 group.add("subgroup_cfg_uniform_id"); // Assumes subgroup size <= LocalSize of 8 in createSpirvVersion1p4Group()
261 group.add("subgroup_uniform"); // Assumes subgroup size <= LocalSize 8 in createSpirvVersion1p4Group()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp137 const auto numVert = static_cast<uint32_t>(m_data.size()); in iterate()
151 m_vk.cmdDraw(*m_cmdBuffer, static_cast<deUint32>(m_data.size()), 1, 0, 0); in iterate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_3_1_autogen.h127 void vertexAttribFormat(GLuint attribindex, GLint size, VertexAttribType typePacked, \
129 void vertexAttribIFormat(GLuint attribindex, GLint size, VertexAttribType typePacked, \
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp188 for (size_t argIndex = 1; argIndex < arguments->size(); ++argIndex) in RewriteBuiltinFunctionCall()
217 ASSERT(arguments->size() == 1); in RewriteBuiltinFunctionCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp293 PseudoIdempotentInstCount = PseudoIdempotentInstructions.size(); in rescheduleCanonically()
423 dbgs() << "Total Basic Blocks: " << RPOList.size() << "\n"; in runOnMachineFunction()
H A DMachineModuleInfo.cpp119 Entry.Index = BBCallbacks.size() - 1; in getAddrLabelSymbolToEmit()
268 for (unsigned i = 0; i < Personalities.size(); ++i) in addPersonality()
H A DMachineSSAUpdater.cpp93 for (unsigned i = 0, e = PredValues.size(); i != e; ++i) in LookForIdenticalPHI()
193 for (unsigned i = 0, e = PredValues.size(); i != e; ++i) in GetValueInMiddleOfBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp103 // Write the size in bytes of this function as a uint32_t. This can be zero in encode()
104 // if we just have a symbol from a symbol table and that symbol has no size. in encode()
105 O.writeU32(size()); in encode()
122 // Fixup the size of the LineTable data with the correct size. in encode()
140 // Fixup the size of the InlineInfo data with the correct size. in encode()
144 // Terminate the data chunks with and end of list with zero size in encode()
189 if (InfoLength != InfoBytes.size()) in lookup()
H A DLineTable.cpp133 if (Lines.size() == 1) { in encode()
166 const size_t NumDeltaInfos = DeltaInfos.size(); in encode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp251 Name, pImpl->CustomMDKindNames.size())) in getMDKindID()
258 Names.resize(pImpl->CustomMDKindNames.size()); in getMDKindNames()
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp92 int getNumItems (void) const { return (int)m_items.size(); } in getNumItems()
106 m_items.reserve(m_items.size()+1); in allocItem()
/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc106 /* size */ 0}; in ParseExtendedInst()
113 // These arguments have descriptor set, binding, offset and size. in ParseExtendedInst()
138 // These arguments have offset and size. in ParseExtendedInst()
273 generated_binary->size(), nullptr, ParseReflection, in Compile()
283 if (!opt.Run(generated_binary->data(), generated_binary->size(), &stripped)) { in Compile()
H A Dshader_compiler.cc166 if (!tools.Validate(results.data(), results.size(), options)) in Compile()
180 if (!optimizer.Run(results.data(), results.size(), &results)) in Compile()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_fixture.h108 spv_const_binary_t binary = {optimized_bin.data(), optimized_bin.size()}; in SinglePassRunAndDisassemble()
145 spv_const_binary_t binary = {optimized_bin.data(), optimized_bin.size()}; in SinglePassRunAndCheck()
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dreducer_test.cpp233 BuildModule(kEnv, kMessageConsumer, binary.data(), binary.size()); in InterestingWhileOpcodeExists()
566 BuildModule(kEnv, kMessageConsumer, binary.data(), binary.size()); in GetFunctionInstructionCount()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp233 ASSERT_EQ(original->getSequence()->size(), copy->getSequence()->size()); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DBufferSubData.cpp279 memset(&zeroData[0], 0, zeroData.size()); in initializeBenchmark()
308 glBufferSubData(GL_ARRAY_BUFFER, 0, data.size(), &data[0]); in initializeBenchmark()
/third_party/skia/src/gpu/
H A DGrOpFlushState.cpp124 GrImageInfo srcInfo(colorType, kAT, nullptr, rect.size()); in doUpload()
125 GrImageInfo tmpInfo(supportedWrite.fColorType, kAT, nullptr, rect.size()); in doUpload()

Completed in 35 milliseconds

1...<<1151115211531154115511561157115811591160>>...1714