/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | local_storage.c | 43 const struct bpf_cgroup_storage_key *key1 = _key1; in bpf_cgroup_storage_key_cmp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
H A D | conf.c | 343 static int conf_get_by_keys(snd_config_t *root, const char *key1, in conf_get_by_keys() argument 360 snd_config_t *conf_get_subtree(snd_config_t *root, const char *key1, const char *key2) in conf_get_subtree() argument 374 int conf_get_count(snd_config_t *root, const char *key1, const char *key2) in conf_get_count() argument 395 conf_get_string(snd_config_t *root, const char *key1, const char *key2, const char *def) conf_get_string() argument 413 conf_get_long(snd_config_t *root, const char *key1, const char *key2, long def) conf_get_long() argument 431 conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def) conf_get_bool() argument 449 conf_get_string_array(snd_config_t *root, const char *key1, const char *key2, const char **array, int array_size, const char *def) conf_get_string_array() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | expr.c | 68 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal() argument
|
H A D | stat.c | 298 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal() local
|
/third_party/icu/icu4c/source/common/ |
H A D | unifiedcache.cpp | 55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
|
H A D | uhash.cpp | 984 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 D | unit-regression1.cpp | 1366 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 D | unifiedcache.cpp | 55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
|
H A D | uhash.cpp | 984 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 D | pointer-auth-arm64.cc | 154 uint64_t key1 = key.low; in ComputePAC() local
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | modes.h | 147 void *key1, *key2; member
|
/third_party/openssl/include/crypto/ |
H A D | modes.h | 147 void *key1, *key2; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | unifiedcache.cpp | 55 ucache_compareKeys(const UHashTok key1, const UHashTok key2) { in ucache_compareKeys() argument
|
H A D | uhash.cpp | 984 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/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | MapForProto2Test.java | 424 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 D | MapTest.java | 762 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
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 262 u8 key1[DES_KEY_SIZE]; member
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-glue.c | 111 struct crypto_aes_ctx key1; member 116 struct crypto_aes_ctx key1; member [all...] |
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-glue.c | 117 struct crypto_aes_ctx key1; member 122 struct crypto_aes_ctx key1; member [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.c | 389 xfs_inobt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) xfs_inobt_keys_contiguous() argument
|
H A D | xfs_bmap_btree.c | 511 xfs_bmbt_keys_contiguous( struct xfs_btree_cur *cur, const union xfs_btree_key *key1, const union xfs_btree_key *key2, const union xfs_btree_key *mask) xfs_bmbt_keys_contiguous() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 265 u8 key1[DES_KEY_SIZE]; member
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_action.h | 362 explicit MouseClick(TouchOp type, const Point &point, const MouseButton &button, int32_t &key1, int32_t &key2) in MouseClick() argument 379 explicit MouseScroll(const Point &point, int32_t scrollValue, int32_t key1, int32_t key2, uint32_t speed) in MouseScroll() argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_program.c | 896 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
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 397 const u8 *key1 = key; in otx_cpt_skcipher_xts_setkey() local
|