/third_party/node/deps/v8/src/objects/ |
H A D | js-proxy.h | 110 static_cast<int>(JSProxy::kTargetOffset)); member in v8::internal::JSProxy
|
/third_party/node/src/ |
H A D | node_binding.h | 24 static_cast<int>(node::ModuleFlags::kLinked), variable
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numrange_fluent.cpp | 208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 237 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function
|
H A D | number_fluent.cpp | 435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 465 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function [all...] |
/third_party/json/include/nlohmann/detail/input/ |
H A D | json_sax.hpp | 696 start_object(std::size_t = static_cast<std::size_t>(-1)) start_object() argument 711 start_array(std::size_t = static_cast<std::size_t>(-1)) start_array() argument [all...] |
H A D | lexer.hpp | 126 , decimal_point_char(static_cast<char_int_type>(get_decimal_point())) in static_cast() function in detail::lexer [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numrange_fluent.cpp | 208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 237 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function
|
H A D | number_fluent.cpp | 435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 465 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | numrange_fluent.cpp | 208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 237 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function
|
H A D | number_fluent.cpp | 407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in static_cast() function 437 : LNF(static_cast<NFS<LNF>&&>(src)) {} in static_cast() function [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | compare.h | 157 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_equality 201 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_equality 255 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering 257 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering 259 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::partial_ordering 350 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_ordering 352 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::weak_ordering 440 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_ordering 442 : value_(static_cast<compare_internal::value_type>(v)) {} in static_cast() function in absl::compare_internal::ord::strong_ordering
|
/third_party/skia/modules/skottie/src/effects/ |
H A D | ShiftChannelsEffect.cpp | 90 static_assert(SK_ARRAY_COUNT(gSourceCoeffs) == static_cast<size_t>(Source::kMax), ""); variable
|
/third_party/gn/src/base/ |
H A D | values.cc | 30 static_cast<size_t>(Value::Type::LIST) + 1, member [all...] |
/third_party/json/tests/src/ |
H A D | unit-regression1.cpp | 261 CHECK(static_cast<int>(j.type()) == static_cast<int>(custom_json::value_t::number_unsigned)); variable 266 CHECK(static_cast<int>(j.type()) == static_cast<int>(custom_json::value_t::number_float)); variable 271 CHECK(static_cast<int>(j.type()) == static_cast<int>(custom_json::value_t::number_integer)); variable 276 CHECK(static_cast<in variable [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | register-x64.h | 181 static_cast<int>(kYMMAfterLast), member
|
/third_party/skia/include/private/ |
H A D | SkTArray.h | 603 : STORAGE{}, INHERITED(static_cast<STORAGE*>(this)) {} in SkSTArray() function in SkSTArray
|
/third_party/json/include/nlohmann/ |
H A D | json.hpp | 743 reference set_parent(reference j, std::size_t old_capacity = static_cast<std::size_t>(-1)) in set_parent() argument [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | ir_builder.h | 228 AddConditionalBranch( uint32_t cond_id, uint32_t true_id, uint32_t false_id, uint32_t merge_id = kInvalidId, uint32_t selection_control = static_cast<uint32_t>(spv::SelectionControlMask::MaskNone)) AddConditionalBranch() argument 257 AddSwitch( uint32_t selector_id, uint32_t default_id, const std::vector<std::pair<Operand::OperandData, uint32_t>>& targets, uint32_t merge_id = kInvalidId, uint32_t selection_control = static_cast<uint32_t>(spv::SelectionControlMask::MaskNone)) AddSwitch() argument
|
/third_party/mesa3d/src/amd/addrlib/src/r800/ |
H A D | ciaddrlib.cpp | 575 ADDR_ASSERT(index < static_cast<INT_32>(m_noOfEntries)); in HwlPostCheckTileIndex() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 706 makeFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass, const VkExtent2D& renderSize, const VkFormat* colorFormat, const VkImageUsageFlags colorUsage, const VkFormat* dsFormat, const VkImageUsageFlags dsUsage = static_cast<VkImageUsageFlags>(0), const AspectFlags resolveAspects = ASPECT_NONE, const deUint32 inputAttachmentCount = 0) makeFramebuffer() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 706 makeFramebuffer(const DeviceInterface& vk, const VkDevice device, const VkRenderPass renderPass, const VkExtent2D& renderSize, const VkFormat* colorFormat, const VkImageUsageFlags colorUsage, const VkFormat* dsFormat, const VkImageUsageFlags dsUsage = static_cast<VkImageUsageFlags>(0), const AspectFlags resolveAspects = ASPECT_NONE, const deUint32 inputAttachmentCount = 0) makeFramebuffer() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ProgramLinkedResources.cpp | 1114 static_cast<GLuint>(caps.maxShaderTextureImageUnits[shaderType])) in static_cast() function [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 4560 void generateFailureText (TestLog& log, vk::VkFormat format, vk::VkImageUsageFlags usage, vk::VkImageCreateFlags create, vk::VkImageTiling tiling = static_cast<vk::VkImageTiling>(0), deUint32 width = 0, deUint32 height = 0, std::string exception = "") in generateFailureText() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 4326 void generateFailureText (TestLog& log, vk::VkFormat format, vk::VkImageUsageFlags usage, vk::VkImageCreateFlags create, vk::VkImageTiling tiling = static_cast<vk::VkImageTiling>(0), deUint32 width = 0, deUint32 height = 0, std::string exception = "") in generateFailureText() argument
|
/third_party/skia/tools/debugger/ |
H A D | DrawCommand.cpp | 377 static_assert(SK_ARRAY_COUNT(gBlendModeMap) == static_cast<size_t>(SkBlendMode::kLastMode) + 1, member 379 static_assert(SK_ARRAY_COUNT(gBlendModeMap) == static_cast<size_t>(SkBlendMode::kLuminosity) + 1, member
|