/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | depthwise_conv2d_v1_2.mod.py | 116 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable 119 Model("large").Operation("DEPTHWISE_CONV_2D", i4, f4, b4, 0, 0, 0, 0, 1, 1, 1, 0, layout).To(o4) 124 f4: ("TENSOR_QUANT8_ASYMM", 0.25, 0), 130 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=3, scales=[1.0, …
|
D | conv2d_v1_2.mod.py | 105 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable 108 Model("large").Operation("CONV_2D", i4, f4, b4, 0, 0, 0, 0, 1, 1, 0, layout).To(o4) 113 f4: ("TENSOR_QUANT8_ASYMM", 0.5, 128), 119 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=0, scales=[0.5, … 125 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=0, scales=[0.5, …
|
/packages/modules/Bluetooth/system/gd/security/ |
D | pairing_handler_le_secure_connections.cc | 243 remoteC2 = crypto_toolbox::f4((uint8_t*)Pkb.x.data(), (uint8_t*)Pkb.x.data(), remoteR, 0); in SecureConnectionsOutOfBand() 245 remoteC2 = crypto_toolbox::f4((uint8_t*)Pka.x.data(), (uint8_t*)Pka.x.data(), remoteR, 0); in SecureConnectionsOutOfBand() 332 Cai = crypto_toolbox::f4((uint8_t*)PKa.x.data(), (uint8_t*)PKb.x.data(), Nai, ri); in SecureConnectionsPasskeyEntry() 355 Octet16 Cbi2 = crypto_toolbox::f4((uint8_t*)PKb.x.data(), (uint8_t*)PKa.x.data(), Nbi, ri); in SecureConnectionsPasskeyEntry() 364 Cbi = crypto_toolbox::f4((uint8_t*)PKb.x.data(), (uint8_t*)PKa.x.data(), Nbi, ri); in SecureConnectionsPasskeyEntry() 384 Octet16 Cai2 = crypto_toolbox::f4((uint8_t*)PKa.x.data(), (uint8_t*)PKb.x.data(), Nai, ri); in SecureConnectionsPasskeyEntry() 462 Octet16 Cb_local = crypto_toolbox::f4((uint8_t*)PKb.x.data(), (uint8_t*)PKa.x.data(), Nb, 0); in SecureConnectionsJustWorks() 472 Cb = crypto_toolbox::f4((uint8_t*)PKb.x.data(), (uint8_t*)PKa.x.data(), Nb, 0); in SecureConnectionsJustWorks()
|
D | pairing_handler_le_unittest.cc | 226 …Octet16 Cb = crypto_toolbox::f4((uint8_t*)public_key.x.data(), (uint8_t*)my_public_key.x.data(), N… in TEST_F()
|
D | pairing_handler_le.cc | 36 data.c = crypto_toolbox::f4(data.public_key.x.data(), data.public_key.x.data(), data.r, 0); in GenerateOobData()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | depthwise_conv2d_quant8_signed.mod.py | 473 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable 476 Model("large").Operation("DEPTHWISE_CONV_2D", i4, f4, b4, 0, 0, 0, 0, 1, 1, 1, 0, layout).To(o4) 481 f4: ("TENSOR_QUANT8_ASYMM_SIGNED", 0.25, -128), 487 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=3, scales=[1.0, …
|
D | conv2d_quant8_signed.mod.py | 295 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable 298 Model("large").Operation("CONV_2D", i4, f4, b4, 0, 0, 0, 0, 1, 1, 0, layout).To(o4) 303 f4: ("TENSOR_QUANT8_ASYMM_SIGNED", 0.5, 0), 309 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=0, scales=[0.5, … 315 …f4: ("TENSOR_QUANT8_SYMM_PER_CHANNEL", 0, 0, SymmPerChannelQuantParams(channelDim=0, scales=[0.5, …
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_keys.cc | 794 p_cb->commitment = crypto_toolbox::f4( in smp_calculate_local_commitment() 802 crypto_toolbox::f4(p_cb->loc_publ_key.x, p_cb->peer_publ_key.x, in smp_calculate_local_commitment() 808 p_cb->commitment = crypto_toolbox::f4( in smp_calculate_local_commitment() 831 output = crypto_toolbox::f4(p_cb->peer_publ_key.x, p_cb->loc_publ_key.x, in smp_calculate_peer_commitment() 837 output = crypto_toolbox::f4(p_cb->peer_publ_key.x, p_cb->loc_publ_key.x, in smp_calculate_peer_commitment() 841 output = crypto_toolbox::f4(p_cb->peer_publ_key.x, p_cb->peer_publ_key.x, in smp_calculate_peer_commitment()
|
D | smp_act.cc | 2035 crypto_toolbox::f4(p_cb->sc_oob_data.loc_oob_data.publ_key_used.x, in smp_set_local_oob_random_commitment()
|
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local 536 f4 = f1 - f3; in cosineModulateSynth4() 539 y2 = -SCALE(LONG_MULT_DCT(DCTII_4_K06_FIX, f4), DCT_SHIFT); in cosineModulateSynth4()
|
/packages/modules/Bluetooth/system/gd/crypto_toolbox/ |
D | crypto_toolbox.h | 45 bluetooth::hci::Octet16 f4(
|
D | crypto_toolbox.cc | 40 Octet16 f4(const uint8_t* u, const uint8_t* v, const Octet16& x, uint8_t z) { in f4() function
|
D | aes.cc | 80 #define f4(x) (((x) << 2) ^ ((((x) >> 6) & 1) * WPOLY) ^ ((((x) >> 6) & 2) * WPOLY)) macro 87 #define fd(x) (f8(x) ^ f4(x) ^ (x)) 88 #define fe(x) (f8(x) ^ f4(x) ^ f2(x))
|
D | crypto_toolbox_test.cc | 156 Octet16 output = f4(u.data(), v.data(), x, z); in TEST()
|
/packages/services/Car/tests/SampleCustomInputService/ |
D | readme.md | 74 adb shell cmd car_service inject-custom-input f4
|
/packages/modules/Bluetooth/system/conf/ |
D | interop_database.conf | 727 f4:15:fd = Address_Based
|
/packages/apps/DocumentsUI/tests/res/raw/ |
D | images_tar | 1771 …�������բ�E���h����H�F�o0���z�GZ�n��}j?|g�k��u}"�-l�d|y�Q �����;d�f4)a��V�n_'^o���� �{��… 3087 …ظfQ�{ף��T����Ң��S,G�ek\��Lr~����Fԣ$�NA<~x��J���q�U���{o���˴@�'�u�f4�g4iJ��<�K[�0�9����9h… 5435 ꚝ��z�C�:�2G��^��iV6ͬ�f4�j1����=r�ީk���{h��yIn�:������Ie�����[��[h�"&�Y$����#��ډ�`7�… 6123 �h#l�B���ԅ�R�#�V�<9�kg���x&����獃����FG��\Π��7z~�*�*�o<��MG���][� $R��#����#�<'do~��f4 9649 G÷R1Kd�Iv�Kd���:��f4�U�����v��.23����<�$��)e"/`?'#���k��Պ�����ݭ˅����d� Fq��"X��$O��Оp1��;15… 9811 ���h�7,�}�{u���C���<W9��V�r�2==�]^�f4��SaF>n��X�u0�e��=��Dl�g�H�ݙUX���¯Ps��Ei�]��ּ�㓐Cy… 10137 …s�lӫ<s�}�:���ZE��d�Mc[G�j�n��c���� *�;FO�&�>����w!�䞵"yi�i��k#���$��f4�P�z��R2��Ǖ�m�#����… 10930 d�3��I�cɡ�ͯXX�m�m�<~5�x�Y�4f4��9>����O�<�\v�E�~b�ƞ6kpt�hw�r�>�:t#��z��&0�Myn�d�97%�����4… 12385 �*��w皣~��O��f4�~�V�P���dra�8��/��X�㳳�k����أ�p9ǽ4���h����!Q��t�ʪ�7no�pN{W��Px�$y'T��j�ʲT 15160 %$�����@M+n3��L����bŹ�zSK�oa�9��k��`�ևQպ��I!w�����S��f4� s�`yc�7Q�p���qЃ��Li^f�e'… [all …]
|