Searched refs:Used (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmserr.c308 chunk ->Used = 0;
356 cmsUInt32Number Free = sub -> h ->BlockSize - sub -> h -> Used;
379 ptr = sub -> h ->Block + sub -> h ->Used;
380 sub -> h -> Used += size;
H A Dcmscgats.c140 cmsUInt32Number Used; member in struct:_SubAllocator
213 cmsUInt32Number Used; member in struct:__anon820
272 {"INSTRUMENTATION", WRITE_STRINGIFY}, // Used to report the specific instrumentation used (manufacturer and
281 {"PRINT_CONDITIONS", WRITE_STRINGIFY}, // Used to define the characteristics of the printed sheet being reported.
369 // (Used for data files for ANSI IT8.7/1 and IT8.7/2 targets)
1090 cmsUInt32Number Free = it8 ->Allocator.BlockSize - it8 ->Allocator.Used;
1106 it8 ->Allocator.Used = 0;
1110 ptr = it8 ->Allocator.Block + it8 ->Allocator.Used;
1111 it8 ->Allocator.Used += size;
1307 it8->Allocator.Used
[all...]
H A Dlcms2_internal.h238 cmsUInt32Number Used; member in struct:_cmsSubAllocator_chunk_st
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A DCHANGES1414 Used proper type png_fixed_point, to avoid problems on 16-bit platforms,
1425 Used PNG_LIBPNG_VER and PNG_LIBPNG_VER_STRING instead of the hardcoded
2039 Used png_save_uint_32() to set vpAg width and height in pngtest.c (Cosmin).
3100 Used a consistent structure for the pngget.c functions.
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dsolaris_x86_32.s662 / Used only for Solaris/gcc builds

Completed in 50 milliseconds