Home
last modified time | relevance | path

Searched defs:flags_ (Results 76 - 94 of 94) sorted by relevance

1234

/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h582 const RegExpFlags flags_; member in v8::internal::final
H A Dregexp-compiler.h577 const RegExpFlags flags_; member in v8::internal::RegExpCompiler
H A Dregexp-nodes.h528 RegExpFlags flags_; member in v8::internal::BackReferenceNode
H A Dregexp-parser.cc81 const RegExpFlags flags_; member in v8::internal::__anon14998::RegExpBuilder
H A Dregexp-compiler.cc3715 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 DvktRenderPassTestsUtil.cpp38 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 DvktRenderPassTestsUtil.cpp38 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 Denv.h1032 uint64_t flags_; member in node::Environment
H A Dnode_http2.h481 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 Djs-operator.h764 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 Dinterface-descriptors.h244 Flags flags_ = kNoFlags; member in v8::internal::CallInterfaceDescriptorData
H A Dcode-stub-assembler.h4397 const Flags flags_; member in ToDirectStringAssembler
4431 const Flags flags_; member in PrototypeCheckAssembler
/third_party/node/deps/v8/src/torque/
H A Dtypes.h324 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 Dregister-allocator.h382 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 Dglobal-handles.cc408 uint8_t flags_; member in v8::internal::NodeBase
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h1077 int const flags_; member in v8::internal::final
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h1581 const UnoptimizedCompileFlags flags_; member in v8::internal::ParseFunctionFlag::ParserBase
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp764 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 Dvulkan_structs.hpp773 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsKHR flags_, member
1806 VULKAN_HPP_NAMESPACE::BuildAccelerationStructureFlagsNV flags_, global() member
30355 VULKAN_HPP_NAMESPACE::ImageConstraintsInfoFlagsFUCHSIA flags_ = {} ) global() member
[all...]

Completed in 106 milliseconds

1234