Searched refs:BT (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
D | device_for_product_strategy_phone.pfw | 91 # Fallback BT Sco devices in case of FORCE_BT_SCO 121 # Fallback BT Sco devices in case of FORCE_BT_SCO 151 # Fallback BT Sco devices in case of FORCE_BT_SCO 181 # Fallback BT Sco devices in case of FORCE_BT_SCO 208 # Fallback BT Sco devices in case of FORCE_BT_SCO 258 # Fallback BT Sco devices in case of FORCE_BT_SCO 296 # Fallback BT Sco devices in case of FORCE_BT_SCO 324 # Fallback BT Sco devices in case of FORCE_BT_SCO 352 # Fallback BT Sco devices in case of FORCE_BT_SCO 380 # Fallback BT Sco devices in case of FORCE_BT_SCO [all …]
|
/frameworks/compile/libbcc/bcinfo/tools/ |
D | main.cpp | 324 std::unique_ptr<bcinfo::BitcodeTranslator> BT; in main() local 325 BT.reset(new bcinfo::BitcodeTranslator(bitcode, bitcodeSize, version)); in main() 326 if (!BT->translate()) { in main() 332 ME.reset(new bcinfo::MetadataExtractor(BT->getTranslatedBitcode(), in main() 333 BT->getTranslatedBitcodeSize())); in main() 342 const char *translatedBitcode = BT->getTranslatedBitcode(); in main() 343 size_t translatedBitcodeSize = BT->getTranslatedBitcodeSize(); in main()
|
/frameworks/rs/ |
D | rsScriptC.cpp | 323 bcinfo::BitcodeTranslator BT((const char *)bitcode, bitcodeLen, in runCompiler() local 325 if (!BT.translate()) { in runCompiler() 329 bitcode = (const uint8_t *) BT.getTranslatedBitcode(); in runCompiler() 330 bitcodeLen = BT.getTranslatedBitcodeSize(); in runCompiler()
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 275 const clang::BuiltinType *BT = static_cast<const clang::BuiltinType*>(CTI); in TypeExportableHelper() local 276 return FindBuiltinType(BT->getKind()) == nullptr ? nullptr : T; in TypeExportableHelper() 757 const clang::BuiltinType *BT = static_cast<const clang::BuiltinType*>(CTI); in GetTypeName() local 758 BuiltinInfo *info = FindBuiltinType(BT->getKind()); in GetTypeName() 1111 const clang::BuiltinType *BT = in GetDataType() local 1113 BuiltinInfo *info = FindBuiltinType(BT->getKind()); in GetDataType() 1303 const clang::BuiltinType *BT = in GetTypeName() local 1311 BuiltinInfo *info = FindBuiltinType(BT->getKind()); in GetTypeName()
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 95 // ethernet, a paired BT device or a wifi the user asked to connect to.
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 357 �6�;($�|n�i$�2 �vkA�c�p<4@4O��թw�{��jA!*��y���Jɺ�0<0R<_����g�DbO0uz��1!����@`<BT��A�.�…
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 10783 // The name of the remote device attached to the device, typically available for USB or BT. 10843 // The name of the remote device attached to the device, typically available for USB or BT. 10896 // The name of the remote device attached to the device, typically available for USB or BT. 10986 // The name of the remote device attached to the device, typically available for USB or BT.
|