Home
last modified time | relevance | path

Searched defs:root_to_handle (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dwin32reg.erl388 root_to_handle(classes_root) -> ?hkey_classes_root; function
389 root_to_handle(hkcr) -> ?hkey_classes_root; function
390 root_to_handle(current_user) -> ?hkey_current_user; function
391 root_to_handle(hkcu) -> ?hkey_current_user; function
393 root_to_handle(hklm) -> ?hkey_local_machine; function
394 root_to_handle(users) -> ?hkey_users; function
395 root_to_handle(hku) -> ?hkey_users; function
397 root_to_handle(hkcc) -> ?hkey_current_config; function
398 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
399 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dwin32reg.erl388 root_to_handle(classes_root) -> ?hkey_classes_root; function
389 root_to_handle(hkcr) -> ?hkey_classes_root; function
390 root_to_handle(current_user) -> ?hkey_current_user; function
391 root_to_handle(hkcu) -> ?hkey_current_user; function
393 root_to_handle(hklm) -> ?hkey_local_machine; function
394 root_to_handle(users) -> ?hkey_users; function
395 root_to_handle(hku) -> ?hkey_users; function
397 root_to_handle(hkcc) -> ?hkey_current_config; function
398 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
399 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dwin32reg.erl388 root_to_handle(classes_root) -> ?hkey_classes_root; function
389 root_to_handle(hkcr) -> ?hkey_classes_root; function
390 root_to_handle(current_user) -> ?hkey_current_user; function
391 root_to_handle(hkcu) -> ?hkey_current_user; function
393 root_to_handle(hklm) -> ?hkey_local_machine; function
394 root_to_handle(users) -> ?hkey_users; function
395 root_to_handle(hku) -> ?hkey_users; function
397 root_to_handle(hkcc) -> ?hkey_current_config; function
398 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
399 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dwin32reg.erl409 root_to_handle(classes_root) -> ?hkey_classes_root; function
410 root_to_handle(hkcr) -> ?hkey_classes_root; function
411 root_to_handle(current_user) -> ?hkey_current_user; function
412 root_to_handle(hkcu) -> ?hkey_current_user; function
414 root_to_handle(hklm) -> ?hkey_local_machine; function
415 root_to_handle(users) -> ?hkey_users; function
416 root_to_handle(hku) -> ?hkey_users; function
418 root_to_handle(hkcc) -> ?hkey_current_config; function
419 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
420 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dwin32reg.erl409 root_to_handle(classes_root) -> ?hkey_classes_root; function
410 root_to_handle(hkcr) -> ?hkey_classes_root; function
411 root_to_handle(current_user) -> ?hkey_current_user; function
412 root_to_handle(hkcu) -> ?hkey_current_user; function
414 root_to_handle(hklm) -> ?hkey_local_machine; function
415 root_to_handle(users) -> ?hkey_users; function
416 root_to_handle(hku) -> ?hkey_users; function
418 root_to_handle(hkcc) -> ?hkey_current_config; function
419 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
420 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dwin32reg.erl409 root_to_handle(classes_root) -> ?hkey_classes_root; function
410 root_to_handle(hkcr) -> ?hkey_classes_root; function
411 root_to_handle(current_user) -> ?hkey_current_user; function
412 root_to_handle(hkcu) -> ?hkey_current_user; function
414 root_to_handle(hklm) -> ?hkey_local_machine; function
415 root_to_handle(users) -> ?hkey_users; function
416 root_to_handle(hku) -> ?hkey_users; function
418 root_to_handle(hkcc) -> ?hkey_current_config; function
419 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
420 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dwin32reg.erl409 root_to_handle(classes_root) -> ?hkey_classes_root; function
410 root_to_handle(hkcr) -> ?hkey_classes_root; function
411 root_to_handle(current_user) -> ?hkey_current_user; function
412 root_to_handle(hkcu) -> ?hkey_current_user; function
414 root_to_handle(hklm) -> ?hkey_local_machine; function
415 root_to_handle(users) -> ?hkey_users; function
416 root_to_handle(hku) -> ?hkey_users; function
418 root_to_handle(hkcc) -> ?hkey_current_config; function
419 root_to_handle(dyn_data) -> ?hkey_dyn_data; function
420 root_to_handle(hkdd) -> ?hkey_dyn_data; function
[all …]