Home
last modified time | relevance | path

Searched defs:flags_ (Results 51 - 75 of 98) sorted by relevance

1234

/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...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.h288 int32_t flags_ = 0; member
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h299 uint32_t flags_ = 0; member in OHOS::Rosen::WindowSessionProperty
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h523 std::unique_ptr<uint8_t> flags_ = nullptr; member in OHOS::bluetooth::ObexActionType::ObexSessionParameters::ObexHeaderDataType::ObexHeader
/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
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.h380 uint32_t flags_ = 0; member in OHOS::Ace::RenderListItem
H A Dlist_item_component.h416 uint32_t flags_ = 0; member in OHOS::Ace::ListItemComponent
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h450 const uint8_t flags_; // Bit field, see below. variable

Completed in 26 milliseconds

1234