Home
last modified time | relevance | path

Searched defs:numKeys (Results 1 – 25 of 403) sorted by relevance

12345678910>>...17

/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java77 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/
DAggregateEncryptionKeyManager.java73 Uri coordinatorOrigin, int numKeys) { in getAggregateEncryptionKeys()
120 List<AggregateEncryptionKey> aggregateEncryptionKeys, int numKeys) { in getRandomListOfKeys()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dhash.c206 _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 DFileStoreTest.cpp54 auto numKeys = fileStore->getNumKeys(); in testGetSet() local
87 auto numKeys = fileStore->getNumKeys(); in testGetSet() local
H A DHashStoreTest.cpp32 auto numKeys = store.getNumKeys(); in testGetSet() local
H A DTCPStoreTest.cpp58 auto numKeys = serverStore->getNumKeys(); in testHelper() local
/aosp_15_r20/external/fastrpc/src/
H A Dfastrpc_perf.c77 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 Dtest_persistable_bundle.cpp308 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 DAesCtrKeyManagerTest.java125 final int numKeys = 100; in createKey_multipleCallsCreateDifferentKeys() local
H A DChaCha20Poly1305KeyManagerTest.java125 final int numKeys = 1000; in createKey_multipleCallsCreateDifferentKeys() local
H A DXChaCha20Poly1305KeyManagerTest.java92 final int numKeys = 100; in createKey_multipleCallsCreateDifferentKeys() local
/aosp_15_r20/hardware/interfaces/bluetooth/finder/aidl/vts/
H A DVtsHalBluetoothFinderTargetTest.cpp56 ScopedAStatus BluetoothFinderTest::sendEids(uint8_t numKeys) { in sendEids()
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dremote_provisioning_utils.cpp132 validateAndExtractPubkeys(bool testMode, uint32_t numKeys, KeymasterBlob* keysToSign, in validateAndExtractPubkeys()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalKeyManager.java165 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 DAesSivKeyManagerTest.java134 final int numKeys = 1000; in createKey_multipleCallsCreateDifferentKeys() local
/aosp_15_r20/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairAccountKeyStorage.java225 int numKeys = preferences.getInt(NUM_ACCOUNT_KEYS, 0); in load() local
/aosp_15_r20/device/google/contexthub/firmware/os/core/
DnanohubCommand.c193 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 DKeyCharacterMap.cpp623 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 DBlobBackupHelper.java99 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 DHmacPrfKeyManagerTest.java106 int numKeys = 100; in createKey_multipleTimes() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp415 int32_t numKeys = fKeyVec->size(); in outputData() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Duspoof_conf.cpp416 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 DHmacKeyManagerTest.java155 int numKeys = 100; in createKey_multipleTimes() local
/aosp_15_r20/external/python/cpython2/PC/
Dgetpathp.c228 DWORD numKeys = 0; in getpythonregpath() local
/aosp_15_r20/frameworks/av/services/mediametrics/fuzzer/
H A Dmediametrics_service_fuzzer.cpp141 size_t numKeys = mFdp.ConsumeIntegralInRange<size_t>(kMinBytes, kMaxBytes); in CreateItem() local

12345678910>>...17