/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/poly1305/ |
H A D | poly1305-s390x.S | 41 .size poly1305_init,.-poly1305_init 105 .size poly1305_blocks,.-poly1305_blocks 147 .size poly1305_blocks_vx,.-poly1305_blocks_vx 200 .size __poly1305_mul,.-__poly1305_mul 622 .size __poly1305_blocks_vx,.-__poly1305_blocks_vx 684 .size poly1305_emit,.-poly1305_emit
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-array-builder.cc | 389 jump_table->constant_pool_index(), jump_table->size(), in OutputSwitchOnSmiNoFeedback() 1398 generator, jump_table->constant_pool_index(), jump_table->size())); in SwitchOnGeneratorState() 1553 int size, int case_value_base) { in AllocateJumpTable() 1554 DCHECK_GT(size, 0); in AllocateJumpTable() 1556 size_t constant_pool_index = constant_array_builder()->InsertJumpTable(size); in AllocateJumpTable() 1558 return zone()->New<BytecodeJumpTable>(constant_pool_index, size, in AllocateJumpTable() 1552 AllocateJumpTable( int size, int case_value_base) AllocateJumpTable() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_sched.cpp | 353 << (unsigned)packed_ops.size() << "\n"; in discard_slots() 1235 if (rb.size() <= r) in add_interferences() 1303 unsigned sz = rb.size(); in recolor_local() 1326 if (reg >= rb.size() || !rb.get(reg)) { in recolor_local() 2101 if (clause_lines.size() == lines.size()) in try_reserve()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_nv50.cpp | 153 assert(!adj || src.get()->reg.size <= 4); in srcAddr16() 155 offset /= src.get()->reg.size; in srcAddr16() 160 offset &= adj ? (0xffff >> (src.get()->reg.size >> 1)) : 0xffff; in srcAddr16() 455 assert(i->getSrc(0)->reg.size == 4); in setSrcFileBits() 470 reg->data.offset >> (reg->size >> 1); // no > 4 byte sources here in setSrc() 1526 if (typeSizeof(i->sType) == 1 && i->getSrc(0)->reg.size == 4) in emitCVT() 2206 // Change the encoding size of an instruction after BBs have been scheduled.
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-sparcv9.pl | 20 # two ways. 1. S-boxes are compressed from 5KB to 2KB+256B size each. 198 .size AES_Te,(.-AES_Te) 522 .size _sparcv9_AES_encrypt,(.-_sparcv9_AES_encrypt) 637 .size AES_encrypt,(.-AES_encrypt) 744 .size AES_Td,(.-AES_Td) 1068 .size _sparcv9_AES_decrypt,(.-_sparcv9_AES_decrypt) 1183 .size AES_decrypt,(.-AES_decrypt)
|
H A D | aesni-sha256-x86_64.pl | 169 .size $func,.-$func 401 lea 0x80($key),$inp # size optimization, reassign 457 sub \$-16*2*$SZ,$Tbl # size optimization 654 .size ${func}_xop,.-${func}_xop 717 lea 0x80($key),$inp # size optimization, reassign 773 sub \$-16*2*$SZ,$Tbl # size optimization 923 .size ${func}_avx,.-${func}_avx 1033 lea 0x80($key),$inp # size optimization, reassign 1045 sub \$-16*$SZ,%r13 # inp++, size optimization 1113 sub \$-16*2*$SZ,$Tbl # size optimizatio [all...] |
H A D | aesfx-sparcv9.pl | 139 .size aes_fx_encrypt,.-aes_fx_encrypt 229 .size aes_fx_decrypt,.-aes_fx_decrypt 243 .size aes_fx_set_decrypt_key,.-aes_fx_set_decrypt_key 388 .size aes_fx_set_encrypt_key,.-aes_fx_set_encrypt_key 858 .size aes_fx_cbc_encrypt,.-aes_fx_cbc_encrypt 1107 .size aes_fx_ctr32_encrypt_blocks,.-aes_fx_ctr32_encrypt_blocks
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/poly1305/ |
H A D | poly1305-s390x.S | 41 .size poly1305_init,.-poly1305_init 105 .size poly1305_blocks,.-poly1305_blocks 147 .size poly1305_blocks_vx,.-poly1305_blocks_vx 200 .size __poly1305_mul,.-__poly1305_mul 622 .size __poly1305_blocks_vx,.-__poly1305_blocks_vx 684 .size poly1305_emit,.-poly1305_emit
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-mb-x86_64.pl | 530 .size sha1_multi_block,.-sha1_multi_block 567 lea 0x40($ctx),$ctx # size optimization 795 .size sha1_multi_block_shaext,.-sha1_multi_block_shaext 1193 .size sha1_multi_block_avx,.-sha1_multi_block_avx 1373 .size sha1_multi_block_avx2,.-sha1_multi_block_avx2 1486 .size se_handler,.-se_handler 1542 .size avx2_handler,.-avx2_handler
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 174 .size poly1305_init,.-poly1305_init 338 .size poly1305_blocks,.-poly1305_blocks 440 .size poly1305_emit,.-poly1305_emit 665 .size poly1305_init_neon,.-poly1305_init_neon 1152 .size poly1305_blocks_neon,.-poly1305_blocks_neon 1224 .size poly1305_emit_neon,.-poly1305_emit_neon
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | x86_64-mont.pl | 364 .size bn_mul_mont,.-bn_mul_mont 817 .size bn_mul4x_mont,.-bn_mul4x_mont 1032 .size bn_sqr8x_mont,.-bn_sqr8x_mont 1401 .size bn_mulx4x_mont,.-bn_mulx4x_mont 1455 .size mul_handler,.-mul_handler 1548 .size sqr_handler,.-sqr_handler
|
/third_party/libcoap/src/ |
H A D | coap_oscore.c | 674 size_t size; in coap_oscore_new_pdu_encrypted() local 681 if (coap_get_data(pdu, &size, &data)) { in coap_oscore_new_pdu_encrypted() 682 coap_add_data(association->sent_pdu, size, data); in coap_oscore_new_pdu_encrypted() 776 uint8_t osc_size; /* size of OSCORE OPTION */ in coap_oscore_decrypt_pdu() 1670 size_t size, in get_split_entry() 1680 kend = end = memchr(begin, '\n', size); in get_split_entry() 1691 size -= kend - begin + 1; in get_split_entry() 1870 coap_log_warn("oscore_conf: Maximum size of recipient_id is 7 bytes\n"); in coap_parse_oscore_conf_mem() 1956 coap_log_warn("oscore_conf: Maximum size of sender_id is 7 bytes\n"); in coap_parse_oscore_conf_mem() 1960 coap_log_warn("oscore_conf: Maximum size o in coap_parse_oscore_conf_mem() 1669 get_split_entry(const char **start, size_t size, coap_str_const_t *keyword, oscore_value_t *value) get_split_entry() argument [all...] |
/third_party/libabigail/src/ |
H A D | abg-suppression.cc | 872 // ... carries no size change ... in suppresses_diff() 1352 && fn_call->get_arguments().size() == 1) in eval_boundary() 1767 && v->get_value_items().size() == 1 in read_type_suppression() 1769 && is_list_property_value(v->get_value_items()[0])->get_content().size() == 2) in read_type_suppression() 1833 || tuple_value->get_value_items().size() != 1 in read_type_suppression() 1841 if (list_value->get_content().size() != 2) in read_type_suppression() 3047 for (; cur < str.size(); ++cur) in read_parameter_spec_from_string() 3056 for (; cur < str.size(); ++cur) in read_parameter_spec_from_string() 3064 for (; cur < str.size(); ++cur) in read_parameter_spec_from_string() 3077 for (; cur < str.size(); in read_parameter_spec_from_string() [all...] |
/third_party/openssl/test/ |
H A D | ssl_old_test.c | 740 size_t size; in print_key_details() local 742 if (!EVP_PKEY_get_group_name(key, group, sizeof(group), &size)) in print_key_details() 1744 long size; in main() local 1747 size = SSL_CTX_set_tlsext_ticket_keys(s_ctx, NULL, 0); in main() 1748 keys = OPENSSL_zalloc(size); in main() 1751 SSL_CTX_set_tlsext_ticket_keys(s_ctx, keys, size); in main()
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-util.c | 145 static int set_period_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t size) { in set_period_size() argument 152 s = size; in set_period_size() 155 s = size; in set_period_size() 158 s = size; in set_period_size() 170 static int set_buffer_size(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams, snd_pcm_uframes_t size) { in set_buffer_size() argument 176 if ((ret = snd_pcm_hw_params_set_buffer_size_near(pcm_handle, hwparams, &size)) < 0) { in set_buffer_size() 272 * devices, which have a low enough transfer size for timer-based in pa_alsa_set_hw_params() 274 * querying the block transfer size. */ in pa_alsa_set_hw_params() 343 pa_log_debug("Maximum hw buffer size is %lu ms", (long unsigned) (max_frames * PA_MSEC_PER_SEC / _ss.rate)); in pa_alsa_set_hw_params() 346 * size firs in pa_alsa_set_hw_params() [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-sparcv9.pl | 20 # two ways. 1. S-boxes are compressed from 5KB to 2KB+256B size each. 198 .size AES_Te,(.-AES_Te) 522 .size _sparcv9_AES_encrypt,(.-_sparcv9_AES_encrypt) 637 .size AES_encrypt,(.-AES_encrypt) 744 .size AES_Td,(.-AES_Td) 1068 .size _sparcv9_AES_decrypt,(.-_sparcv9_AES_decrypt) 1183 .size AES_decrypt,(.-AES_decrypt)
|
H A D | aesfx-sparcv9.pl | 139 .size aes_fx_encrypt,.-aes_fx_encrypt 229 .size aes_fx_decrypt,.-aes_fx_decrypt 243 .size aes_fx_set_decrypt_key,.-aes_fx_set_decrypt_key 388 .size aes_fx_set_encrypt_key,.-aes_fx_set_encrypt_key 858 .size aes_fx_cbc_encrypt,.-aes_fx_cbc_encrypt 1107 .size aes_fx_ctr32_encrypt_blocks,.-aes_fx_ctr32_encrypt_blocks
|
H A D | aesni-sha256-x86_64.pl | 169 .size $func,.-$func 401 lea 0x80($key),$inp # size optimization, reassign 457 sub \$-16*2*$SZ,$Tbl # size optimization 654 .size ${func}_xop,.-${func}_xop 717 lea 0x80($key),$inp # size optimization, reassign 773 sub \$-16*2*$SZ,$Tbl # size optimization 923 .size ${func}_avx,.-${func}_avx 1033 lea 0x80($key),$inp # size optimization, reassign 1045 sub \$-16*$SZ,%r13 # inp++, size optimization 1113 sub \$-16*2*$SZ,$Tbl # size optimizatio [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 174 .size poly1305_init,.-poly1305_init 338 .size poly1305_blocks,.-poly1305_blocks 440 .size poly1305_emit,.-poly1305_emit 665 .size poly1305_init_neon,.-poly1305_init_neon 1152 .size poly1305_blocks_neon,.-poly1305_blocks_neon 1224 .size poly1305_emit_neon,.-poly1305_emit_neon
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeCooperativeMatrixTests.cpp | 194 std::vector<VkCooperativeMatrixPropertiesKHR> result(properties.size()); in convertCooperativeMatrixProperties() 196 for (size_t i = 0; i < properties.size(); ++i) in convertCooperativeMatrixProperties() 257 default: TCU_THROW(NotSupportedError, "Unsupported Subgroup size"); in getSubgroupSizeFromMode() 354 for (size_t i = 0; i < properties.size(); ++i) in checkSupport() 1018 for (size_t i = 0; i < properties.size(); ++i) in iterate() 1040 for (deUint32 i = 0; i < properties.size(); ++i) in iterate() 1049 // For these tests, m_data.M/N are always the matrix size. Check if they match in iterate() 1064 for (unsigned int s = 0; s < testSizes.size(); ++s) in iterate() 1067 // Otherwise, MxN is the size of the input/output matrices in iterate() 1641 // truncate the result to the size o in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 319 const vk::VkDeviceSize dataSize = m_data.size() * sizeof(PositionColorVertex); in initialize() 741 const auto numVert = static_cast<uint32_t>(m_data.size()); in iterate() 755 m_vk.cmdDraw(*m_cmdBuffer, static_cast<deUint32>(m_data.size()), 1, 0, 0); in iterate() 1040 renderPass.createFramebuffer(vkd, device, static_cast<deUint32>(attachments.size()), de::dataOrNull(images), de::dataOrNull(attachments), extent.width, extent.height); in iterate() 1117 static_cast<deUint32>(dynamicStates.size()), // deUint32 dynamicStateCount; in iterate() 1165 renderPass.begin(vkd, cmdBuffer, scissors.at(0), static_cast<deUint32>(clearColors.size()), de::dataOrNull(clearColors)); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingShaderBindingTableTests.cpp | 240 for (size_t cornerNdx = 0; cornerNdx < corners.size(); cornerNdx += HIT_GEOMETRY_COUNT) in initBottomAccelerationStructures() 243 size_t geometryCount = std::min(corners.size() - cornerNdx, size_t(HIT_GEOMETRY_COUNT)); in initBottomAccelerationStructures() 269 deUint32 instanceCount = deUint32(bottomLevelAccelerationStructures.size()); in initTopAccelerationStructure() 442 // ShaderRecordKHR size must be multiple of shaderGroupHandleSize in initShaderBindingTables() 567 for (size_t cornerNdx = 0; cornerNdx < corners.size(); cornerNdx += HIT_GEOMETRY_COUNT, ++instanceOffset) in verifyImage() 569 size_t geometryCount = std::min(corners.size() - cornerNdx, size_t(HIT_GEOMETRY_COUNT)); in verifyImage() 1392 srbDataPtrs.reserve(srbData.size()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktExternalMemoryUtil.cpp | 1229 requirements.size, in importMemory() 1258 requirements.size, in importMemory() 1289 requirements.size, in importMemory() 1368 requirements.size, in importMemory() 1455 vk::VkDeviceSize size, in createExternalBuffer() 1470 size, in createExternalBuffer() 1451 createExternalBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex, vk::VkExternalMemoryHandleTypeFlagBits externalType, vk::VkDeviceSize size, vk::VkBufferCreateFlags createFlags, vk::VkBufferUsageFlags usageFlags) createExternalBuffer() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateRSTests.cpp | 316 const vk::VkDeviceSize dataSize = m_data.size() * sizeof(PositionColorVertex); in initialize() 712 const auto numVert = static_cast<uint32_t>(m_data.size()); in iterate() 726 m_vk.cmdDraw(*m_cmdBuffer, static_cast<deUint32>(m_data.size()), 1, 0, 0); in iterate() 1008 const auto framebuffer = vk::makeFramebuffer(vkd, device, renderPass.get(), static_cast<deUint32>(attachments.size()), de::dataOrNull(attachments), extent.width, extent.height); in iterate() 1085 static_cast<deUint32>(dynamicStates.size()), // deUint32 dynamicStateCount; in iterate() 1122 vk::beginRenderPass(vkd, cmdBuffer, renderPass.get(), framebuffer.get(), scissors.at(0), static_cast<deUint32>(clearColors.size()), de::dataOrNull(clearColors)); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Display.cpp | 947 if (mConfigSet.size() == 0) in initialize() 1364 // A program cache size of zero indicates it should be disabled. in createContext() 2106 // Note: we check the size here instead of in the validation code, since we need to in programCacheQuery() 2108 // could change between the validation size check and the retrieval. in programCacheQuery() 2109 if (programBinary.size() > static_cast<size_t>(*binarysize)) in programCacheQuery() 2114 memcpy(binary, programBinary.data(), programBinary.size()); in programCacheQuery() 2117 *binarysize = static_cast<EGLint>(programBinary.size()); in programCacheQuery() 2148 size_t initialSize = mMemoryProgramCache.size(); in programCacheResize() 2207 value = mFeatures.size(); in queryAttrib()
|