Searched defs:dll (Results 1 - 12 of 12) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A DDllUtil.cpp59 static DwmAPI dll; local
60 return dll;
H A DDllUtil.h53 Function(DllUtil * dll, LPCSTR name) : argument
54 dll(dll), name(name), function(NULL) {}
58 function = (FunctionType)dll->GetProcAddress(name);
64 DllUtil * const dll; member in class:DllUtil::Function
/openjdk7/hotspot/src/share/vm/prims/
H A DnativeLookup.cpp222 void* dll = os::dll_load(dll_name, ebuf, sizeof(ebuf)); local
223 if (dll != NULL) {
231 return (address)os::dll_lookup(dll, jni_name);
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageConvMxN_8.c145 mlib_s32 dll = mlib_ImageGetStride(dst); local
167 adr_dst += dn * dll + dm * nchan;
781 dl += dll;
H A Dmlib_v_ImageConvMxN_8ext.c164 mlib_s32 dll = mlib_ImageGetStride(dst); local
811 dl += dll;
850 mlib_s32 dll = mlib_ImageGetStride(dst); local
1512 dl += dll;
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageConv2x2_f.c71 dll = mlib_ImageGetStride(dst) / sizeof(type); \
231 mlib_s32 wid, hgt, sll, dll, wid1; local
340 dl += dll;
372 mlib_s32 wid, hgt, sll, dll, wid1; local
492 dl += dll;
523 mlib_s32 wid, hgt, sll, dll, wid1; local
636 dl += dll;
668 mlib_s32 wid, hgt, sll, dll, wid1; local
792 dl += dll;
823 mlib_s32 wid, hgt, sll, dll, wid local
974 mlib_s32 wid, hgt, sll, dll, wid1; local
[all...]
H A Dmlib_ImageConv_16ext.c186 mlib_s32 wid, hgt, sll, dll; \
229 dll = mlib_ImageGetStride(dst) / sizeof(type); \
474 dl += dll;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
511 mlib_s32 wid, hgt, sll, dll; variable
632 dl += dll;
831 dl += dll;
1076 dl += dll;
1109 mlib_s32 wid, hgt, sll, dll; variable
1634 mlib_s32 wid, hgt, sll, dll; local
1883 mlib_s32 wid, hgt, sll, dll; variable
2344 mlib_s32 wid, hgt, sll, dll; variable
[all...]
H A Dmlib_ImageConv_16nw.c154 mlib_s32 wid, hgt, sll, dll; \
197 dll = mlib_ImageGetStride(dst) / sizeof(type); \
288 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
428 dl += dll;
444 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
446 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
469 mlib_s32 wid, hgt, sll, dll; variable
499 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
561 dl += dll;
618 adr_dst += ((KSIZE - 1)/2)*(dll
1020 mlib_s32 wid, hgt, sll, dll; variable
2065 mlib_s32 wid, hgt, sll, dll; local
[all...]
H A Dmlib_ImageConv_8ext.c186 mlib_s32 wid, hgt, sll, dll; \
229 dll = mlib_ImageGetStride(dst) / sizeof(type); \
474 dl += dll;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
511 mlib_s32 wid, hgt, sll, dll; variable
632 dl += dll;
831 dl += dll;
1076 dl += dll;
1109 mlib_s32 wid, hgt, sll, dll; variable
1634 mlib_s32 wid, hgt, sll, dll; local
1883 mlib_s32 wid, hgt, sll, dll; variable
2344 mlib_s32 wid, hgt, sll, dll; variable
[all...]
H A Dmlib_ImageConv_8nw.c155 mlib_s32 wid, hgt, sll, dll; \
198 dll = mlib_ImageGetStride(dst) / sizeof(type); \
289 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
429 dl += dll;
445 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
447 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
470 mlib_s32 wid, hgt, sll, dll; variable
500 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
562 dl += dll;
619 adr_dst += ((KSIZE - 1)/2)*(dll
1021 mlib_s32 wid, hgt, sll, dll; variable
2066 mlib_s32 wid, hgt, sll, dll; local
[all...]
H A Dmlib_ImageConv_u16ext.c186 mlib_s32 wid, hgt, sll, dll; \
229 dll = mlib_ImageGetStride(dst) / sizeof(type); \
474 dl += dll;
490 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
492 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
511 mlib_s32 wid, hgt, sll, dll; variable
632 dl += dll;
831 dl += dll;
1076 dl += dll;
1109 mlib_s32 wid, hgt, sll, dll; variable
1634 mlib_s32 wid, hgt, sll, dll; local
1883 mlib_s32 wid, hgt, sll, dll; variable
2344 mlib_s32 wid, hgt, sll, dll; variable
[all...]
H A Dmlib_ImageConv_u16nw.c154 mlib_s32 wid, hgt, sll, dll; \
197 dll = mlib_ImageGetStride(dst) / sizeof(type); \
288 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
428 dl += dll;
444 mlib_ImageXor80(adr_dst, wid, hgt, dll, nchannel, cmask);
446 mlib_ImageXor80_aa(adr_dst, wid*nchannel, hgt, dll);
469 mlib_s32 wid, hgt, sll, dll; variable
499 adr_dst += ((KSIZE - 1)/2)*(dll + chan1);
561 dl += dll;
618 adr_dst += ((KSIZE - 1)/2)*(dll
1020 mlib_s32 wid, hgt, sll, dll; variable
2065 mlib_s32 wid, hgt, sll, dll; local
[all...]

Completed in 111 milliseconds