OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hVal
(Results
1 - 3
of
3
) sorted by null
/external/c-ares/
ares_init.c
577
HKEY
hVal
;
585
if (RegOpenKeyEx(hKey, enumbuf, 0, KEY_QUERY_VALUE, &
hVal
) !=
588
rc = get_res_nt(
hVal
, subkey, obuf);
589
RegCloseKey(
hVal
);
[
all
...]
/external/lzma/CPP/Common/
MyWindows.h
171
LARGE_INTEGER
hVal
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propidl.h
219
LARGE_INTEGER
hVal
;
[
all
...]
Completed in 339 milliseconds