Home
last modified time | relevance | path

Searched defs:key1 (Results 51 - 75 of 111) sorted by relevance

12345

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscriptset.cpp282 uhash_equalsScriptSet(const UElement key1, const UElement key2) { in uhash_equalsScriptSet() argument
289 uhash_compareScriptSet(UElement key0, UElement key1) { in uhash_compareScriptSet() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringtriebuilder.cpp31 equalStringTrieNodes(const UHashTok key1, const UHashTok key2) { in equalStringTrieNodes() argument
H A Dunifiedcache.cpp55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
H A Duhash.cpp984 const UHashTok key1 = elem1->key; in uhash_equals() local
1004 uhash_compareUChars(const UHashTok key1, const UHashTok key2) { in uhash_compareUChars() argument
1021 uhash_compareChars(const UHashTok key1, const UHashTok key2) { in uhash_compareChars() argument
1038 uhash_compareIChars(const UHashTok key1, const UHashTok key2) { in uhash_compareIChars() argument
1064 uhash_compareLong(const UHashTok key1, cons argument
[all...]
/third_party/python/Python/
H A Dhashtable.c99 _Py_hashtable_compare_direct(const void *key1, const void *key2) in _Py_hashtable_compare_direct() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapLiteTest.java845 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() argument
851 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
H A DMapForProto2LiteTest.java499 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() argument
505 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
H A DMapForProto2Test.java424 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() argument
430 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
671 private static <K, V> Map<K, V> mapForValues(K key1, V value1, K key2, V value2) { in mapForValues() argument
H A DMapTest.java762 private static <K, V> Map<K, V> mapForValues(K key1, V value1, K key2, V value2) { in mapForValues() argument
1451 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() argument
1457 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() argument
1464 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2, K key3, V value3) { in newMap() argument
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
H A Duhash.cpp984 const UHashTok key1 = elem1->key; in uhash_equals() local
1004 uhash_compareUChars(const UHashTok key1, const UHashTok key2) { in uhash_compareUChars() argument
1021 uhash_compareChars(const UHashTok key1, const UHashTok key2) { in uhash_compareChars() argument
1038 uhash_compareIChars(const UHashTok key1, const UHashTok key2) { in uhash_compareIChars() argument
1064 uhash_compareLong(const UHashTok key1, cons argument
[all...]
/third_party/json/tests/src/
H A Dunit-regression1.cpp1366 std::array<uint8_t, 28> key1 = {{ 103, 92, 117, 48, 48, 48, 55, 92, 114, 215, 126, 214, 95, 92, 34, 174, 40, 71, 38, 174, 40, 71, 38, 223, 134, 247, 127, 0 }}; variable
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
H A Duhash.cpp984 const UHashTok key1 = elem1->key; in uhash_equals() local
1004 uhash_compareUChars(const UHashTok key1, const UHashTok key2) { in uhash_compareUChars() argument
1021 uhash_compareChars(const UHashTok key1, const UHashTok key2) { in uhash_compareChars() argument
1038 uhash_compareIChars(const UHashTok key1, const UHashTok key2) { in uhash_compareIChars() argument
1064 uhash_compareLong(const UHashTok key1, cons argument
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dpointer-auth-arm64.cc154 uint64_t key1 = key.low; in ComputePAC() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h147 void *key1, *key2; member
/third_party/openssl/include/crypto/
H A Dmodes.h147 void *key1, *key2; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c896 fs_cache_compare(const void *key1, const void *key2) in fs_cache_compare() argument
902 gs_cache_compare(const void *key1, const void *key2) in gs_cache_compare() argument
908 vs_cache_compare(const void *key1, const void *key2) in vs_cache_compare() argument
914 cs_cache_compare(const void *key1, const void *key2) in cs_cache_compare() argument
/third_party/f2fs-tools/fsck/
H A Ddict.c1233 static int comparef(const void *key1, const void *key2) in comparef() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1141 uint8_t key1[100], key2[100]; in TestT7189() local
1197 CollationKey key1, key2; in caseFirstCompressionSub() local
[all...]
/third_party/mbedtls/library/
H A Daes.c787 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_enc() local
811 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_dec() local
758 mbedtls_aes_xts_decode_keys(const unsigned char *key, unsigned int keybits, const unsigned char **key1, unsigned int *key1bits, const unsigned char **key2, unsigned int *key2bits) mbedtls_aes_xts_decode_keys() argument
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c1310 equal_fd(const void *key1, const void *key2) in equal_fd() argument
/third_party/node/deps/v8/src/objects/
H A Dkeys.cc1172 bool operator()(uint32_t hash1, uint32_t hash2, const Handle<Name>& key1, in operator ()() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h665 V8_INLINE static bool StringsMatch(void* key1, void* key2) { in StringsMatch() argument
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c145 const ECX_KEY *key1 = keydata1; in ecx_match() local

Completed in 36 milliseconds

12345