| /third_party/musl/src/ipc/ |
| H A D | shmget.c | 6 int shmget(key_t key, size_t size, int flag) in shmget() argument
|
| /third_party/musl/src/search/ |
| H A D | tfind.c | 4 void *tfind(const void *key, void *const *rootp, in tfind() argument
|
| H A D | tsearch.h | 8 const void *key; member
|
| /third_party/musl/porting/liteos_a/user/src/ipc/ |
| H A D | semget.c | 9 int semget(key_t key, int n, int fl) in semget() argument
|
| /third_party/node/deps/npm/node_modules/@sigstore/verify/dist/bundle/ |
| H A D | index.js | 39 function key(bundle) { function
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall_enums.h.py | 34 key = safe_name(f"va_{enum}_{value.value}") variable
|
| /third_party/ltp/testcases/kernel/syscalls/keyctl/ |
| H A D | keyctl03.c | 27 key_serial_t key; in do_test() local
|
| H A D | keyctl01.c | 23 key_serial_t key; in do_test() local
|
| /third_party/ltp/testcases/kernel/syscalls/request_key/ |
| H A D | request_key01.c | 25 static int key; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getspecific/ |
| H A D | 3-1.c | 28 pthread_key_t key; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_key_create/ |
| H A D | 2-1.c | 28 pthread_key_t key; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/poly1305/ |
| H A D | poly1305_ppc.c | 31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
|
| /third_party/rust/crates/log/src/kv/ |
| H A D | mod.rs | 16 mod key; modules
|
| /third_party/openssl/crypto/poly1305/ |
| H A D | poly1305_ppc.c | 31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/util/ |
| H A D | pgp.go | |
| /third_party/protobuf/php/tests/ |
| H A D | autoload.php | 9 foreach ($files as $key => $value) { variable
|
| /third_party/rust/crates/rustix/examples/ |
| H A D | stdio.rs | 486 fn key(b: u8) -> String { key() functions [all...] |
| /base/security/device_auth/services/protocol/src/ |
| H A D | protocol_common.c | 22 void FreeAndCleanKey(Uint8Buff *key) in FreeAndCleanKey() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_sm3.c | 40 int32_t HksOpensslSm3GenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslSm3GenerateKey() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_screen_lock_callback_impl.cpp | 27 void ArkWebScreenLockCallbackImpl::Handle(bool key) in Handle() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_screen_lock_callback_wrapper.cpp | 27 void ArkWebScreenLockCallbackWrapper::Handle(bool key) in Handle() argument
|
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| H A D | suspend_controller.cpp | 24 void SuspendController::RequestSuspendDelay(const std::shared_ptr<KeyInfo>& key) in RequestSuspendDelay() argument 34 void SuspendController::CancelSuspendDelay(const std::shared_ptr<KeyInfo>& key) in CancelSuspendDelay() argument
|
| /foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/ |
| H A D | parameter_mock.cpp | 21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
|
| /third_party/eudev/src/shared/ |
| H A D | MurmurHash2.c | 37 uint32_t MurmurHash2 ( const void * key, int len, uint32_t seed ) in MurmurHash2() argument
|
| /third_party/node/test/parallel/ |
| H A D | test-crypto-psychic-signatures.js | |