Home
last modified time | relevance | path

Searched refs:e16 (Results 1 - 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralErrors.js19 var e16 = { 0x20: 0, 3.2e1: 0 };
73 var e16 = { 0x20: 0, 3.2e1: 0 };
/third_party/rust/crates/minimal-lexical/tests/
H A Dnumber_tests.rs74 assert_eq!(number.try_fast_path::<f32>(), Some(1.2345e16)); in try_fast_path_test()
75 assert_eq!(number.try_fast_path::<f64>(), Some(1.2345e16)); in try_fast_path_test()
/third_party/rust/crates/minimal-lexical/src/
H A Dtable_small.rs68 1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8, 1e9, 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16,
/third_party/lwip/src/include/netif/ppp/
H A Deui64.h56 u16_t e16[4]; member
/third_party/ffmpeg/libswscale/
H A Dyuv2rgb.c409 const uint8_t *e16 = ff_dither_2x2_4[y & 1]; variable
415 g[Y + e16[0 + o]] + \
419 g[Y + e16[1 + o]] + \
440 const uint8_t *e16 = ff_dither_2x2_8[(y & 1)^1]; variable
446 b[Y + e16[0 + o]]; \
450 b[Y + e16[1 + o]];
/third_party/FreeBSD/contrib/gdtoa/
H A Dmisc.c824 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
829 bigtens[] = { 1e16, 1e32, 1e64 };
832 bigtens[] = { 1e16, 1e32 };
840 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19,
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_idct.asm553 ; %7 - register with e16
563 paddd m4, m7, %7 ; o16 + e16
564 psubd %7, m7 ; e16 - o16
569 ; produce 8x4 matrix of e16 coeffs
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c986 felem e2, e4, e8, e16, e32, e64; in felem_inv() local
1019 felem_assign(e16, ftmp); in felem_inv()
1024 felem_mul(tmp, ftmp, e16); in felem_inv()
1045 felem_mul(tmp, ftmp2, e16); in felem_inv()
/third_party/openssl/crypto/ec/
H A Decp_nistp256.c986 felem e2, e4, e8, e16, e32, e64; in felem_inv() local
1019 felem_assign(e16, ftmp); in felem_inv()
1024 felem_mul(tmp, ftmp, e16); in felem_inv()
1045 felem_mul(tmp, ftmp2, e16); in felem_inv()
/third_party/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp121 logln("checking 1e16..1e17"); in TestCalendarExtremeLimit()
122 for ( m = 1e16; m < 1e17; m *= 1.1) { in TestCalendarExtremeLimit()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution_test.cc356 Param{0.0, 1e16, 0.01, 100},
/third_party/python/Lib/test/
H A Dtest_math.py26 x, y = 1e16, 2.9999 # use temporary values to defeat peephole optimizer
27 HAVE_DOUBLE_ROUNDING = (x + y == 1e16 + 4)
677 ([1e16, 1., 1e-16], 10000000000000002.0),
678 ([1e16-2., 1.-2.**-53, -(1e16-2.), -(1.-2.**-53)], 0.0),
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java467 1e16,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DDecimalQuantity_AbstractBCD.java479 1e16,
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers.cc391 if (d < 1e-10) exp -= 16, d *= 1e16; in SplitToSix()
/third_party/python/Python/
H A Ddtoa.c1130 1e10, 1e11, 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19,
1135 bigtens[] = { 1e16, 1e32, 1e64, 1e128, 1e256 };
2230 * 5. When converting floating-point integers less than 1e16,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp2062 e16 = VK_SAMPLE_COUNT_16_BIT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits
2074 SampleCountFlagBits::e8 | SampleCountFlagBits::e16 | SampleCountFlagBits::e32 |
5091 e16 = VK_VIDEO_ENCODE_H265_CTB_SIZE_16_BIT_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::DeviceQueueCreateFlagBits::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits::QueryType::BufferCreateFlagBits::BufferUsageFlagBits::SharingMode::ImageLayout::ComponentSwizzle::ImageViewCreateFlagBits::ImageViewType::PipelineCacheCreateFlagBits::BlendFactor::BlendOp::ColorComponentFlagBits::CompareOp::CullModeFlagBits::DynamicState::FrontFace::LogicOp::PipelineCreateFlagBits::PipelineShaderStageCreateFlagBits::PolygonMode::PrimitiveTopology::ShaderStageFlagBits::StencilOp::VertexInputRate::PipelineColorBlendStateCreateFlagBits::PipelineDepthStencilStateCreateFlagBits::PipelineLayoutCreateFlagBits::BorderColor::Filter::SamplerAddressMode::SamplerCreateFlagBits::SamplerMipmapMode::DescriptorPoolCreateFlagBits::DescriptorSetLayoutCreateFlagBits::DescriptorType::AccessFlagBits::AttachmentDescriptionFlagBits::AttachmentLoadOp::AttachmentStoreOp::DependencyFlagBits::FramebufferCreateFlagBits::PipelineBindPoint::RenderPassCreateFlagBits::SubpassDescriptionFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferLevel::CommandBufferResetFlagBits::CommandBufferUsageFlagBits::QueryControlFlagBits::IndexType::StencilFaceFlagBits::SubpassContents::SubgroupFeatureFlagBits::PeerMemoryFeatureFlagBits::MemoryAllocateFlagBits::PointClippingBehavior::TessellationDomainOrigin::SamplerYcbcrModelConversion::SamplerYcbcrRange::ChromaLocation::DescriptorUpdateTemplateType::ExternalMemoryHandleTypeFlagBits::ExternalMemoryFeatureFlagBits::ExternalFenceHandleTypeFlagBits::ExternalFenceFeatureFlagBits::FenceImportFlagBits::SemaphoreImportFlagBits::ExternalSemaphoreHandleTypeFlagBits::ExternalSemaphoreFeatureFlagBits::DriverId::ShaderFloatControlsIndependence::DescriptorBindingFlagBits::ResolveModeFlagBits::SamplerReductionMode::SemaphoreType::SemaphoreWaitFlagBits::PipelineCreationFeedbackFlagBits::ToolPurposeFlagBits::PipelineStageFlagBits2::AccessFlagBits2::SubmitFlagBits::RenderingFlagBits::FormatFeatureFlagBits2::SurfaceTransformFlagBitsKHR::PresentModeKHR::ColorSpaceKHR::CompositeAlphaFlagBitsKHR::SwapchainCreateFlagBitsKHR::DeviceGroupPresentModeFlagBitsKHR::DisplayPlaneAlphaFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::VideoCodecOperationFlagBitsKHR::VideoChromaSubsamplingFlagBitsKHR::VideoComponentBitDepthFlagBitsKHR::VideoCapabilityFlagBitsKHR::VideoSessionCreateFlagBitsKHR::VideoCodingControlFlagBitsKHR::QueryResultStatusKHR::VideoDecodeCapabilityFlagBitsKHR::VideoDecodeUsageFlagBitsKHR::VideoEncodeH264CapabilityFlagBitsKHR::VideoEncodeH264StdFlagBitsKHR::VideoEncodeH264RateControlFlagBitsKHR::VideoEncodeH265CapabilityFlagBitsKHR::VideoEncodeH265StdFlagBitsKHR::VideoEncodeH265CtbSizeFlagBitsKHR
5103 VideoEncodeH265CtbSizeFlagBitsKHR::e16 | VideoEncodeH265CtbSizeFlagBitsKHR::e32 | VideoEncodeH265CtbSizeFlagBitsKHR::e64;
5110 e16 = VK_VIDEO_ENCODE_H265_TRANSFORM_BLOCK_SIZE_16_BIT_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType::PipelineCacheHeaderVersion::ObjectType::VendorId::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InstanceCreateFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::DeviceQueueCreateFlagBits::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits::QueryType::BufferCreateFlagBits::BufferUsageFlagBits::SharingMode::ImageLayout::ComponentSwizzle::ImageViewCreateFlagBits::ImageViewType::PipelineCacheCreateFlagBits::BlendFactor::BlendOp::ColorComponentFlagBits::CompareOp::CullModeFlagBits::DynamicState::FrontFace::LogicOp::PipelineCreateFlagBits::PipelineShaderStageCreateFlagBits::PolygonMode::PrimitiveTopology::ShaderStageFlagBits::StencilOp::VertexInputRate::PipelineColorBlendStateCreateFlagBits::PipelineDepthStencilStateCreateFlagBits::PipelineLayoutCreateFlagBits::BorderColor::Filter::SamplerAddressMode::SamplerCreateFlagBits::SamplerMipmapMode::DescriptorPoolCreateFlagBits::DescriptorSetLayoutCreateFlagBits::DescriptorType::AccessFlagBits::AttachmentDescriptionFlagBits::AttachmentLoadOp::AttachmentStoreOp::DependencyFlagBits::FramebufferCreateFlagBits::PipelineBindPoint::RenderPassCreateFlagBits::SubpassDescriptionFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferLevel::CommandBufferResetFlagBits::CommandBufferUsageFlagBits::QueryControlFlagBits::IndexType::StencilFaceFlagBits::SubpassContents::SubgroupFeatureFlagBits::PeerMemoryFeatureFlagBits::MemoryAllocateFlagBits::PointClippingBehavior::TessellationDomainOrigin::SamplerYcbcrModelConversion::SamplerYcbcrRange::ChromaLocation::DescriptorUpdateTemplateType::ExternalMemoryHandleTypeFlagBits::ExternalMemoryFeatureFlagBits::ExternalFenceHandleTypeFlagBits::ExternalFenceFeatureFlagBits::FenceImportFlagBits::SemaphoreImportFlagBits::ExternalSemaphoreHandleTypeFlagBits::ExternalSemaphoreFeatureFlagBits::DriverId::ShaderFloatControlsIndependence::DescriptorBindingFlagBits::ResolveModeFlagBits::SamplerReductionMode::SemaphoreType::SemaphoreWaitFlagBits::PipelineCreationFeedbackFlagBits::ToolPurposeFlagBits::PipelineStageFlagBits2::AccessFlagBits2::SubmitFlagBits::RenderingFlagBits::FormatFeatureFlagBits2::SurfaceTransformFlagBitsKHR::PresentModeKHR::ColorSpaceKHR::CompositeAlphaFlagBitsKHR::SwapchainCreateFlagBitsKHR::DeviceGroupPresentModeFlagBitsKHR::DisplayPlaneAlphaFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::VideoCodecOperationFlagBitsKHR::VideoChromaSubsamplingFlagBitsKHR::VideoComponentBitDepthFlagBitsKHR::VideoCapabilityFlagBitsKHR::VideoSessionCreateFlagBitsKHR::VideoCodingControlFlagBitsKHR::QueryResultStatusKHR::VideoDecodeCapabilityFlagBitsKHR::VideoDecodeUsageFlagBitsKHR::VideoEncodeH264CapabilityFlagBitsKHR::VideoEncodeH264StdFlagBitsKHR::VideoEncodeH264RateControlFlagBitsKHR::VideoEncodeH265CapabilityFlagBitsKHR::VideoEncodeH265StdFlagBitsKHR::VideoEncodeH265CtbSizeFlagBitsKHR::VideoEncodeH265TransformBlockSizeFlagBitsKHR
5121 VideoEncodeH265TransformBlockSizeFlagBitsKHR::e4 | VideoEncodeH265TransformBlockSizeFlagBitsKHR::e8 | VideoEncodeH265TransformBlockSizeFlagBitsKHR::e16 |
H A Dvulkan_to_string.hpp296 if ( value & SampleCountFlagBits::e16 ) in to_string()
2375 if ( value & VideoEncodeH265CtbSizeFlagBitsKHR::e16 ) in to_string()
2395 if ( value & VideoEncodeH265TransformBlockSizeFlagBitsKHR::e16 ) in to_string()
5066 case SampleCountFlagBits::e16: return "16"; in to_string()
7232 case VideoEncodeH265CtbSizeFlagBitsKHR::e16: return "16"; in to_string()
7245 case VideoEncodeH265TransformBlockSizeFlagBitsKHR::e16: return "16"; in to_string()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp64 1e16,
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp64 1e16,
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp64 1e16,
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc518 C(53467e16)},
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp2886 e16 = VK_SAMPLE_COUNT_16_BIT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits
2899 case SampleCountFlagBits::e16: return "16"; in to_string()
6098 e16 = VK_VIDEO_ENCODE_H265_CTB_SIZE_16_BIT_EXT, member in VULKAN_HPP_NAMESPACE::Result::StructureType::ObjectType::VendorId::PipelineCacheHeaderVersion::Format::FormatFeatureFlagBits::ImageCreateFlagBits::ImageTiling::ImageType::ImageUsageFlagBits::InternalAllocationType::MemoryHeapFlagBits::MemoryPropertyFlagBits::PhysicalDeviceType::QueueFlagBits::SampleCountFlagBits::SystemAllocationScope::PipelineStageFlagBits::ImageAspectFlagBits::SparseImageFormatFlagBits::SparseMemoryBindFlagBits::FenceCreateFlagBits::EventCreateFlagBits::QueryPipelineStatisticFlagBits::QueryResultFlagBits::QueryType::BufferCreateFlagBits::BufferUsageFlagBits::SharingMode::ImageLayout::ComponentSwizzle::ImageViewCreateFlagBits::ImageViewType::BlendFactor::BlendOp::ColorComponentFlagBits::CompareOp::CullModeFlagBits::DynamicState::FrontFace::LogicOp::PipelineCreateFlagBits::PipelineShaderStageCreateFlagBits::PolygonMode::PrimitiveTopology::ShaderStageFlagBits::StencilOp::VertexInputRate::BorderColor::Filter::SamplerAddressMode::SamplerCreateFlagBits::SamplerMipmapMode::DescriptorPoolCreateFlagBits::DescriptorSetLayoutCreateFlagBits::DescriptorType::AccessFlagBits::AttachmentDescriptionFlagBits::AttachmentLoadOp::AttachmentStoreOp::DependencyFlagBits::FramebufferCreateFlagBits::PipelineBindPoint::RenderPassCreateFlagBits::SubpassDescriptionFlagBits::CommandPoolCreateFlagBits::CommandPoolResetFlagBits::CommandBufferLevel::CommandBufferResetFlagBits::CommandBufferUsageFlagBits::QueryControlFlagBits::IndexType::StencilFaceFlagBits::SubpassContents::SubgroupFeatureFlagBits::PeerMemoryFeatureFlagBits::MemoryAllocateFlagBits::PointClippingBehavior::TessellationDomainOrigin::DeviceQueueCreateFlagBits::SamplerYcbcrModelConversion::SamplerYcbcrRange::ChromaLocation::DescriptorUpdateTemplateType::ExternalMemoryHandleTypeFlagBits::ExternalMemoryFeatureFlagBits::ExternalFenceHandleTypeFlagBits::ExternalFenceFeatureFlagBits::FenceImportFlagBits::SemaphoreImportFlagBits::ExternalSemaphoreHandleTypeFlagBits::ExternalSemaphoreFeatureFlagBits::DriverId::ShaderFloatControlsIndependence::DescriptorBindingFlagBits::ResolveModeFlagBits::SamplerReductionMode::SemaphoreType::SemaphoreWaitFlagBits::SurfaceTransformFlagBitsKHR::PresentModeKHR::ColorSpaceKHR::CompositeAlphaFlagBitsKHR::SwapchainCreateFlagBitsKHR::DeviceGroupPresentModeFlagBitsKHR::DisplayPlaneAlphaFlagBitsKHR::DebugReportFlagBitsEXT::DebugReportObjectTypeEXT::RasterizationOrderAMD::VideoCodecOperationFlagBitsKHR::VideoChromaSubsamplingFlagBitsKHR::VideoComponentBitDepthFlagBitsKHR::VideoCapabilityFlagBitsKHR::VideoSessionCreateFlagBitsKHR::VideoCodingControlFlagBitsKHR::VideoCodingQualityPresetFlagBitsKHR::QueryResultStatusKHR::VideoDecodeFlagBitsKHR::VideoEncodeH264CapabilityFlagBitsEXT::VideoEncodeH264InputModeFlagBitsEXT::VideoEncodeH264OutputModeFlagBitsEXT::VideoEncodeH264CreateFlagBitsEXT::VideoEncodeH265CapabilityFlagBitsEXT::VideoEncodeH265InputModeFlagBitsEXT::VideoEncodeH265OutputModeFlagBitsEXT::VideoEncodeH265CtbSizeFlagBitsEXT
6108 case VideoEncodeH265CtbSizeFlagBitsEXT::e16: return "16"; in to_string()
8764 VkFlags( SampleCountFlagBits::e16 ) | VkFlags( SampleCountFlagBits::e32 ) |
8806 if ( value & SampleCountFlagBits::e16 ) in to_string()
13038 allFlags = VkFlags( VideoEncodeH265CtbSizeFlagBitsEXT::e8 ) | VkFlags( VideoEncodeH265CtbSizeFlagBitsEXT::e16 ) |
13075 if ( value & VideoEncodeH265CtbSizeFlagBitsEXT::e16 ) in to_string()
/third_party/python/
H A Dconfigure22690 /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */
22691 x = 1e16;
22694 if (z != 1e16+4.)
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c12813 {0x0000000000000000, 0x8E1BC9BF04000000}, // 1e16
13092 1e12, 1e13, 1e14, 1e15, 1e16, 1e17, 1e18, 1e19, 1e20, 1e21, 1e22,
[all...]

Completed in 309 milliseconds

12