Home
last modified time | relevance | path

Searched full:currentuser (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp216 ResourceState &CurrentUser = *Resources[GroupIndex]; in use() local
217 CurrentUser.markSubResourceAsUsed(RR.first); in use()
238 ResourceState &CurrentUser = *Resources[GroupIndex]; in release() local
239 CurrentUser.releaseSubResource(RR.first); in release()
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A Dappveyor.yml20 Install-Module VSSetup -Scope CurrentUser
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dregistry.d1331 …static @property Key currentUser() { return new Key(HKEY_CURRENT_USER, "HKEY_CURRENT_USER"… in currentUser() function
1760 Key HKCU = Registry.currentUser;
1783 Key HKCU = Registry.currentUser;
1848 Key HKCU = Registry.currentUser;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dregistry.d1330 …static @property Key currentUser() { return new Key(HKEY_CURRENT_USER, "HKEY_CURRENT_USER"… in currentUser() function
1755 Key HKCU = Registry.currentUser;
1778 Key HKCU = Registry.currentUser;
1843 Key HKCU = Registry.currentUser;