Home
last modified time | relevance | path

Searched defs:flags_ (Results 26 - 50 of 72) sorted by relevance

123

/third_party/backends/backend/genesys/
H A Dutilities.h229 std::ios_base::fmtflags flags_; member in genesys::BasicStreamStateSaver
/third_party/gn/src/gn/
H A Dsource_file.h174 bool flags_[static_cast<int>(SourceFile::SOURCE_NUMTYPES)]; member in SourceFileTypeSet
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddouble-to-string.h430 const int flags_; member in double_conversion::DoubleToStringConverter
/third_party/node/deps/v8/src/profiler/
H A Dsampling-heap-profiler.h196 v8::HeapProfiler::SamplingFlags flags_; member in v8::internal::SamplingHeapProfiler
/third_party/node/src/
H A Dnode_http_common.h522 uint8_t flags_ = 0; member in node::final
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.h253 unsigned flags_ = 0; member in v8::internal::final
H A Dcompiler.h549 UnoptimizedCompileFlags flags_; member in v8::internal::BackgroundCompileTask
/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.cc230 Smi flags_; member in v8::internal::__anon14781::RegExpKey
/third_party/node/deps/v8/src/torque/
H A Dcpp-builder.h174 base::Flags<FunctionFlag> flags_; member in v8::internal::torque::cpp::Function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.cpp35 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
61 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
112 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
143 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
218 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
250 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/multiview/
H A DvktMultiViewRenderPassUtil.cpp35 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
61 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
112 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
143 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
218 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
250 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...]
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h81 uint32_t flags_; member
/third_party/nghttp2/src/
H A Dshrpx_log.h205 uint32_t flags_; member in shrpx::Log
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.h321 Flags const flags_; variable
H A Dmachine-operator.h1085 Flags const flags_; variable
H A Dsimplified-operator.h258 CheckBoundsFlags flags_; member in v8::internal::AbortReason::final
428 CheckMapsFlags const flags_; member in v8::internal::AbortReason::final
H A Dlinkage.h471 const Flags flags_; member in v8::internal::compiler::final
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h105 unsigned int flags_; member in v8::platform::tracing::TraceObject
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h105 unsigned int flags_; member in v8::platform::tracing::TraceObject
/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.cc475 std::ios::fmtflags flags_; member in v8::internal::__anon14484::final
/third_party/node/deps/v8/src/parsing/
H A Dparse-info.h149 uint32_t flags_; member in v8::internal::UnoptimizedCompileFlags
348 const UnoptimizedCompileFlags flags_; member in v8::internal::ParseInfo
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.h406 const Snapshot::SerializerFlags flags_; member in v8::internal::Serializer
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dextension.h307 Flags flags_; member in absl::FormatConversionChar::FormatConversionSpecImpl
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h450 const uint8_t flags_; // Bit field, see below. variable
/third_party/node/deps/v8/include/
H A Dv8-fast-api-calls.h321 Flags flags_; member in v8::CTypeInfo

Completed in 26 milliseconds

123