/kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/security/keys/encrypted-keys/ |
H A D | Makefile | |
/third_party/musl/src/misc/ |
H A D | getsubopt.c | 4 int getsubopt(char **opt, char *const *keys, char **val) in getsubopt() argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/speculative/ |
H A D | 5-1.c | 41 static pthread_key_t keys[PTHREAD_KEYS_MAX + 1]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_delete/ |
H A D | 1-2.c | 36 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
H A D | 1-1.c | 35 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/ |
H A D | 1-1.c | 32 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
H A D | 1-1.c | 32 static pthread_key_t keys[NUM_OF_KEYS]; variable
|
H A D | 1-2.c | 30 static pthread_key_t keys[NUM_OF_THREADS]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setspecific/ |
H A D | 1-1.c | 33 pthread_key_t keys[NUM_OF_KEYS]; in main() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | pointer_auth.c | 13 struct ptrauth_keys_user *keys = &tsk->thread.keys_user; in ptrauth_prctl_reset_keys() local [all...] |
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | array-prototype-keys.js | |
/third_party/ltp/testcases/kernel/crypto/ |
H A D | af_alg06.c | 28 char keys[1]; in run() member
|
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
H A D | delegations.js | [all...] |
/third_party/node/deps/npm/node_modules/is-core-module/test/ |
H A D | index.js | 4 var keys = require('object-keys'); variable
|
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_minmax_cache.h | 35 uint64_t keys[PANFROST_MINMAX_SIZE]; member
|
/third_party/skia/src/gpu/ |
H A D | GrThreadSafePipelineBuilder.cpp | 53 void GrThreadSafePipelineBuilder::Stats::dumpKeyValuePairs(SkTArray<SkString>* keys, in dumpKeyValuePairs() argument
|
/kernel/linux/linux-6.6/include/net/netns/ |
H A D | mctp.h | 27 struct hlist_head keys; member
|
/third_party/skia/src/core/ |
H A D | SkScalar.cpp | 12 SkScalar SkScalarInterpFunc(SkScalar searchKey, const SkScalar keys[], in SkScalarInterpFunc() argument
|
/third_party/openGLES/extensions/ |
H A D | nextfree.py | 24 keys = { 'arbnumber', 'number', 'esnumber', 'scnumber' } variable
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ |
H A D | nextfree.py | 35 keys = { 'arbnumber', 'number', 'esnumber' } variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | randen.cc | 49 const void* keys; member
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | pointer_auth.c | 13 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 D | array_map_batch_ops.c | 12 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 D | ucb1x00-assabet.c | 41 struct gpio_keys_platform_data keys; in ucb1x00_assabet_add() local [all...] |