Home
last modified time | relevance | path

Searched defs:CreateParams (Results 1 – 25 of 201) sorted by last modified time

123456789

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_bgra_ribbon_custom/
H A DuMain.pas142 // procedure CreateParams(VAR Params: TCreateParams); override; procedure
218 procedure TfrmMain.CreateParams(var Params: TCreateParams); procedure
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/gui/
H A Duzcctrllayercombobox.pas50 procedure CreateParams(var Params: TCreateParams); override; procedure
120 procedure TZCADDropDownForm.CreateParams(var Params: TCreateParams); procedure
/dports/cad/zcad/zcad-8b8a693/cad_source/other/laz.virtualtreeview_package/
H A Dlaz.virtualtrees.pas2598 procedure CreateParams(var Params: TCreateParams); override; procedure
18723 procedure TBaseVirtualTree.CreateParams(var Params: TCreateParams); procedure
33204 procedure TVTEdit.CreateParams(var Params: TCreateParams); procedure
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/zgl/drawers/
H A Duzglviewareadx.pas95 procedure CreateParams(var params: TCreateParams); override; procedure
188 procedure TRenderPanel.CreateParams(var params: TCreateParams); procedure
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Resource/
H A DGmmResourceInfoCommon.cpp99 GMM_STATUS GMM_STDCALL GmmLib::GmmResourceInfoCommon::Create(GMM_RESCREATE_PARAMS &CreateParams) in Create()
119 …ourceInfoCommon::CreateCustomRes(Context &GmmLibContext, GMM_RESCREATE_CUSTOM_PARAMS &CreateParams) in CreateCustomRes()
250 …L GmmLib::GmmResourceInfoCommon::Create(Context &GmmLibContext, GMM_RESCREATE_PARAMS &CreateParams) in Create()
H A DGmmResourceInfoCommonEx.cpp32 bool GmmLib::GmmResourceInfoCommon::CopyClientParams(GMM_RESCREATE_PARAMS &CreateParams) in CopyClientParams()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/ELF/
H A Dlto-discard.s29 .lto_discard 1
30 .endif
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/media_interfaces/
H A Dmedia_interfaces_mhw_next.h64 struct CreateParams struct
66 CreateParams() in CreateParams() function
72 {
89 } Flags;
91 uint8_t m_heapMode = 0; //!< To be deprecated when heap management unified
92 bool m_isDecode = false; //!< Whether or not decode is in use, only valid for VDBOX creation
93 bool m_isCp = false; //!< Whether or not CP is in use, CP only need mi and cp interface.
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/os/
H A Dmos_graphicsresource_next.h53 struct CreateParams struct
69 uint32_t m_depth = 0;
79 uint32_t m_height = 1;
84 bool m_isCompressible = false;
90 bool m_isPersistent = false;
96 std::string m_name = "";
106 bool m_svm = false;
127 MOS_GFXRES_FLAGS m_flags = {};
132 uint32_t m_width = 0;
156 CreateParams(PMOS_ALLOC_GFXRES_PARAMS pParams) in CreateParams() argument
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/media_interfaces/
H A Dmedia_interfaces_mhw.h59 struct CreateParams struct
61 CreateParams() in CreateParams() function
67 {
84 } Flags;
86 uint8_t m_heapMode = 0; //!< To be deprecated when heap management unified
87 bool m_isDecode = false; //!< Whether or not decode is in use, only valid for VDBOX creation
88 bool m_isCp = false; //!< Whether or not CP is in use, CP only need mi and cp interface.
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/os/
H A Dmos_graphicsresource.h52 struct CreateParams struct
68 uint32_t m_depth = 0;
78 uint32_t m_height = 1;
83 bool m_isCompressible = false;
89 bool m_isPersistent = false;
95 std::string m_name = "";
105 bool m_svm = false;
121 MOS_GFXRES_FLAGS m_flags = {};
126 uint32_t m_width = 0;
151 CreateParams(PMOS_ALLOC_GFXRES_PARAMS pParams) in CreateParams() argument
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mocks/
H A Dmock_kernel.h417 struct CreateParams { struct
431 CreateParams createParams{}; in create() argument
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/ibpp/core/
H A D_ibpp.cpp318 const std::string& CharSet, const std::string& CreateParams) in DatabaseFactory()
H A Ddatabase.cpp463 const std::string& CreateParams) : in DatabaseImpl()
H A D_ibpp.h864 const char* CreateParams() const { return mCreateParams.c_str(); } in CreateParams() function
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/
H A DFirebird.C479 const std::string& CreateParams) in Firebird()
520 const std::string& CreateParams) in connect()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/
H A Dv8.h8564 struct V8_EXPORT CreateParams { struct
8572 JitCodeEventHandler code_event_handler = nullptr;
8577 ResourceConstraints constraints;
8582 StartupData* snapshot_blob = nullptr;
8588 CounterLookupCallback counter_lookup_callback = nullptr;
8608 ArrayBuffer::Allocator* array_buffer_allocator = nullptr;
8617 const intptr_t* external_references = nullptr;
8623 bool allow_atomics_wait = true;
8628 bool only_terminate_in_safe_scope = false;
8635 int embedder_wrapper_type_index = -1;
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/
H A Dv8.h6986 struct CreateParams { struct
6987 CreateParams() in CreateParams() argument
7006 FunctionEntryHook entry_hook;
7012 JitCodeEventHandler code_event_handler;
7017 ResourceConstraints constraints;
7022 StartupData* snapshot_blob;
7029 CounterLookupCallback counter_lookup_callback;
7037 CreateHistogramCallback create_histogram_callback;
7044 ArrayBuffer::Allocator* array_buffer_allocator;
7052 const intptr_t* external_references;
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.h134 struct CreateParams { struct
138 uint32_t options;
162 // Reset the content of `CreateParams`. argument
167 explicit ASMJIT_API JitAllocator(const CreateParams* params = nullptr) noexcept; argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.h134 struct CreateParams { struct
138 uint32_t options;
162 // Reset the content of `CreateParams`. argument
167 explicit ASMJIT_API JitAllocator(const CreateParams* params = nullptr) noexcept; argument
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.h134 struct CreateParams { struct
138 uint32_t options;
162 // Reset the content of `CreateParams`. argument
167 explicit ASMJIT_API JitAllocator(const CreateParams* params = nullptr) noexcept; argument
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Djitallocator.h134 struct CreateParams { struct
138 uint32_t options;
162 // Reset the content of `CreateParams`. argument
167 explicit ASMJIT_API JitAllocator(const CreateParams* params = nullptr) noexcept; argument
/dports/lang/v8/v8-9.6.180.12/include/
H A Dv8-isolate.h211 struct V8_EXPORT CreateParams { struct
219 JitCodeEventHandler code_event_handler = nullptr;
224 ResourceConstraints constraints;
229 StartupData* snapshot_blob = nullptr;
235 CounterLookupCallback counter_lookup_callback = nullptr;
255 ArrayBuffer::Allocator* array_buffer_allocator = nullptr;
264 const intptr_t* external_references = nullptr;
270 bool allow_atomics_wait = true;
275 bool only_terminate_in_safe_scope = false;
282 int embedder_wrapper_type_index = -1;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcodeexplorer.pas322 procedure CreateParams(ACodeTool: TCodeTool); procedure
449 procedure TViewNodeData.CreateParams(ACodeTool: TCodeTool); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/virtualtreeview/
H A Dlaz.virtualtrees.pas2631 procedure CreateParams(var Params: TCreateParams); override; procedure
18797 procedure TBaseVirtualTree.CreateParams(var Params: TCreateParams); procedure
33324 procedure TVTEdit.CreateParams(var Params: TCreateParams); procedure

123456789