/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | join_set.rs | 38 let mut set = JoinSet::new(); in sdv_join_set_spawn_simple() localVariable 75 let mut set = JoinSet::new(); in sdv_join_set_spawn_pending() localVariable 95 let mut set = JoinSet::new(); in sdv_join_set_spawn_io() localVariable 137 let mut set = JoinSet::new(); in sdv_join_set_spawn_multiple() localVariable 159 let mut set = JoinSet::<u8>::new(); in sdv_join_set_join_all() localVariable 192 let mut set = JoinSet::new(); in sdv_join_set_cancel_one() localVariable 217 let mut set = JoinSet::<u8>::new(); in sdv_join_set_cancel_all() localVariable 243 let mut set = JoinSet::<u8>::new(); in sdv_join_set_builder() localVariable 271 let mut set = JoinSet::new(); in sdv_join_set_shutdown() localVariable 294 let mut set = JoinSet::new(); in sdv_join_set_drop() localVariable
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_db_helper.cpp | 127 bool TriggerDbHelper::GetVendorUuid(std::shared_ptr<AbsSharedResultSet> &set, int32_t &vendorUuid) … in GetVendorUuid() 144 bool TriggerDbHelper::GetBlob(std::shared_ptr<AbsSharedResultSet> &set, std::vector<uint8_t> &data)… in GetBlob() 161 bool TriggerDbHelper::GetModelVersion(std::shared_ptr<AbsSharedResultSet> &set, int32_t &version) c… in GetModelVersion() 178 bool TriggerDbHelper::GetModelType(std::shared_ptr<AbsSharedResultSet> &set, int32_t &type) const in GetModelType() 205 std::shared_ptr<AbsSharedResultSet> set = store_->QuerySql( in GetGenericTriggerModel() local
|
/ohos5.0/docs/en/application-dev/reference/apis-accessibility-kit/ |
H A D | js-apis-accessibility-config-sys.md | 387 ### set subsection 434 ### set subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-accessibility-kit/ |
H A D | js-apis-accessibility-config-sys.md | 388 ### set subsection 435 ### set subsection
|
/ohos5.0/build/scripts/ |
H A D | code_release.py | 53 def _parse_opensource_file(opensource_config_file: str, license_set: set) -> bool: 74 def _scan_and_package_code_release(scan_dir: str, top_dir: str, package_dir: str, license_set: set):
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avsource/ |
H A D | avsource_impl.cpp | 160 bool set = format.SetMeta(mediaInfo); in GetSourceFormat() local 177 bool set = format.SetMeta(streamsInfo[trackIndex]); in GetTrackFormat() local 193 bool set = format.SetMeta(userDataMeta); in GetUserMeta() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/core_affinity/ |
H A D | linux.rs | 33 let mut set = new_cpu_set(); in set_current_affinity() localVariable
|
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/profile/ |
H A D | power_config.json | 7 "set": { object
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_pipeline_binder.cpp | 126 uint32_t set { ~0U }; in UpdateBindingPropertyMetadata() local 337 void ShaderPipelineBinder::Bind(const uint32_t set, const uint32_t binding, const RenderHandleRefer… in Bind() 352 const uint32_t set, const uint32_t binding, const array_view<const uint8_t> data) in SetUniformData() 367 const uint32_t set, const uint32_t binding, const BindableBufferWithHandleReference& resource) in BindBuffer() 398 …const uint32_t set, const uint32_t binding, const array_view<const BindableBufferWithHandleReferen… in BindBuffers() 430 const uint32_t set, const uint32_t binding, const BindableImageWithHandleReference& resource) in BindImage() 463 …const uint32_t set, const uint32_t binding, array_view<const BindableImageWithHandleReference> res… in BindImages() 496 const uint32_t set, const uint32_t binding, const BindableSamplerWithHandleReference& resource) in BindSampler() 525 …const uint32_t set, const uint32_t binding, array_view<const BindableSamplerWithHandleReference> r… in BindSamplers() 602 IShaderPipelineBinder::ResourceBinding ShaderPipelineBinder::GetResourceBinding(uint32_t set, uint3… in GetResourceBinding()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | db_helper.cpp | 29 EventStore::ResultSet& set, std::map<std::string, WatchPoint>& resultMap) in GetResultMap() 91 EventStore::ResultSet set = eventQuery->Execute(); in SelectEventFromDB() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | pipeline_descriptor_set_binder.cpp | 568 const uint32_t set = pipelineDescRef.set; in Init() local 606 …const uint32_t set, const uint32_t binding, const BindableBuffer& resource, const AdditionalDescri… in BindBuffer() 616 void PipelineDescriptorSetBinder::BindBuffer(const uint32_t set, const uint32_t binding, const Bind… in BindBuffer() 622 const uint32_t set, const uint32_t binding, const array_view<const BindableBuffer> resources) in BindBuffers() 633 …const uint32_t set, const uint32_t binding, const BindableImage& resource, const AdditionalDescrip… in BindImage() 643 void PipelineDescriptorSetBinder::BindImage(const uint32_t set, const uint32_t binding, const Binda… in BindImage() 649 const uint32_t set, const uint32_t binding, const array_view<const BindableImage> resources) in BindImages() 660 …const uint32_t set, const uint32_t binding, const BindableSampler& resource, const AdditionalDescr… in BindSampler() 671 const uint32_t set, const uint32_t binding, const BindableSampler& resource) in BindSampler() 677 const uint32_t set, const uint32_t binding, const array_view<const BindableSampler> resources) in BindSamplers() [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/test/simple/ |
H A D | core_fullscreen_pipeline.json | 5 "set": 0, number
|
/ohos5.0/base/startup/init/services/modules/crashhandler/ |
H A D | crash_handler.c | 68 sigset_t set; in InstallLocalSignalHandler() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_dfx_test/src/ |
H A D | medialibrary_dfx_test.cpp | 102 unordered_set<string> set {"string1", "string2"}; variable 112 unordered_set<string> set {"string1", "string2"}; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | shader_module_gles.cpp | 41 void Collect(const uint32_t set, const DescriptorSetLayoutBinding& binding, SetType& sets) in Collect() 51 uint8_t set; in CollectRes() member 56 for (const auto& set : pipeline.descriptorSetLayouts) { in CollectRes() local
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-state-management-sys.md | 276 ### set subsection 370 ### set subsection
|
/ohos5.0/base/security/security_guard/services/risk_collect/src/ |
H A D | data_format.cpp | 53 std::set<int64_t> set; in ParseConditions() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/funchook/ |
H A D | dfx_signal_hook.c | 76 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict oldset) in pthread_sigmask() 95 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict oldset) in sigprocmask()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_font_style_set.cpp | 21 TexgineFontStyleSet::TexgineFontStyleSet(RSFontStyleSet *set) in TexgineFontStyleSet()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_material_deferred_shading.cpp | 281 uint32_t set = BUILT_IN_SETS_COUNT; in UpdateUserSets() local 290 uint32_t set = BUILT_IN_SETS_COUNT + 1u; in UpdateUserSets() local 450 constexpr uint32_t set { 0u }; in CreateDescriptorSets() local 457 constexpr uint32_t set { 1u }; in CreateDescriptorSets() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-hashmap.md | 251 ### set subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-hashmap.md | 251 ### set subsection
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_data_ability.h | 91 …std::shared_ptr<NativeRdb::AbsSharedResultSet> set = std::make_shared<NativeRdb::AbsSharedResultSe… in Query() local 114 std::shared_ptr<AppExecFwk::PacMap> set = std::make_shared<AppExecFwk::PacMap>(); in Call() local
|
/ohos5.0/build/tools/component_tools/ |
H A D | component_node.py | 22 …(self, module_name: str, subsystem_name: str, part_name: str, deps: set, external_deps: set, raw_d…
|
/ohos5.0/docs/zh-cn/application-dev/tools/ |
H A D | acm-tool.md | 161 ## set section
|