Home
last modified time | relevance | path

Searched refs:Separate (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp253 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 Dbytecode_gen.cpp79 object->Separate(); in ByteCodeConvert()
H A Dmacro_gen.cpp101 object->Separate(); in TemplateNodeSeparate()
H A Dast.h79 void Separate();
H A Dstartup_cfg_gen.cpp232 object->Separate(); in TemplateNodeSeparate()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/foo/audio/v1_0/
H A DIAudioAdapter.idl206 …* 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 DIAudioCapture.idl222 * 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 DIAudioRender.idl298 * 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 DIAudioAdapter.idl219 …* 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 DIAudioCapture.idl240 * 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 DIAudioRender.idl324 * 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 DIAudioAdapter.idl218 …* 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 DIAudioCapture.idl239 * 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 DIAudioRender.idl323 * 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 DIAudioAdapter.idl218 …* 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 DIAudioCapture.idl239 * 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 DIAudioRender.idl323 * 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 DIAudioAdapter.idl260 …* 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 DIAudioCapture.idl287 * 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 DIAudioRender.idl395 * 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 DIAudioAdapter.idl260 …* 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 DIAudioCapture.idl300 * 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 Dreadme.opensource_design_specification_document_and_usage_guide.md72 …- **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 DOpenHarmony-ArkTS-coding-style-guide.md134 ## 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 Darkts-coding-style-guide.md125 ### 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

12