Home
last modified time | relevance | path

Searched refs:eh (Results 1 – 25 of 30) sorted by relevance

12

/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_encode.cc283 int eh; in g722_encode() local
381 eh = saturate(xhigh - s->band[1].s); in g722_encode()
384 wd = (eh >= 0) ? eh : -(eh + 1); in g722_encode()
387 ihigh = (eh < 0) ? ihn[mih] : ihp[mih]; in g722_encode()
/packages/modules/Connectivity/netbpfload/
Dloader.cpp209 static int readElfHeader(ifstream& elfFile, Elf64_Ehdr* eh) { in readElfHeader() argument
213 if (!elfFile.read((char*)eh, sizeof(*eh))) return -1; in readElfHeader()
220 Elf64_Ehdr eh; in readSectionHeadersAll() local
223 ret = readElfHeader(elfFile, &eh); in readSectionHeadersAll()
226 elfFile.seekg(eh.e_shoff); in readSectionHeadersAll()
230 shTable.resize(eh.e_shnum); in readSectionHeadersAll()
232 if (!elfFile.read((char*)shTable.data(), (eh.e_shnum * eh.e_shentsize))) return -ENOMEM; in readSectionHeadersAll()
254 Elf64_Ehdr eh; in readSectionHeaderStrtab() local
255 int ret = readElfHeader(elfFile, &eh); in readSectionHeaderStrtab()
258 ret = readSectionByIdx(elfFile, eh.e_shstrndx, strtab); in readSectionHeaderStrtab()
/packages/modules/Bluetooth/tools/rootcanal/desktop/
Droot_canal_main.cc93 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, in main() local
95 eh.set_crash_handler(crash_callback); in main()
/packages/modules/Bluetooth/system/gd/facade/
Dfacade_main.cc117 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, true, -1); in main() local
118 eh.set_crash_handler(crash_callback); in main()
/packages/modules/Virtualization/pvmfw/testdata/
Dtest_pvmfw_devices_without_iommus.dts14 google,eh,ignore-gctrl-reset;
Dtest_pvmfw_devices_with_rng.dts10 google,eh,ignore-gctrl-reset;
Dtest_pvmfw_devices_with_iommu_sharing.dts10 google,eh,ignore-gctrl-reset;
Dtest_pvmfw_devices_with_multiple_devices_iommus.dts9 google,eh,ignore-gctrl-reset;
Dtest_pvmfw_devices_with_iommu_id_conflict.dts10 google,eh,ignore-gctrl-reset;
/packages/modules/GeoTZ/validation/geonames/known_diffs/
Dknown_diffs5000.prototxt69 isoCountryCodes: "eh"
Dknown_diffs15000.prototxt37 isoCountryCodes: "eh"
Dknown_diffs1000.prototxt114 isoCountryCodes: "eh"
/packages/apps/DocumentsUI/tests/res/raw/
Dimages_tar544 �lC����K���)a ��Z.�m��_��(�eh4��H��$yn�dM��(8�z�i�:[�qg�X�=��o�����i[]D�ٹqjڅ���Y�a��G�U�[…
1589 ̠~�6"���`d�V��B� �eh�����N��1�W�
3190 ��Hܧ$�����5R�� �"���Pxr��;Ф��[<����Y�X#8[w#�q���Ǩ���a�7|eh�c��A3���܁�:����&_�>)Fd�e�e�9��…
3713 …��!�7|�8�9���p0z�j2!R@'��FR��r�⁊P3�����ݼ̮A�3����1�?�9���#|�� 8�(eh����+�q�����g,���pq…
3852 �9#;G�9"s�/�J�� ���#������ڨ ��4��U����M#3�V�##�#�������eh&2�fD�T���w�7�ʁpq�ݳ���=i2Ό3��>���…
4956 …r�K�`���%F�����Ҵ�v����#�_�_�ZM��+L���?�U��_�<ھ�v8ˮ�b1��|����YvZ<���eh�TDϵ[w!A#�:����wJm�…
5482 …�)���^,���$:)x�?��q��r?�s�|L�f�}��ž�[u}�����H�"���/�%-4�W�K.�_q`���y��;�|E��eh#�c��K �[�3�{
5778 ���c��$�:{�CB�Q�L�7� u��_+�m�c���J���s�iV�,�����p}���!�������uRH��g�5TFJ��^��ZG �X�ލD�eh
6099 …���tvS�N3�[�i������mÐ�����?�dtlR��W�+�=9?�w��rױ�0�p��i��6q�`��'iF� U��|�eh��0�@����/���0' G…
6497 …�N���JE��l�Ř�?�����柧����@b����¢��)� ,c��I���Zzĉ4�K$Gh@x�O|f�M�m�r�"�eh����?w�� �pR|/��
[all …]
/packages/inputmethods/LatinIME/dictionaries/
Dcs_wordlist.combined.gz
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dpl_wordlist.combined.gz
Dtr_wordlist.combined.gz1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpt_PT_wordlist.combined.gz
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...

12