/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | RegistryAssociations.cpp | 34 static CSysString GetFullKeyPath(HKEY hkey, const CSysString &name) in GetFullKeyPath() 42 static CSysString GetExtKeyPath(HKEY hkey, const CSysString &ext) in GetExtKeyPath() 47 bool CShellExtInfo::ReadFromRegistry(HKEY hkey, const CSysString &ext) in ReadFromRegistry() 93 LONG DeleteShellExtensionInfo(HKEY hkey, const CSysString &ext) in DeleteShellExtensionInfo() 105 LONG AddShellExtensionInfo(HKEY hkey, in AddShellExtensionInfo()
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | cpufreq.h | 11 struct hkey { struct 12 char comm[TASK_COMM_LEN];
|
H A D | bitesize.bpf.c | 39 struct hist_key hkey; in trace_rq_issue() local
|
H A D | cpufreq.bpf.c | 56 struct hkey hkey; in do_sample() local
|
H A D | biolatency.bpf.c | 101 struct hist_key hkey = {}; in handle_block_rq_complete() local
|
H A D | runqlat.bpf.c | 81 u32 pid, hkey; in handle_switch() local
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/files/ |
D | ScopedRegKey.h | 39 explicit ScopedRegKey(HKEY hkey) : hkey_(hkey), valid_(true) {} in ScopedRegKey() 42 explicit ScopedRegKey(HKEY hkey, bool valid_) : hkey_(hkey), valid_(valid_) {} in ScopedRegKey()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_getpath.py | 1003 def OpenKeyEx(self, hkey, subkey): argument 1012 def CloseKey(self, hkey): argument 1022 def EnumKey(self, hkey, i): argument 1036 def QueryValue(self, hkey, subkey): argument
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | rss.c | 23 u32 indir_size, u8 *hkey, u32 hkey_size, in dump_json_rss_info() 92 u8 *hkey = NULL; in rss_reply_cb() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | hmac.c | 59 unsigned char *hkey; in Curl_HMAC_init() local
|
H A D | curl_ntlm_core.c | 265 HCRYPTKEY hkey; in encrypt_des() local
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/ |
H A D | icd_windows_hkr.c | 75 HKEY hkey = 0; in ReadOpenCLKey() local
|
/aosp_15_r20/external/ethtool/ |
H A D | common.c | 197 void print_rss_hkey(u8 *hkey, u32 hkey_size) in print_rss_hkey()
|
H A D | ethtool.c | 3956 u8 *hkey; in do_grxfh() local 4143 char *hkey = NULL; in do_srxfh() local
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | winreg.c | 112 HKEY hkey; member 838 winreg_CloseKey(PyObject *module, PyObject *hkey) in winreg_CloseKey()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | NativeGpuInfo_windows.cpp | 117 HKEY hkey; in load_gpu_registry_info() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 133 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/ |
H A D | esys_crypto_ossl.c | 286 EVP_PKEY *hkey = NULL; in iesys_cryptossl_hmac_start() local
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | MSVCToolChain.cpp | 96 static bool readFullStringValue(HKEY hkey, const char *valueName, in readFullStringValue()
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | _winreg.c | 388 HKEY hkey; member
|
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | xattr.c | 180 unsigned int hash[2], hkey; in get_xattritem() local
|
/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 1422 HKEY hkey; // Is this Python in HKCU or HKLM? member
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 793 HKEY hkey = HKEY_LOCAL_MACHINE; in OnDetectPackageComplete() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/ |
H A D | wpa.c | 6904 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_resp() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | ieee802_11.c | 3638 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_req() local
|