Home
last modified time | relevance | path

Searched defs:keys (Results 26 - 50 of 674) sorted by relevance

12345678910>>...27

/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp40 std::vector<std::string> keys; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/services/common/database/src/
H A Dgeneric_values.cpp79 std::vector<std::string> keys; in GetAllKeys() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_ticket.h66 mbedtls_ssl_ticket_key keys[2]; /*!< ticket protection keys */ member
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpointer_auth.c13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys() local
67 ptrauth_set_enabled_keys(struct task_struct *tsk, unsigned long keys, unsigned long enabled) ptrauth_set_enabled_keys() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c12 static void map_batch_update(int map_fd, __u32 max_entries, int *keys, in map_batch_update() argument
55 int map_fd, *keys, *values, *visited; in test_array_map_batch_ops() local
30 map_batch_verify(int *visited, __u32 max_entries, int *keys, int *values) map_batch_verify() argument
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Ddm355evm_keys.c102 struct dm355evm_keys *keys = _keys; in dm355evm_keys_irq() local
172 struct dm355evm_keys *keys; in dm355evm_keys_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpeer.h19 struct ieee80211_key_conf *keys[WMI_MAX_KEY_INDEX + 1]; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Ducb1x00-assabet.c41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpr.h10 u64 keys[]; member
/test/xts/hats/hdf/display/buffer/benchmark/
H A Ddisplay_buffer_benchmark_test.cpp125 std::vector<uint32_t> keys; in BENCHMARK_F() local
/third_party/icu/icu4c/source/samples/legacy/
H A Dlegacy.cpp55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
94 static uint8_t keys[4][32]; in main() local
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_own_keys.js184 var keys = ["foo"]; variable
[all...]
/third_party/node/test/fixtures/
H A Dtls-connect.js
/third_party/mesa3d/src/util/tests/hash_table/
H A Drandom_entry.c60 uint32_t keys[SIZE]; in main() local
H A Ddelete_management.c54 uint32_t keys[SIZE]; in main() local
H A Dinsert_many.c54 uint32_t keys[SIZE]; in main() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-reflect.cc88 Handle<FixedArray> keys; in BUILTIN() local
/third_party/node/deps/v8/src/objects/
H A Delements-inl.h18 CollectElementIndices(Handle<JSObject> object, KeyAccumulator* keys) CollectElementIndices() argument
24 PrependElementIndices( Handle<JSObject> object, Handle<FixedArray> keys, GetKeysConversion convert, PropertyFilter filter) PrependElementIndices() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-forin.cc34 Handle<FixedArray> keys; in Enumerate() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Ddata_structures.py39 def keys(self): member in DictOfStringSets
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dlegacy.cpp55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
94 static uint8_t keys[4][32]; in main() local
[all...]
/third_party/openssl/test/
H A Drc4test.c25 static unsigned char keys[6][30] = { variable
/third_party/toybox/toys/pending/
H A Dgetfattr.c37 char *keys, *key; in do_getfattr() local
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Denum_type_wrapper.py78 def keys(self): member in EnumTypeWrapper

Completed in 8 milliseconds

12345678910>>...27