Searched refs:BT (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/
H A DrsScriptC.cpp42 BT = NULL;
48 if (BT) {
49 delete BT;
50 BT = NULL;
260 if (BT) {
261 delete BT;
263 BT = new bcinfo::BitcodeTranslator((const char *)bitcode, bitcodeLen,
265 if (!BT->translate()) {
267 delete BT;
268 BT
[all...]
H A DrsScriptC.h74 bcinfo::BitcodeTranslator *BT; member in class:android::renderscript::ScriptC
/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp288 std::unique_ptr<bcinfo::BitcodeTranslator> BT; local
289 BT.reset(new bcinfo::BitcodeTranslator(bitcode, bitcodeSize, version));
290 if (!BT->translate()) {
296 ME.reset(new bcinfo::MetadataExtractor(BT->getTranslatedBitcode(),
297 BT->getTranslatedBitcodeSize()));
306 const char *translatedBitcode = BT->getTranslatedBitcode();
307 size_t translatedBitcodeSize = BT->getTranslatedBitcodeSize();
/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp258 const clang::BuiltinType *BT = static_cast<const clang::BuiltinType*>(CTI); local
259 return FindBuiltinType(BT->getKind()) == NULL ? NULL : T;
687 const clang::BuiltinType *BT = static_cast<const clang::BuiltinType*>(CTI); local
688 BuiltinInfo *info = FindBuiltinType(BT->getKind());
1037 const clang::BuiltinType *BT = local
1039 BuiltinInfo *info = FindBuiltinType(BT->getKind());
1221 const clang::BuiltinType *BT = local
1229 BuiltinInfo *info = FindBuiltinType(BT->getKind());
/frameworks/base/media/tests/contents/media_api/music/
H A Dtest_amr_ietf.amr216 ��,W��u]��P<Vm�a��:G,쀇\+�&���Ɋ��!(�� ��<T^&J��m38�yG�sd4��3#�=*�<H^�h'�*l���a瘍����� D�q0<T]�N�������[yq���D�D�:m j<Tf'�(�H��D?5̮����"4 �) <BT N�8�v�t��/�M����#fH���<BZNs�e�.���� �c>?X�}_�ƓD��<�R>xd�[���C}iB����7�BIe� <(,�y��;�B_�BC\ i�F�Pi�&�N <h V��Id?�%%'�b���&����qF`<�p,���0�*�������"��;���3^�:�<Rdr����D�J�k(���wx�|��W��u�g<E{���E�oRdw[� �U����94��P<�
298 H*ebp<C�+v�=�������f>��cv��;Wop<��[�t���Th�m�B��x��ݑ6�<�}�W���zG���'�/���bt�c������<Vr�m!�+V�gUv ��ݔ����o�<HT�D ���Զ}��0THϠ�#�KލP<p\G�w���#�V�wE�n#^! r�IW�W<BT?�
714 �Rp������t��'h ����<={�f�e��<�� �!�Wۆ��wJ�����<E�:O�S[��k���i����L3�ǘ-< DF'��Z�s:�Bʖ._�|U�� \��E�K�<C���w��d�mޖ�3�O���<�@�� <(FHG� �6 �;($�|n�i$�2 �vkA�c�p<4@4O��թw�{��jA!*��y���Jɺ�0<0R<_����g�DbO0uz��1!����@`<BT��A�.�˗9�R��b��&�?��<(]�g�%�#ݐ�@��P�[�[p5���� <B?������_O$�I}�}V'�2y<Cp��< ���w$�²D�K�|^��`�)|�E"��<�qdW�� �U��L� &�й��5��Nf�<L�yɴ� 2�(��b�/���Xޟ�

Completed in 661 milliseconds