Home
last modified time | relevance | path

Searched refs:size (Results 34576 - 34600 of 40776) sorted by relevance

1...<<1381138213831384138513861387138813891390>>...1632

/third_party/lwip/src/api/
H A Dapi_msg.c754 int size; local
773 size = DEFAULT_RAW_RECVMBOX_SIZE;
778 size = DEFAULT_UDP_RECVMBOX_SIZE;
786 size = DEFAULT_TCP_RECVMBOX_SIZE;
794 if (sys_mbox_new(&conn->recvmbox, size) != ERR_OK) {
1761 1) We couldn't finish the current vector because of 16-bit size limitations.
/third_party/lz4/tests/
H A Dframetest.c284 if (avail_in != fhs) goto _output_error; /* must consume all, since header size is supposed to be exact */ in basicTests()
350 DISPLAYLEVEL(3, "Start by feeding 0 bytes, to get next input size : "); in basicTests()
355 DISPLAYLEVEL(3, "LZ4F_getFrameInfo on zero-size input : "); in basicTests()
523 /* frame content size tests */ in basicTests()
574 DISPLAYLEVEL(3, "created frame header of size %i bytes \n", (int)cErr); in basicTests()
589 size_t const srcSize = 65 KB; /* must be > 64 KB to avoid short-size optimizations */ in basicTests()
748 DISPLAYLEVEL(3, "Returned block size of %u bytes for blockID %u \n", in basicTests()
792 /* generate zero-size skippable frame */ in basicTests()
793 DISPLAYLEVEL(3, "zero-size skippable frame\n"); in basicTests()
846 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_ argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h260 // We assume the size of the arguments is the pointer size.
331 void PushArray(Register array, Register size, Register scratch,
600 void Ins(Register rt, Register rs, uint16_t pos, uint16_t size);
601 void Ext(Register rt, Register rs, uint16_t pos, uint16_t size);
602 void ExtractBits(Register dest, Register source, Register pos, int size,
604 void InsertBits(Register dest, Register source, Register pos, int size);
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h53 // information. It ensures predictable code size, so specific sites
340 void PushArray(Register array, Register size, PushArrayOrder order = kNormal);
584 // Bit field starts at bit pos and extending for size bits is extracted from
586 void ExtractBits(Register rt, Register rs, uint16_t pos, uint16_t size,
588 void ExtractBits(Register dest, Register source, Register pos, int size, in ExtractBits() argument
591 ExtractBits(dest, dest, 0, size, sign_extend); in ExtractBits()
594 // Insert bits [0, size) of source to bits [pos, pos+size) of dest
595 void InsertBits(Register dest, Register source, Register pos, int size);
1349 6 * kInstrSize); // Add the size o in GenerateSwitchTable()
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h393 template <class T, int size>
394 using NextBitField = InputCountField::Next<T, size>;
404 Allocate<Derived>(zone, inputs.size(), std::forward<Args>(args)...); in New()
604 const size_t size = size_before_node + sizeof(Derived); in Allocate() local
606 reinterpret_cast<intptr_t>(zone->Allocate<NodeWithInlineInputs>(size)); in Allocate()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c395 b->binary.size, in pan_blitter_get_blend_shaders()
397 memcpy(bin.cpu, b->binary.data, b->binary.size); in pan_blitter_get_blend_shaders()
630 binary.data, binary.size, in pan_blitter_get_blit_shader()
891 cfg.size = 4 * sizeof(float) * 4; in pan_blitter_emit_varying_buffer()
904 cfg.size = cfg.stride * 4; in pan_blitter_emit_varying_buffer()
1263 * the CRCs, so use a conservative tile size (16x16). in pan_preload_emit_pre_frame_dcd()
/third_party/musl/include/
H A Delf.h1146 #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char) (size))
1150 #define ELF64_M_INFO(sym, size) ELF32_M_INFO (sym, size)
1498 unsigned char size; member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_clnt.c953 * Take off the size of extension header itself (2 bytes for type and in tls_construct_ctos_padding()
1483 size_t size = PACKET_remaining(pkt); in tls_parse_stoc_sct() local
1489 s->ext.scts_len = (uint16_t)size; in tls_parse_stoc_sct()
1490 if (size > 0) { in tls_parse_stoc_sct()
1491 s->ext.scts = OPENSSL_malloc(size); in tls_parse_stoc_sct()
1497 if (!PACKET_copy_bytes(pkt, s->ext.scts, size)) { in tls_parse_stoc_sct()
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesni-mb-x86_64.pl172 lea 0x78($key),$key # size optimization
393 .size aesni_multi_cbc_encrypt,.-aesni_multi_cbc_encrypt
454 lea 0x78($key),$key # size optimization
665 .size aesni_multi_cbc_decrypt,.-aesni_multi_cbc_decrypt
727 lea 0x78($key),$key # size optimization
972 .size aesni_multi_cbc_encrypt_avx,.-aesni_multi_cbc_encrypt_avx
1026 lea 0x78($key),$key # size optimization
1302 .size aesni_multi_cbc_decrypt_avx,.-aesni_multi_cbc_decrypt_avx
1406 .size se_handler,.-se_handler
H A Dvpaes-ppc.pl406 .size .vpaes_encrypt,.-.vpaes_encrypt
638 .size .vpaes_decrypt,.-.vpaes_decrypt
865 .size .vpaes_cbc_encrypt,.-.vpaes_cbc_encrypt
1469 .size .vpaes_set_encrypt_key,.-.vpaes_set_encrypt_key
1552 .size .vpaes_set_decrypt_key,.-.vpaes_set_decrypt_key
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs114 pub size: ::c_ulong,
1521 pub const NFSMNT_WSIZE: ::c_int = 0x2; // set write size
1522 pub const NFSMNT_RSIZE: ::c_int = 0x4; // set read size
1525 pub const NFSMNT_MAXGRPS: ::c_int = 0x20; // set maximum grouplist size
1537 pub const NFSMNT_READDIRSIZE: ::c_int = 0x20000; // Set readdir size
1841 size: usize, in dl_iterate_phdr()
1857 pub fn freezero(ptr: *mut ::c_void, size: ::size_t); in freezero()
1858 pub fn malloc_conceal(size: ::size_t) -> *mut ::c_void; in malloc_conceal()
1859 pub fn calloc_conceal(nmemb: ::size_t, size: ::size_t) -> *mut ::c_void; in calloc_conceal()
/third_party/python/Lib/collections/
H A D__init__.py209 size = sizeof(self.__dict__) # instance dictionary
210 size += sizeof(self.__map) * 2 # internal dict and inherited dict
211 size += sizeof(self.__hardroot) * n # link objects
212 size += sizeof(self.__root) * n # proxy objects
213 return size
/third_party/openssl/crypto/aes/asm/
H A Daesni-mb-x86_64.pl172 lea 0x78($key),$key # size optimization
393 .size aesni_multi_cbc_encrypt,.-aesni_multi_cbc_encrypt
454 lea 0x78($key),$key # size optimization
665 .size aesni_multi_cbc_decrypt,.-aesni_multi_cbc_decrypt
727 lea 0x78($key),$key # size optimization
972 .size aesni_multi_cbc_encrypt_avx,.-aesni_multi_cbc_encrypt_avx
1026 lea 0x78($key),$key # size optimization
1302 .size aesni_multi_cbc_decrypt_avx,.-aesni_multi_cbc_decrypt_avx
1406 .size se_handler,.-se_handler
H A Dvpaes-ppc.pl406 .size .vpaes_encrypt,.-.vpaes_encrypt
638 .size .vpaes_decrypt,.-.vpaes_decrypt
865 .size .vpaes_cbc_encrypt,.-.vpaes_cbc_encrypt
1469 .size .vpaes_set_encrypt_key,.-.vpaes_set_encrypt_key
1552 .size .vpaes_set_decrypt_key,.-.vpaes_set_decrypt_key
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp302 void bufferMemoryBarrier (VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask,
601 void ConditionalRenderingBaseTestInstance::bufferMemoryBarrier (VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask, in bufferMemoryBarrier() argument
614 size //VkDeviceSize size; in bufferMemoryBarrier()
748 VkDeviceSize size = WIDTH * HEIGHT * mapVkFormat(format).getPixelSize(); in createResultBuffer() local
749 m_resultBuffer = Buffer::createAndAlloc(m_vkd, m_device, BufferCreateInfo(size, VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT), m_context.getDefaultAllocator(), MemoryRequirement::HostVisible); in createResultBuffer()
1106 sizeof(deUint32) //VkDeviceSize size; in iterate()
1186 16 //deUint32 size; in createPipelineLayout()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawIndirectTest.cpp371 const auto indexCount = m_data.size() - VERTEX_OFFSET; in IndirectDraw()
408 const size_t currentSize = m_indirectBufferContents.size(); in addCommand()
420 const size_t currentSize = m_indirectBufferContents.size(); in addCommand()
677 const vk::VkDeviceSize dataSize = m_indirectBufferContents.size(); in iterate()
1045 const vk::VkDeviceSize dataSize = m_indirectBufferContents.size(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp172 // Get location size according to the type.
287 // Get the corresponding array size based on the owner (vertex or primitive)
798 for (size_t i = 0; i < varVec.size(); ++i)
837 for (size_t i = 0; i < varVec.size(); ++i)
910 for (size_t i = 0; i < varVec.size(); ++i)
945 for (size_t i = 0; i < varVec.size(); ++i)
1708 for (size_t i = 0; i < varVec.size(); ++i)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1203 pushConstant.size = sizeof(deUint32); in generateGraphicsPipeline()
1313 (deUint32)colorBlendAttachmentState.size(), // deUint32 attachmentCount; in generateGraphicsPipeline()
1366 static_cast<deUint32>(colorsAttachmentFormats.size()), // deUint32 colorAttachmentCount; in generateGraphicsPipeline()
1548 const size_t dataSize = vbo.size() * sizeof(tcu::Vec2); in generateVertexBuffer()
1554 dataSize, // VkDeviceSize size; in generateVertexBuffer()
1802 static_cast<deUint32>(colorAttachments.size()), // deUint32 colorAttachmentCount; in rendering()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryTraversalControlTests.cpp497 static_cast<deUint32>(shaderCreateInfos.size()), // deUint32 stageCount; in initConfiguration()
522 VkDeviceSize(sizeof(tcu::Vec3) * vertices.size()), // VkDeviceSize size; in initConfiguration()
535 deMemcpy(vertexAlloc->getHostPtr(), vertices.data(), vertices.size() * sizeof(tcu::Vec3)); in initConfiguration()
569 vkd.cmdDraw(commandBuffer, deUint32(vertices.size()), 1, 0, 0); in fillCommandBuffer()
656 for (deUint32 primitiveNdx = 0; primitiveNdx < primitives.size(); ++primitiveNdx) in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp63 constexpr VkFormat kImageFormat = VK_FORMAT_R32_UINT; // So that each pixel has the same size as a deUint32.
851 for (size_t i = 0; i < bufferData.size(); ++i) in fillStd140Buffer()
1079 const auto vertexBufferSize = static_cast<VkDeviceSize>(kFullScreenQuad.size() * sizeof(decltype(kFullScreenQuad)::value_type)); in createGraphicsPipelineObjects()
1099 vkd.cmdDraw(cmdBuffer, static_cast<deUint32>(kFullScreenQuad.size()), 1u, 0u, 0u); in useGraphicsPipeline()
1520 static_cast<VkDeviceSize>(sizeof(deUint32)), // VkDeviceSize size; in iterate()
1524 vkd.cmdCopyBuffer(cmdBuffer, resourceBuffer->get(), verificationBuffer->get(), static_cast<deUint32>(regions.size()), regions.data()); in iterate()
1624 for (size_t i = 0; i < verificationData.size(); ++i) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp301 void bufferMemoryBarrier (VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask,
581 void ConditionalRenderingBaseTestInstance::bufferMemoryBarrier (VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask, in bufferMemoryBarrier() argument
594 size //VkDeviceSize size; in bufferMemoryBarrier()
728 VkDeviceSize size = WIDTH * HEIGHT * mapVkFormat(format).getPixelSize(); in createResultBuffer() local
729 m_resultBuffer = Buffer::createAndAlloc(m_vkd, m_device, BufferCreateInfo(size, VK_BUFFER_USAGE_TRANSFER_SRC_BIT | VK_BUFFER_USAGE_TRANSFER_DST_BIT), m_context.getDefaultAllocator(), MemoryRequirement::HostVisible); in createResultBuffer()
1086 sizeof(deUint32) //VkDeviceSize size; in iterate()
1166 16 //deUint32 size; in createPipelineLayout()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawIndirectTest.cpp336 const size_t indexBufferLength = m_data.size() - VERTEX_OFFSET; in IndirectDraw()
361 const size_t currentSize = m_indirectBufferContents.size(); in addCommand()
373 const size_t currentSize = m_indirectBufferContents.size(); in addCommand()
630 const vk::VkDeviceSize dataSize = m_indirectBufferContents.size(); in iterate()
979 const vk::VkDeviceSize dataSize = m_indirectBufferContents.size(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp172 // Get location size according to the type.
287 // Get the corresponding array size based on the owner (vertex or primitive)
798 for (size_t i = 0; i < varVec.size(); ++i)
837 for (size_t i = 0; i < varVec.size(); ++i)
910 for (size_t i = 0; i < varVec.size(); ++i)
945 for (size_t i = 0; i < varVec.size(); ++i)
1708 for (size_t i = 0; i < varVec.size(); ++i)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp198 if (GlobalExprs.size() == 1 && Expr && Expr->isConstant()) { in addLocationAttribute()
254 // 1) Start with a constNu of the appropriate pointer size in addLocationAttribute()
512 if (Ranges.size() == 1 || !DD->useRangesSection()) { in attachRangesOrLowHighPC()
523 List.reserve(Ranges.size()); in attachRangesOrLowHighPC()
847 if (FnArgs.size() > 1 && !FnArgs[FnArgs.size() - 1] && in constructSubprogramScopeDIE()
1331 // fit in the fixed size ULEB128 used inside the location expressions. in createBaseTypeDIEs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervals.cpp110 for (unsigned i = 0, e = VirtRegIntervals.size(); i != e; ++i) in releaseMemory()
158 for (unsigned Unit = 0, UnitE = RegUnitRanges.size(); Unit != UnitE; ++Unit) in print()
222 RMB.first = RegMaskSlots.size(); in computeRegMasks()
250 RMB.second = RegMaskSlots.size() - RMB.first; in computeRegMasks()
348 LLVM_DEBUG(dbgs() << "Created " << NewRanges.size() << " new intervals.\n"); in computeLiveInRegUnits()

Completed in 85 milliseconds

1...<<1381138213831384138513861387138813891390>>...1632