Searched refs:Mask (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/sun/management/windows/
H A Drevokeall.c367 if (access->Mask & ANY_ACCESS) {
384 printf("ALLOW %s (access mask=%x)\n", str, access->Mask);
/openjdk7/jdk/src/windows/native/sun/management/
H A DFileSystemImpl.c227 if (access->Mask & ANY_ACCESS) {
/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmspack.c90 cmsUInt32Number Mask; member in struct:__anon836
97 cmsUInt32Number Mask; member in struct:__anon837
2874 // Type Mask Function
2941 // Type Mask Function
2974 if ((dwInput & ~f ->Mask) == f ->Type) {
2986 if ((dwInput & ~f ->Mask) == f ->Type) {
3003 // Type Mask Function
3090 // Type Mask Function
3128 if ((dwInput & ~f ->Mask) == f ->Type) {
3141 if ((dwInput & ~f ->Mask)
[all...]

Completed in 2569 milliseconds