Home
last modified time | relevance | path

Searched refs:instantiated (Results 1 – 7 of 7) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c87 int instantiated; member
645 instance->instantiated = 1; in cras_dsp_pipeline_instantiate()
720 if (instance->instantiated) { in cras_dsp_pipeline_deinstantiate()
722 instance->instantiated = 0; in cras_dsp_pipeline_deinstantiate()
879 if (instance->instantiated) { in cras_dsp_pipeline_free()
881 instance->instantiated = 0; in cras_dsp_pipeline_free()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DREADME59 exceptions with the most generality. The Server class is instantiated
61 class is instantiated with a host name and a port number where it
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickle.py1046 instantiated = 0
1053 instantiated = 1
1058 if not instantiated:
/device/linaro/bootloader/edk2/OvmfPkg/
DOvmfPkg.dec81 ## When VirtioScsiDxe is instantiated for a HBA, the numbers of targets and
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt951 When the parser is instantiated, lap=0,labase=0 is set.
978 This was never caught before, because if a parser is just instantiated,
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt1633 When the parser is instantiated, lap=0,labase=0 is set.
1660 This was never caught before, because if a parser is just instantiated,
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.md590 not all been instantiated in the current implementation.