/ohos5.0/build/ohos/ndk/ |
H A D | Doxyfile | 41 BRIEF_MEMBER_DESC = YES 42 REPEAT_BRIEF = YES 46 FULL_PATH_NAMES = YES 53 INHERIT_DOCS = YES 58 OPTIMIZE_OUTPUT_FOR_C = YES 63 MARKDOWN_SUPPORT = YES 64 AUTOLINK_SUPPORT = YES 68 IDL_PROPERTY_SUPPORT = YES 70 SUBGROUPING = YES 82 HIDE_UNDOC_MEMBERS = YES [all …]
|
/ohos5.0/build/lite/ndk/doc/config/ |
H A D | Doxyfile_C | 106 # The default value is: YES. 108 BRIEF_MEMBER_DESC = YES 115 # The default value is: YES. 117 REPEAT_BRIEF = YES 148 # The default value is: YES. 150 FULL_PATH_NAMES = YES 211 # The default value is: YES. 213 INHERIT_DOCS = YES 252 OPTIMIZE_OUTPUT_FOR_C = YES 296 # The default value is: YES. [all …]
|
H A D | Doxyfile_CPP | 106 # The default value is: YES. 108 BRIEF_MEMBER_DESC = YES 115 # The default value is: YES. 117 REPEAT_BRIEF = YES 148 # The default value is: YES. 150 FULL_PATH_NAMES = YES 211 # The default value is: YES. 213 INHERIT_DOCS = YES 296 # The default value is: YES. 298 MARKDOWN_SUPPORT = YES [all …]
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-sysinfo.md | 37 Task 96 256 YES 38 Sem 435 1024 YES 39 Queue 13 1024 YES 40 SwTmr 20 1024 YES
|
H A D | kernel-mini-memory-trace.md | 128 | LOSCFG_KERNEL_TRACE | Trace模块的裁剪开关 | YES/NO | 129 | LOSCFG_RECORDER_MODE_OFFLINE | Trace工作模式为离线模式 | YES/NO | 130 | LOSCFG_RECORDER_MODE_ONLINE | Trace工作模式为在线模式 | YES/NO | 131 …| LOSCFG_TRACE_CLIENT_INTERACT | 使能与Trace IDE (dev tools)的交互,包括数据可视化和流程控制 | YES/NO … 132 | LOSCFG_TRACE_FRAME_CORE_MSG | 记录CPUID、中断状态、锁任务状态 | YES/NO | 133 | LOSCFG_TRACE_FRAME_EVENT_COUNT | 记录事件的次序编号 | YES/NO |
|
H A D | kernel-small-debug-perf.md | 75 | LOSCFG_KERNEL_PERF | Enable Perf Feature | Perf模块的裁剪开关 | YES/NO | 76 …LC_TIME_BY_TICK | Time-consuming Calc Methods->By Tick | Perf计时单位为tick | YES/NO | 77 …YCLE | Time-consuming Calc Methods->By Cpu Cycle | Perf计时单位为cycle | YES/NO | 79 …able Hardware Pmu Events for Sampling | 使能硬件PMU事件,需要目标平台支持硬件PMU | YES/NO | 80 …e Hrtimer Period Events for Sampling | 使能高精度周期事件,需要目标平台支持高精度定时器 | YES/NO | 81 … Enable Software Events for Sampling | 使能软件事件,需要开启LOSCFG_KERNEL_HOOK | YES/NO |
|
H A D | kernel-small-debug-trace.md | 155 | LOSCFG_KERNEL_TRACE | Enable Trace Feature | Trace模块的裁剪开关 | YES/NO | 156 …ER_MODE_OFFLINE | Trace work mode ->Offline mode | Trace工作模式为离线模式 | YES/NO | 157 …RDER_MODE_ONLINE | Trace work mode ->Online mode | Trace工作模式为在线模式 | YES/NO | 158 …lization and Control | 使能与Trace IDE (dev tools)的交互,包括数据可视化和流程控制 | YES/NO | 159 …bsp;hardware interrupt status, task lock status | 记录CPUID、中断状态、锁任务状态 | YES/NO | 160 …;which indicate the sequence of happend events | 记录事件的次序编号 | YES/NO |
|
H A D | kernel-mini-memory-lms.md | 54 …teos_m目录下执行 make menuconfig命令配置"Kernel->Enable Lite Memory Sanitizer"中打开YES(如果没有这个选项,需要先勾选Enabl… 58 | LOSCFG_KERNEL_LMS | Enable Lms Feature | Lms模块的裁剪开关 | YES/NO | 60 | LOSCFG_LMS_LOAD_CHECK | Enable lms read check | LMS内存读检测的裁剪开关 | YES/NO | 61 | LOSCFG_LMS_STORE_CHECK | Enable lms write check | LMS内存写检测的裁剪开关 | YES/NO | 62 …_STRICT | Enable lms strict check, byte-by-byte | LMS内存逐字节严格检测的裁剪开关 | YES/NO |
|
H A D | kernel-small-memory-lms.md | 62 …MS,默认关,在kernel/liteos_a目录下执行 make update_config命令配置"Kernel->Enable Lite Memory Sanitizer"中打开YES: 66 | LOSCFG_KERNEL_LMS | Enable Lms Feature | Lms模块的裁剪开关 | YES/NO | 68 | LOSCFG_LMS_LOAD_CHECK | Enable lms read check | LMS内存读检测的裁剪开关 | YES/NO | 69 | LOSCFG_LMS_STORE_CHECK | Enable lms write check | LMS内存写检测的裁剪开关 | YES/NO | 70 …K_STRICT | Enable lms strict check, byte-by-byte | LMS内存逐字节严格检测的裁剪开关 | YES/NO |
|
H A D | kernel-mini-extend-cpup.md | 56 在kernel/liteos_m目录下执行 make menuconfig 命令配置"Kernel->Enable Cpup"中打开YES开启任务cpup; 58 开启后出现新选项“Enable Cpup include irq”打开YES开启中断cpup。
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-sysinfo.md | 37 Task 96 256 YES 38 Sem 435 1024 YES 39 Queue 13 1024 YES 40 SwTmr 20 1024 YES
|
H A D | kernel-small-debug-perf.md | 74 | LOSCFG_KERNEL_PERF | Enable Perf Feature | Whether to enable perf.| YES/NO | 75 …ng Calc Methods->By Tick | Whether to use tick as the perf timing unit.| YES/NO | 76 …c Methods->By Cpu Cycle | Whether to use cycle as the perf timing unit.| YES/NO | 78 …Whether to enable hardware PMU events. The target platform must support the hardware PMU.| YES/NO | 79 …eriodical events. The target platform must support the high precision event timer (HPET).| YES/NO | 80 …ampling | Whether to enable software events. **LOSCFG_KERNEL_HOOK** must also be enabled.| YES/NO |
|
H A D | kernel-mini-memory-lms.md | 56 …os_m** directory, and set **Kernel->Enable Lite Memory Sanitizer** to **YES**. If this option i… 60 | LOSCFG_KERNEL_LMS | Enable Lms Feature | Whether to enable LMS.| YES/NO | 62 …LMS_LOAD_CHECK | Enable lms read check | Whether to enable LMS read check.| YES/NO | 63 …_STORE_CHECK | Enable lms write check | Whether to enable LMS write check.| YES/NO | 64 …lms strict check, byte-by-byte | Whether to enable LMS byte-by-byte check.| YES/NO |
|
H A D | kernel-small-debug-trace.md | 151 …irectory, choose **Kernel** > **Enable Hook Feature**, and set **Enable Trace Feature** to **YES**. 155 …SCFG_KERNEL_TRACE | Enable Trace Feature | Specifies whether to enable the trace feature.| YES/NO | 156 …NE | Trace work mode -> Offline mode | Specifies whether to enable the online trace mode.| YES/NO | 157 …NE | Trace work mode -> Online mode | Specifies whether to enable the offline trace mode.| YES/NO | 158 …interaction with Trace IDE (dev tools), including data visualization and process control.| YES/NO | 159 …ifies whether to enable recording of the CPU ID, interruption state, and lock task state.| YES/NO | 160 … of happend events | Specifies whether to enables recording of the event sequence number.| YES/NO |
|
H A D | kernel-mini-memory-trace.md | 127 | LOSCFG_KERNEL_TRACE | Whether to enable the trace feature. | YES/NO | 128 | LOSCFG_RECORDER_MODE_OFFLINE | Whether to enable the online trace mode. | YES/NO | 129 | LOSCFG_RECORDER_MODE_ONLINE | Whether to enable the offline trace mode. | YES/NO | 130 …nteraction with Trace IDE (dev tools), including data visualization and process control. | YES/NO | 131 …RE_MSG | Whether to enable trace of the CPU ID, interruption state, and lock task state. | YES/NO | 132 …| LOSCFG_TRACE_FRAME_EVENT_COUNT | Whether to enable trace of the event sequence number. | YES/NO |
|
H A D | kernel-small-memory-lms.md | 66 | LOSCFG_KERNEL_LMS | Enable Lms Feature | Whether to enable LMS.| YES/NO | 68 | LOSCFG_LMS_LOAD_CHECK | Enable lms read check | Whether to enable LMS read check.| YES/NO | 69 | LOSCFG_LMS_STORE_CHECK | Enable lms write check | Whether to enable LMS write check.| YES/NO | 70 …TRICT | Enable lms strict check, byte-by-byte | Whether to enable LMS byte-by-byte check.| YES/NO |
|
/ohos5.0/build/ |
H A D | prebuilts_download.sh | 27 SKIP_SSL=YES 30 HELP=YES 33 DISABLE_RICH=YES 36 ENABLE_SYMLINK=YES 39 BUILD_ARKUIX=YES
|
/ohos5.0/docs/zh-cn/device-dev/porting/ |
H A D | porting-minichip-kernel.md | 122 | LOSCFG_BASE_CORE_TICK_HW_TIME | 定时器裁剪的外部配置项。 | YES | 123 | LOSCFG_PLATFORM_HWI | 是否采用接管中断的方式。 | YES | 134 | LOSCFG_PLATFORM_EXC | 异常模块配置项。 | YES | 149 将“target_config.h”中的宏"LOSCFG_USE_SYSTEM_DEFINED_INTERRUPT"和"LOSCFG_PLATFORM_HWI"置为YES (1)。
|
H A D | porting-thirdparty-makefile.md | 173 TEST_ENABLE = "YES" 175 if (TEST_ENABLE == "YES") {
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_assets_change_request_napi.cpp | 37 constexpr int32_t YES = 1; variable 253 … valuesBucket.Put(PhotoColumn::MEDIA_IS_FAV, changeRequest->GetFavoriteStatus() ? YES : NO); in SetAssetsPropertyExecute() 254 … NAPI_INFO_LOG("Batch set favorite: %{public}d", changeRequest->GetFavoriteStatus() ? YES : NO); in SetAssetsPropertyExecute() 258 … valuesBucket.Put(PhotoColumn::MEDIA_HIDDEN, changeRequest->GetHiddenStatus() ? YES : NO); in SetAssetsPropertyExecute()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_hls/ |
H A D | testHLSEncode.m3u8 | 3 #EXT-X-ALLOW-CACHE:YES
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/ |
H A D | enhancement_manager.cpp | 52 static const int32_t YES = 1; variable 138 metaData[HAS_WATER_MARK_INFO] = hasCloudWaterMark ? to_string(YES) : to_string(NO); in FillBundleWithWaterMarkInfo() 208 hasCloudWatermark == YES ? true : false); in Init() 344 if (hasCloudWatermark.compare(to_string(YES)) == 0) { in HandleEnhancementUpdateOperation() 406 rdbValues.PutInt(PhotoColumn::PHOTO_HAS_CLOUD_WATERMARK, YES); in AddServiceTask()
|
/ohos5.0/docs/en/device-dev/porting/ |
H A D | porting-minichip-kernel.md | 122 | LOSCFG_BASE_CORE_TICK_HW_TIME | External configuration item for timer tailoring.| YES | 123 | LOSCFG_PLATFORM_HWI | Whether to use the takeover on interruption mode.| YES | 134 | LOSCFG_PLATFORM_EXC | Whether to enable configuration of the abnormal module.| YES | 150 …M_DEFINED_INTERRUPT** and **LOSCFG_PLATFORM_HWI** macros in **target_config.h** to **YES** (**1**).
|
H A D | porting-thirdparty-makefile.md | 174 TEST_ENABLE = "YES" 176 if (TEST_ENABLE == "YES") {
|
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_asset_change_request_impl.h | 32 constexpr int32_t YES = 1; variable
|