/device/google/bonito/vibrator/cs40l20/wav_wavetable/ |
D | 10_THUD_0503.json | 1 …+���P��Q�v/��=��8��/��x�!���f����W�����G�����F�����L����l�+�����e�-�����… 13 � � X �U��%�D�T�X�L�7����i���D��������j���U���K���O���]���|����L�����[�����… 25 >r������=������0�m�����Z����j���I���L���s���a�)�������x�v�������\���j���R���`����;�����b�!�… 47 �7�e����^���1� h� L���{K�y� 48 …� W!�!�!�!�!{!� C o].�L������%� L�D��+������7����`�N�Q�z���6����xߗ���Y������6ݝ�H�… 50 …L� �!�"L#�# $@$$�#H#�"�!� 3�30�f�N� �%W������-�s���I����C�;�L���ߟ�l�vܭ���ڧ���ۥ�…
|
D | README | 10 \[#6\]\ Double\ \(L\)\ \=\ #1\ +\ #2.json \
|
/device/google/crosshatch/vibrator/cs40l20/wav_wavetable/ |
D | 10_THUD_0503.json | 1 …+���P��Q�v/��=��8��/��x�!���f����W�����G�����F�����L����l�+�����e�-�����… 13 � � X �U��%�D�T�X�L�7����i���D��������j���U���K���O���]���|����L�����[�����… 25 >r������=������0�m�����Z����j���I���L���s���a�)�������x�v�������\���j���R���`����;�����b�!�… 47 �7�e����^���1� h� L���{K�y� 48 …� W!�!�!�!�!{!� C o].�L������%� L�D��+������7����`�N�Q�z���6����xߗ���Y������6ݝ�H�… 50 …L� �!�"L#�# $@$$�#H#�"�!� 3�30�f�N� �%W������-�s���I����C�;�L���ߟ�l�vܭ���ڧ���ۥ�…
|
D | README | 10 \[#6\]\ Double\ \(L\)\ \=\ #1\ +\ #2.json \
|
/device/linaro/hikey/hifi/firmware/ |
D | hifi-hikey960.img | 7 …�PPcP1[�@�PPsP@DA�DPTA�UKDKU@�PPcP1T�@�PPsP@DA�DPTA�U+D+U@�PPcP 0 L�!L� � �K��K������A… 34 …entxa_pcm_set_mem_ptrxa_pcm_codec�L������ �, 37 …xa_mixer�@� �`��P�0�p��H�(�h��X�8�x��D�$�d��T�4�t��L�,�l��\�<�|��B�"�b�… 39 …dkry�����������%8Lby���… 42 …y�B�-���˥���C�G�#����\0$-7fK�`�wL�O�����g$… 43 �ι�|�L 46 …��������&���d���QW�݃�����T�������L����7���… 64 …�_9�kr9,Ur��9�>r��9�'rg:r-@:9�q�l:P�q��:V�qL�:J�q��:,�q�;��qL;�oq�x;… 70 …J��g��Jy�gl�J�g#$K��g�LK�gouKqdg�K�Fg��K)g �KDgzLj�f�?L��f9hL��f��L…
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/ |
D | xa_hikey.img | 5 �H��u��u�L+4���<���������… 7 …�PPcP1[�@�PPsP@DA�DPTA�UKDKU@�PPcP1T�@�PPsP@DA�DPTA�U+D+U@�PPcP 0 L�!L� � �K��K������A… 8 �"P� P����������������x��L���� c��Y�R���%<�� ���� 33 …L�����İ�,��4��L��d�����t��xa_mixer_prepare_runtimexa_mixer_em… 35 …L�xa_mixer_do_execute_stereo_16bitxa_mixer_get_api_sizexa_mix… 37 …dkry�����������%8Lby���… 40 …y�B�-���˥���C�G�#����\0$-7fK�`�wL�O�����g$… 41 �ι�|�L
|
/device/google/contexthub/firmware/os/algos/common/math/ |
D | mat.c | 635 bool matLinearSolveCholesky(float *x, const float *L, const float *b, size_t n) { in matLinearSolveCholesky() argument 637 ASSERT_NOT_NULL(L); in matLinearSolveCholesky() 647 sum += L[i * s_n + j] * x[j]; in matLinearSolveCholesky() 650 if (L[i * s_n + i] < EPSILON) { in matLinearSolveCholesky() 653 x[i] = (b[i] - sum) / L[i * s_n + i]; in matLinearSolveCholesky() 661 sum += L[j * s_n + i] * x[j]; in matLinearSolveCholesky() 663 x[i] = (x[i] - sum) / L[i * s_n + i]; in matLinearSolveCholesky() 669 bool matCholeskyDecomposition(float *L, const float *A, size_t n) { in matCholeskyDecomposition() argument 670 ASSERT_NOT_NULL(L); in matCholeskyDecomposition() 675 memset(L, 0, sizeof(float) * n * n); in matCholeskyDecomposition() [all …]
|
D | levenberg_marquardt.c | 24 static bool computeStep(const float *gradient, float *hessian, float *L, 257 bool computeStep(const float *gradient, float *hessian, float *L, in computeStep() argument 265 if (!matCholeskyDecomposition(L, hessian, dim)) { in computeStep() 270 return matLinearSolveCholesky(step, L, gradient, dim); in computeStep()
|
D | mat.h | 216 bool matLinearSolveCholesky(float *x, const float *L, const float *b, 226 bool matCholeskyDecomposition(float *L, const float *A, size_t n);
|
/device/google/coral/json-c/ |
D | json-c-uninstalled.pc.in | 10 Libs: -L@abs_top_builddir@ -ljson-c
|
D | json-c.pc.in | 10 Libs: -L${libdir} -ljson-c
|
D | README.md | 62 LDFLAGS+= -L$(JSON_C_DIR)/lib -ljson-c
|
/device/google/bonito/json-c/ |
D | json-c-uninstalled.pc.in | 10 Libs: -L@abs_top_builddir@ -ljson-c
|
D | json-c.pc.in | 10 Libs: -L${libdir} -ljson-c
|
D | README.md | 62 LDFLAGS+= -L$(JSON_C_DIR)/lib -ljson-c
|
/device/google/crosshatch/json-c/ |
D | json-c-uninstalled.pc.in | 10 Libs: -L@abs_top_builddir@ -ljson-c
|
D | json-c.pc.in | 10 Libs: -L${libdir} -ljson-c
|
D | README.md | 62 LDFLAGS+= -L$(JSON_C_DIR)/lib -ljson-c
|
/device/google/wahoo/sepolicy/vendor/certs/ |
D | arcore_release.x509.pem | 17 78RAN2oDN4FQArlqFb/8L+Qt5sWPUvrk2AZS43BEVbiFQJ7vgf+7TETboQS2uOJM
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 3619 uint8_t L; /**< upsample factor. */ member 3631 uint8_t L; /**< upsample factor. */ member 3643 uint8_t L; /**< upsample factor. */ member 3680 uint8_t L, 3715 uint8_t L, 3751 uint8_t L, 6151 int32_t L, in arm_circularWrite_f32() argument 6178 if(wOffset >= L) in arm_circularWrite_f32() 6179 wOffset -= L; in arm_circularWrite_f32() 6196 int32_t L, in arm_circularRead_f32() argument [all …]
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 438 struct Mat33 L; in fusionUpdate() local 439 matrixCross(&L, &Bb, 0.0f); in fusionUpdate() 445 scaleCovariance(&S, &L, &fusion->P[0][0]); in fusionUpdate() 453 mat33MultiplyTransposed(&LtSi, &L, &Si); in fusionUpdate() 460 mat33Multiply(&K0L, &K[0], &L); in fusionUpdate() 463 mat33Multiply(&K1L, &K[1], &L); in fusionUpdate()
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/certs/ |
D | trusted.pem | 7 Issuer: C = US, ST = California, L = Santa Clara, O = Beyond Aggravated, CN = localhost 11 Subject: C = US, ST = California, L = Santa Clara, O = Beyond Aggravated, CN = localhost
|
/device/google/cuttlefish/host/frontend/gcastv2/https/certs/ |
D | trusted.pem | 7 Issuer: C = US, ST = California, L = Santa Clara, O = Beyond Aggravated, CN = localhost 11 Subject: C = US, ST = California, L = Santa Clara, O = Beyond Aggravated, CN = localhost
|
/device/generic/goldfish/input/ |
D | qwerty.kl | 80 key 38 L
|
/device/linaro/dragonboard/ |
D | common.kl | 82 key 38 L
|