/external/opencv3/modules/core/test/ |
D | test_hal_core.cpp | 75 hal::exp(src.ptr<float>(), dst.ptr<float>(), n); in TEST() 77 hal::exp(src.ptr<double>(), dst.ptr<double>(), n); in TEST() 81 hal::log(src.ptr<float>(), dst.ptr<float>(), n); in TEST() 83 hal::log(src.ptr<double>(), dst.ptr<double>(), n); in TEST() 87 hal::sqrt(src.ptr<float>(), dst.ptr<float>(), n); in TEST() 89 hal::sqrt(src.ptr<double>(), dst.ptr<double>(), n); in TEST() 162 hal::LU(a.ptr<float>(), a.step, size, x.ptr<float>(), x.step, 1); in TEST() 164 hal::LU(a.ptr<double>(), a.step, size, x.ptr<double>(), x.step, 1); in TEST() 168 hal::Cholesky(a.ptr<float>(), a.step, size, x.ptr<float>(), x.step, 1); in TEST() 170 hal::Cholesky(a.ptr<double>(), a.step, size, x.ptr<double>(), x.step, 1); in TEST()
|
/external/parameter-framework/upstream/test/functional-tests-legacy/Util/ |
D | PfwUnitTestLib.py | 125 hal = Hal(pfw) variable in PfwTestCase 138 cls.hal.startHal() 141 cls.hal.createInclusiveCriterion("Crit_0", "2") 142 cls.hal.createExclusiveCriterion("Crit_1", "2") 144 cls.hal.start() 155 cls.hal.stopHal()
|
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/ |
D | tDomain_Configuration_Selection.py | 116 out, err = self.hal.sendCmd("applyConfigurations") 133 out, err = self.hal.sendCmd("setCriterionState", "Crit_0", state) 137 out, err = self.hal.sendCmd("setCriterionState", "Crit_1", state) 140 out, err = self.hal.sendCmd("applyConfigurations")
|
/external/opencv3/ |
D | Android.mk | 16 $(LOCAL_PATH)/modules/hal/include 87 $(LOCAL_PATH)/modules/hal/include \ 120 $(LOCAL_PATH)/modules/hal/include \ 184 $(LOCAL_PATH)/modules/hal/include \ 244 $(LOCAL_PATH)/modules/hal/include \ 273 $(LOCAL_PATH)/modules/hal \ 274 $(LOCAL_PATH)/modules/hal/include 279 modules/hal/src/arithm.cpp \ 280 modules/hal/src/color.cpp \ 281 modules/hal/src/filter.cpp \ [all …]
|
/external/libnfc-nci/ |
D | Android.mk | 4 HAL := src/hal 28 $(LOCAL_PATH)/src/hal/include \ 29 $(LOCAL_PATH)/src/hal/int \
|
/external/libmtp/ |
D | hotplug.sh.in | 9 HALBASEPATH=/usr/share/hal/fdi/information 10 HALPATH=/usr/share/hal/fdi/information/20thirdparty
|
/external/opencv3/modules/core/src/ |
D | mathfuncs.cpp | 193 hal::magnitude( x, y, mag, len ); in magnitude() 199 hal::magnitude( x, y, mag, len ); in magnitude() 242 hal::fastAtan2( y, x, angle, len, angleInDegrees ); in phase() 272 hal::fastAtan2( buf[1], buf[0], buf[0], len, angleInDegrees ); in phase() 376 hal::magnitude( x, y, mag, len ); in cartToPolar() 377 hal::fastAtan2( y, x, angle, len, angleInDegrees ); in cartToPolar() 384 hal::magnitude(x, y, (double*)ptrs[2], len); in cartToPolar() 409 hal::fastAtan2( buf[1], buf[0], buf[0], len, angleInDegrees ); in cartToPolar() 762 hal::exp(x, y, n); in Exp_32f_ipp() 776 hal::exp(x, y, n); in Exp_64f_ipp() [all …]
|
D | lapack.cpp | 55 return hal::LU(A, astep, m, b, bstep, n); in LU() 60 return hal::LU(A, astep, m, b, bstep, n); in LU() 65 return hal::Cholesky(A, astep, m, b, bstep, n); in Cholesky() 70 return hal::Cholesky(A, astep, m, b, bstep, n); in Cholesky() 743 result = hal::LU(a.ptr<float>(), a.step, rows, 0, 0, 0); in determinant() 767 result = hal::LU(a.ptr<double>(), a.step, rows, 0, 0, 0); in determinant() 1030 result = hal::LU(src1.ptr<float>(), src1.step, n, dst.ptr<float>(), dst.step, n) != 0; in invert() 1032 result = hal::LU(src1.ptr<double>(), src1.step, n, dst.ptr<double>(), dst.step, n) != 0; in invert() 1034 result = hal::Cholesky(src1.ptr<float>(), src1.step, n, dst.ptr<float>(), dst.step, n); in invert() 1036 result = hal::Cholesky(src1.ptr<double>(), src1.step, n, dst.ptr<double>(), dst.step, n); in invert() [all …]
|
/external/opencv3/modules/hal/src/ |
D | filter.cpp | 45 namespace cv { namespace hal { namespace
|
D | resize.cpp | 45 namespace cv { namespace hal { namespace
|
D | warp.cpp | 45 namespace cv { namespace hal { namespace
|
D | arithm.cpp | 45 namespace cv { namespace hal { namespace
|
D | color.cpp | 45 namespace cv { namespace hal { namespace
|
/external/opencv3/modules/hal/ |
D | CMakeLists.txt | 12 ocv_define_module(hal)
|
/external/libnfc-nci/halimpl/pn54x/ |
D | Android.mk | 27 $(LOCAL_PATH)/hal \
|
/external/opencv3/modules/hal/include/opencv2/ |
D | hal.hpp | 54 namespace cv { namespace hal { namespace
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ja.po | 264 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 265 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-" 269 "提案: 次のコマンドでhalによるcdromのポーリング機能が無効になります。\n" 270 "hal-disable-polling --device /dev/cdrom\n" 271 "halはCD挿入時の自動実行機能を提供しますが、SATAの省電力が無効になります。"
|
D | ru.po | 274 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 275 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-" 279 "Совет: запретите 'hal' проверять Ваш cdrom командой: \n" 280 "hal-disable-polling /dev/cdrom 'hal'автоматически открывает окно, когда \n"
|
D | zh.po | 438 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 439 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-opens a\n" 442 "建議: 使用下列指令取消 'hal' 檢查光碟狀態: \n" 443 "hal-disable-polling --device /dev/cdrom 'hal' 會在插入光碟時自動開啟檔案總管 \n"
|
D | de.po | 266 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 267 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-opens a\n" 270 "Vorschlag: Hindern sie mit: \"hal-disable-polling --device /dev/cdrom\"\n" 271 "hal daran das CD-Laufwerk abzufragen. hal startet nach dem Einlegen einer CD\n"
|
D | pl.po | 268 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 269 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-" 273 "Podpowiedź: wyłącz sprawdzanie CD-ROM-u przez \"hal\" za pomocą: \n" 274 "hal-disable-polling /dev/cdrom \"hal\" jest składnikiem, który\n"
|
D | id.po | 268 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 269 "hal-disable-polling --device /dev/scd0 'hal' is the component that auto-" 273 "Saran: Atur agar 'hal' tidak melakukan polling ke cdrom anda dengan:\n" 274 "hal-disable-polling --device /dev/sdc0 'hal' akan membuka otomatis \n"
|
D | pt_BR.po | 266 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 267 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-opens a\n" 270 "Sugestão: Desabilite 'hal' de acessar o seu cdrom com: \n" 271 "hal-stop-polling --device /dev/cdrom 'hal' é o componente que abre uma janela\n"
|
D | hu.po | 275 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 276 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-" 280 "Tanács: Ne engedd a 'hal' alkalmazásnak a CD-meghajtó állandó figyelését: \n" 281 "hal-disable-polling /dev/cdrom a 'hal' egy alkalmazás, ami "
|
D | fr.po | 267 "Suggestion: Disable 'hal' from polling your cdrom with: \n" 268 "hal-disable-polling --device /dev/cdrom 'hal' is the component that auto-opens a\n" 271 "Suggestion : empêchez hal de surveiller votre cdrom avec : hal-disable-polling --device /dev/cdrom… 272 "hal est le composant qui ouvre automatiquement une fenêtre lorsque vous insérez\n"
|