/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | ast.cpp | 253 src->Separate(); in Move() 269 Separate(); in Remove() 308 void AstObject::Separate() in Separate() function in AstObject 518 srcObj->Separate(); in Merge() 519 this->Separate(); in Merge() 531 childSrc->Separate(); in Merge() 593 this->Separate(); in RefExpand() 773 srcObj->Child()->Separate(); in Merge() 782 this->Separate(); in RefExpand() 880 value->Separate(); in Merge()
|
H A D | bytecode_gen.cpp | 79 object->Separate(); in ByteCodeConvert()
|
H A D | macro_gen.cpp | 101 object->Separate(); in TemplateNodeSeparate()
|
H A D | ast.h | 79 void Separate();
|
H A D | startup_cfg_gen.cpp | 232 object->Separate(); in TemplateNodeSeparate()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/foo/audio/v1_0/ |
H A D | IAudioAdapter.idl | 206 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 224 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 222 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 231 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioRender.idl | 298 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 308 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/foo/audio/v2_0/ |
H A D | IAudioAdapter.idl | 219 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 239 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 240 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 250 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioRender.idl | 324 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 334 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/drivers/interface/audio/v1_0/ |
H A D | IAudioAdapter.idl | 218 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 238 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 239 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 249 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioRender.idl | 323 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 333 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/drivers/interface/audio/v2_0/ |
H A D | IAudioAdapter.idl | 218 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 238 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 239 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 249 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioRender.idl | 323 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 333 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/drivers/interface/audio/v3_0/ |
H A D | IAudioAdapter.idl | 260 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 283 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 287 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 300 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioRender.idl | 395 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 408 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/drivers/interface/audio/v4_0/ |
H A D | IAudioAdapter.idl | 260 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 283 …* The format of condition is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
H A D | IAudioCapture.idl | 300 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;). 313 * The format is <i>key=value</i>. Separate multiple key-value pairs by semicolons (;).
|
/ohos5.0/docs/en/contribute/ |
H A D | readme.opensource_design_specification_document_and_usage_guide.md | 72 …- **Multiple license files**: Separate paths with a semicolon (`;`), maintaining the same order as… 143 - Separate the multiple paths in `License File` with a colon (`:`).
|
H A D | OpenHarmony-ArkTS-coding-style-guide.md | 134 ## Use Uppercase Letters for Constant Names and Enum Value Names and Separate Words by Underscores 458 ## If an Object Literal Has More Than Four Properties, Place Each of Them at Separate Lines
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-coding-style-guide.md | 125 ### Use Uppercase Letters for Constant Names and Enum Value Names and Separate Words by Underscores 445 ### If an Object Literal Has More Than Four Properties, Place Each of Them at Separate Lines
|