Home
last modified time | relevance | path

Searched refs:dh (Results 1 – 16 of 16) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeKePayload.java212 @SaProposal.DhGroup int dh, RandomnessFactory randomnessFactory) { in createOutboundKePayload()
213 switch (dh) { in createOutboundKePayload()
219 return createOutboundModpKePayload(dh, randomnessFactory); in createOutboundKePayload()
221 return createOutboundCurveKePayload(dh, randomnessFactory); in createOutboundKePayload()
223 throw new IllegalArgumentException("Unsupported DH group: " + dh); in createOutboundKePayload()
228 @SaProposal.DhGroup int dh, RandomnessFactory randomnessFactory) { in createOutboundModpKePayload()
229 BigInteger prime = MODP_PRIME_MAP.get(dh); in createOutboundModpKePayload()
230 int keySize = PUBLIC_KEY_LEN_MAP.get(dh); in createOutboundModpKePayload()
252 return new IkeKePayload(dh, keyExchangeData, localPrivateKey); in createOutboundModpKePayload()
261 @SaProposal.DhGroup int dh, RandomnessFactory randomnessFactory) { in createOutboundCurveKePayload()
[all …]
/packages/apps/Nfc/src/com/android/nfc/
DRoutingTableParser.java287 public void update(DeviceHost dh) { in update() argument
288 sRoutingTableMaxSize = dh.getMaxRoutingTableSize(); in update()
289 byte[] rt = dh.getRoutingTable(); in update()
297 public void dump(DeviceHost dh, PrintWriter pw) { in dump() argument
298 update(dh); in dump()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageRedEye.java125 float dh = drawRect.height(); in drawPoint() local
127 float dy = fullRect.centerY() - dh / 2; in drawPoint()
128 drawRect.set(dx, dy, dx + dw, dy + dh); in drawPoint()
/packages/modules/NeuralNetworks/common/cpu_operations/
DHeatmapMaxKeypoint.cpp117 for (int32_t dh = -1; dh <= 1; dh++) { in heatmapMaxKeypointFloat32Nhwc() local
120 int32_t h = static_cast<int32_t>(maxIndexHeight) + dh; in heatmapMaxKeypointFloat32Nhwc()
130 localGrid[dh + 1][dw + 1] = heatmapBase[heatmapIndex]; in heatmapMaxKeypointFloat32Nhwc()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DSaProposal.java636 for (int dh : getKeySet(SUPPORTED_DH_GROUP_TO_STR)) { in getSupportedDhGroups()
637 if (dh == DH_GROUP_CURVE_25519 && !SdkLevel.isAtLeastS()) { in getSupportedDhGroups()
640 supportedSet.add(dh); in getSupportedDhGroups()
DIkeSaProposal.java107 for (int dh : dhGroupArray) { in fromPersistableBundle()
108 builder.addDhGroup(dh); in fromPersistableBundle()
DChildSaProposal.java130 for (int dh : dhGroupArray) { in fromPersistableBundle()
131 builder.addDhGroup(dh); in fromPersistableBundle()
/packages/modules/Bluetooth/system/build/dpkg/sysprop/debian/
Drules10 dh $@
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec3241 * [dx, dy, dw, dh], where dx and dy is the relative correction factor
3243 * and height, dw and dh is the log-scale relative correction factor
3935 * box deltas. The box deltas are encoded in the order of [dy, dx, dh, dw],
3938 * dh and dw is the log-scale relative correction factor for the width and
3950 * factor for dh in bounding box deltas.
4158 * in the order of [dx, dy, dw, dh], where dx and dy is the linear-scale
4160 * with respect to the width and height, dw and dh is the log-scale
/packages/apps/DocumentsUI/tests/res/raw/
Dimages_tar1731 ���D� �qS�r6���G���F4\�e#�y�23��zԝ9lgښӪ�-�c��.�#��K�>Hr:��Ugԣ߀�z�.��@�zsUf.dh�q���…
2223 …������<@�����#�R`�;��q�i��N;���pv}O8����Z}��&H�����pH�'�+N��/&�=�dhȌ�<����m��U�s��� R…
2341 �T���$�&4C*dh��� �4��� !���R����I�1�����#��Z��EC��d���NO-��W?/CК[��d��d��KM
2603 …�5�i��O�veY����W�~�)ٮ��}O�����ņI`w�Sۧ'���w�|Irv��+6�1��u�����'�쾾�dhX9}=����~���|�N…
4321 … ��h� #�5Y�ݮ@�6�����2N�ې�nZ��$�p����VFŗu���Ӓ<���P8cԟJ����@v��9.dh���U�O�bZa�1�O'�A��…
4959 …F ��F����N�* ��w�t��ҙa#��׎5@x��t*�a���z�+���`��/<�@�''��})�+��V��H>����dh���x���"���ΤN&�
6253 ����3���]�@�Ű:H���<r{*e*�tG{/�� D���C�$(�dh�O�ʜ�ׯ ���N_�ڝ�V��fm�o�V*6���.���^�zWg��?���E…
6598 r��&���� �l�A�?�� �9��ӣʧ� �/���G� ���(��̝ WDt�`�J��✖7`�p&.Xn�ց�sw��x�5���<�?�X�x��dh�c��…
6686 ���J���qݡh�dh��F1�ZI|k2H7_,jc��}y�V�\���O������h�P�Dk�r�[#�W���&f�b��j0ہަo\"y��T6W�����稶�…
7618 …�_Z�Rz��}w�'N[X%���9���+��5'�3�K0�V>X����[z�B����@1��#����ڶ��M�.f��;dh�lH��n��9���^�qnF�QW…
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv4520 com.att.dh 10184
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv4520 com.att.dh 10184
/packages/inputmethods/LatinIME/dictionaries/
Dsv_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dnb_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...