/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | MoreKeysKeyboard.java | 77 public void setParameters(final int numKeys, final int numColumn, final int keyWidth, in setParameters() 217 private static int getTopRowEmptySlots(final int numKeys, final int numColumns) { in getTopRowEmptySlots() 222 private int getOptimizedColumns(final int numKeys, final int maxColumns) { in getOptimizedColumns()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/ |
D | AggregateEncryptionKeyManager.java | 73 Uri coordinatorOrigin, int numKeys) { in getAggregateEncryptionKeys() 120 List<AggregateEncryptionKey> aggregateEncryptionKeys, int numKeys) { in getRandomListOfKeys()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | hash.c | 206 _mesa_HashFindFreeKeyBlock(struct _mesa_HashTable *table, GLuint numKeys) in _mesa_HashFindFreeKeyBlock() 240 _mesa_HashFindFreeKeys(struct _mesa_HashTable *table, GLuint* keys, GLuint numKeys) in _mesa_HashFindFreeKeys()
|
/aosp_15_r20/external/pytorch/test/cpp/c10d/ |
H A D | FileStoreTest.cpp | 54 auto numKeys = fileStore->getNumKeys(); in testGetSet() local 87 auto numKeys = fileStore->getNumKeys(); in testGetSet() local
|
H A D | HashStoreTest.cpp | 32 auto numKeys = store.getNumKeys(); in testGetSet() local
|
H A D | TCPStoreTest.cpp | 58 auto numKeys = serverStore->getNumKeys(); in testHelper() local
|
/aosp_15_r20/external/fastrpc/src/ |
H A D | fastrpc_perf.c | 77 int numKeys; member 153 int numKeys = 0, maxLen = 0; in perf_dsp_enable() local
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | test_persistable_bundle.cpp | 308 int numKeys) { in checkAndFree() 318 const int numKeys = 3; in TEST_F() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/ |
H A D | AesCtrKeyManagerTest.java | 125 final int numKeys = 100; in createKey_multipleCallsCreateDifferentKeys() local
|
H A D | ChaCha20Poly1305KeyManagerTest.java | 125 final int numKeys = 1000; in createKey_multipleCallsCreateDifferentKeys() local
|
H A D | XChaCha20Poly1305KeyManagerTest.java | 92 final int numKeys = 100; in createKey_multipleCallsCreateDifferentKeys() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/finder/aidl/vts/ |
H A D | VtsHalBluetoothFinderTargetTest.cpp | 56 ScopedAStatus BluetoothFinderTest::sendEids(uint8_t numKeys) { in sendEids()
|
/aosp_15_r20/system/keymaster/android_keymaster/ |
H A D | remote_provisioning_utils.cpp | 132 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | GlobalKeyManager.java | 165 final int numKeys = mKeyMapping.size(); in dump() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/daead/ |
H A D | AesSivKeyManagerTest.java | 134 final int numKeys = 1000; in createKey_multipleCallsCreateDifferentKeys() local
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/bluetooth/ |
D | FastPairAccountKeyStorage.java | 225 int numKeys = preferences.getInt(NUM_ACCOUNT_KEYS, 0); in load() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 193 uint32_t numKeys, i; in pubKeyFindCbk() local 1200 uint32_t numKeys; in halLegacyQueryRsaKeys() local 1724 uint32_t numKeys; in halKeyInfo() local
|
/aosp_15_r20/frameworks/native/libs/input/ |
H A D | KeyCharacterMap.cpp | 623 size_t numKeys = parcel->readInt32(); in readFromParcel() local 711 size_t numKeys = mKeys.size(); in writeToParcel() local
|
/aosp_15_r20/frameworks/base/core/java/android/app/backup/ |
H A D | BlobBackupHelper.java | 99 final int numKeys = in.readInt(); in readOldState() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/prf/ |
H A D | HmacPrfKeyManagerTest.java | 106 int numKeys = 100; in createKey_multipleTimes() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | uspoof_conf.cpp | 415 int32_t numKeys = fKeyVec->size(); in outputData() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | uspoof_conf.cpp | 416 int32_t numKeys = fKeyVec->size(); in outputData() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/mac/ |
H A D | HmacKeyManagerTest.java | 155 int numKeys = 100; in createKey_multipleTimes() local
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | getpathp.c | 228 DWORD numKeys = 0; in getpythonregpath() local
|
/aosp_15_r20/frameworks/av/services/mediametrics/fuzzer/ |
H A D | mediametrics_service_fuzzer.cpp | 141 size_t numKeys = mFdp.ConsumeIntegralInRange<size_t>(kMinBytes, kMaxBytes); in CreateItem() local
|