/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-ast.h | 582 const RegExpFlags flags_; member in v8::internal::final
|
H A D | regexp-compiler.h | 577 const RegExpFlags flags_; member in v8::internal::RegExpCompiler
|
H A D | regexp-nodes.h | 528 RegExpFlags flags_; member in v8::internal::BackReferenceNode
|
H A D | regexp-parser.cc | 81 const RegExpFlags flags_; member in v8::internal::__anon14998::RegExpBuilder
|
H A D | regexp-compiler.cc | 3715 that->MakeCaseIndependent(isolate(), is_one_byte_, flags_); local 3783 const RegExpFlags flags_; member in v8::internal::Analysis
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument 64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument 114 SubpassDescription1(const void* pNext_, VkSubpassDescriptionFlags flags_, VkPipelineBindPoint pipelineBindPoint_, deUint32 viewMask_, deUint32 inputAttachmentCount_, const VkAttachmentReference* pInputAttachments_, deUint32 colorAttachmentCount_, const VkAttachmentReference* pColorAttachments_, const VkAttachmentReference* pResolveAttachments_, const VkAttachmentReference* pDepthStencilAttachment_, deUint32 preserveAttachmentCount_, const deUint32* pPreserveAttachments_) SubpassDescription1() argument 145 SubpassDescription2(const void* pNext_, VkSubpassDescriptionFlags flags_, VkPipelineBindPoint pipelineBindPoint_, deUint32 viewMask_, deUint32 inputAttachmentCount_, const VkAttachmentReference2* pInputAttachments_, deUint32 colorAttachmentCount_, const VkAttachmentReference2* pColorAttachments_, const VkAttachmentReference2* pResolveAttachments_, const VkAttachmentReference2* pDepthStencilAttachment_, deUint32 preserveAttachmentCount_, const deUint32* pPreserveAttachments_) SubpassDescription2() argument 220 RenderPassCreateInfo1(const void* pNext_, VkRenderPassCreateFlags flags_, deUint32 attachmentCount_, const VkAttachmentDescription* pAttachments_, deUint32 subpassCount_, const VkSubpassDescription* pSubpasses_, deUint32 dependencyCount_, const VkSubpassDependency* pDependencies_, deUint32 correlatedViewMaskCount_, const deUint32* pCorrelatedViewMasks_) RenderPassCreateInfo1() argument 252 RenderPassCreateInfo2(const void* pNext_, VkRenderPassCreateFlags flags_, deUint32 attachmentCount_, const VkAttachmentDescription2* pAttachments_, deUint32 subpassCount_, const VkSubpassDescription2* pSubpasses_, deUint32 dependencyCount_, const VkSubpassDependency2* pDependencies_, deUint32 correlatedViewMaskCount_, const deUint32* pCorrelatedViewMasks_) RenderPassCreateInfo2() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTestsUtil.cpp | 38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument 64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument 114 SubpassDescription1(const void* pNext_, VkSubpassDescriptionFlags flags_, VkPipelineBindPoint pipelineBindPoint_, deUint32 viewMask_, deUint32 inputAttachmentCount_, const VkAttachmentReference* pInputAttachments_, deUint32 colorAttachmentCount_, const VkAttachmentReference* pColorAttachments_, const VkAttachmentReference* pResolveAttachments_, const VkAttachmentReference* pDepthStencilAttachment_, deUint32 preserveAttachmentCount_, const deUint32* pPreserveAttachments_) SubpassDescription1() argument 145 SubpassDescription2(const void* pNext_, VkSubpassDescriptionFlags flags_, VkPipelineBindPoint pipelineBindPoint_, deUint32 viewMask_, deUint32 inputAttachmentCount_, const VkAttachmentReference2* pInputAttachments_, deUint32 colorAttachmentCount_, const VkAttachmentReference2* pColorAttachments_, const VkAttachmentReference2* pResolveAttachments_, const VkAttachmentReference2* pDepthStencilAttachment_, deUint32 preserveAttachmentCount_, const deUint32* pPreserveAttachments_) SubpassDescription2() argument 220 RenderPassCreateInfo1(const void* pNext_, VkRenderPassCreateFlags flags_, deUint32 attachmentCount_, const VkAttachmentDescription* pAttachments_, deUint32 subpassCount_, const VkSubpassDescription* pSubpasses_, deUint32 dependencyCount_, const VkSubpassDependency* pDependencies_, deUint32 correlatedViewMaskCount_, const deUint32* pCorrelatedViewMasks_) RenderPassCreateInfo1() argument 252 RenderPassCreateInfo2(const void* pNext_, VkRenderPassCreateFlags flags_, deUint32 attachmentCount_, const VkAttachmentDescription2* pAttachments_, deUint32 subpassCount_, const VkSubpassDescription2* pSubpasses_, deUint32 dependencyCount_, const VkSubpassDependency2* pDependencies_, deUint32 correlatedViewMaskCount_, const deUint32* pCorrelatedViewMasks_) RenderPassCreateInfo2() argument [all...] |
/third_party/node/src/ |
H A D | env.h | 1032 uint64_t flags_; member in node::Environment
|
H A D | node_http2.h | 481 int flags_ = kStreamStateNone; // Internal state flags global() member in node::http2::Http2Stream 894 int flags_ = kSessionStateNone; global() member in node::http2::Http2Session [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | js-operator.h | 764 int const flags_; member in v8::internal::compiler::final 789 int const flags_; member in v8::internal::compiler::final
|
/third_party/node/deps/v8/src/codegen/ |
H A D | interface-descriptors.h | 244 Flags flags_ = kNoFlags; member in v8::internal::CallInterfaceDescriptorData
|
H A D | code-stub-assembler.h | 4397 const Flags flags_; member in ToDirectStringAssembler 4431 const Flags flags_; member in PrototypeCheckAssembler
|
/third_party/node/deps/v8/src/torque/ |
H A D | types.h | 324 AbstractTypeFlags flags_; member in v8::internal::torque::final 785 mutable ClassFlags flags_; global() member in v8::internal::torque::final [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.h | 382 RegisterAllocationFlags flags_; member in v8::internal::compiler::RegisterAllocationFlag::final 517 uint32_t flags_; global() member in v8::internal::compiler::RegisterAllocationFlag::final [all...] |
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 408 uint8_t flags_; member in v8::internal::NodeBase [all...] |
/third_party/node/deps/v8/src/ast/ |
H A D | ast.h | 1077 int const flags_; member in v8::internal::final
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser-base.h | 1581 const UnoptimizedCompileFlags flags_; member in v8::internal::ParseFunctionFlag::ParserBase
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 764 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsKHR flags_, member 2015 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsNV flags_, global() member 43488 VULKAN_HPP_NAMESPACE::ImageFormatConstraintsFlagsFUCHSIA flags_, global() member 43669 VULKAN_HPP_NAMESPACE::ImageConstraintsInfoFlagsFUCHSIA flags_ = {}, global() member [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 773 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsKHR flags_, member 1806 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsNV flags_, global() member 30355 VULKAN_HPP_NAMESPACE::ImageConstraintsInfoFlagsFUCHSIA flags_ = {} ) global() member [all...] |