Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 5 of 5) sorted by relevance

/device/asus/fugu/libaudio/
DAudioHardwareOutput.cpp55 allowed = true; in setDefaults()
239 s.hdmi.allowed = (intVal != 0); in setParameters()
290 if (mSettings.hdmi.allowed && (tmp < mSettings.hdmi.delayCompUsec)) in setParameters()
315 if (initial.allowed != current.allowed) { in applyOutputSettings_l()
316 updateMe.allowed = current.allowed; in applyOutputSettings_l()
371 param.addInt(kHDMIAllowedParamKey, s.hdmi.allowed ? 1 : 0); in getParameters()
495 if (mSettings.hdmi.allowed && mHDMIConnected) { in updateTgtDevices_l()
516 hdmiAllowed = mSettings.hdmi.allowed; in standbyStatusUpdate()
568 DUMP("\tHDMI Output Allowed : %s\n", B2STR(s.hdmi.allowed)); in dump()
DAudioHardwareOutput.h77 bool allowed; member
/device/google/contexthub/
DCodingStandard.txt24 12. Do not use short. char is allowed for actual printable strings only. Use uint8_t/uint16_t/
26 13. int/unsigned int is allowed only for simple loop iterators only (or, if you must, as a return t…
30 15. All structures shall be packed to avoid space waste, as compiler is not allowed to pack them for
37 18. Absolutely no "double" types are allowed. Absolutely no passing of "float" vars through var-args
/device/asus/fugu/
DAndroidKernel.mk84 $(error Use of external Kernel modules is not allowed)
/device/lge/bullhead/wifi/
DWCNSS_qcom_cfg.ini402 #If set to 0, MCC is not allowed.