OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hMod
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tests/hwc/
hwcTestLib.h
41
uint32_t wMod,
hMod
; // Width/height mod this value must equal zero
/external/fio/os/windows/
posix.c
203
HMODULE
hMod
;
205
hMod
= LoadLibrary(file);
206
if (
hMod
== INVALID_HANDLE_VALUE)
211
return
hMod
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 363 milliseconds