Searched refs:Free (Results 1 - 23 of 23) sorted by relevance

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1HeapRegionTraceType.hpp7 * published by the Free Software Foundation.
16 * 2 along with this work; if not, write to the Free Software Foundation,
34 Free, enumerator in enum:G1HeapRegionTraceType::Type
46 case Free: return "Free";
H A DheapRegionType.cpp7 * published by the Free Software Foundation.
16 * 2 along with this work; if not, write to the Free Software Foundation,
78 case FreeTag: return G1HeapRegionTraceType::Free;
88 return G1HeapRegionTraceType::Free;
H A DheapRegion.cpp7 * published by the Free Software Foundation.
16 * 2 along with this work; if not, write to the Free Software Foundation,
222 report_region_type_change(G1HeapRegionTraceType::Free);
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/
H A DG1HeapRegionType.java7 * published by the Free Software Foundation.
16 * 2 along with this work; if not, write to the Free Software Foundation,
30 Free ("Free"), enum constant in enum:G1HeapRegionType
/openjdk9/jdk/src/java.desktop/macosx/native/libjsound/
H A DPLATFORM_API_MacOSX_Utils.cpp7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
63 Free();
72 Free();
86 Free();
149 void DeviceList::Free() { function in class:DeviceList
H A DPLATFORM_API_MacOSX_Utils.h7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
92 void Free();
/openjdk9/hotspot/src/os_cpu/linux_sparc/vm/
H A Dlinux_sparc.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dsolaris_sparc.s7 !! published by the Free Software Foundation.
16 !! 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/jdk.hotspot.agent/scripts/
H A Dstart-debug-server.bat9 REM published by the Free Software Foundation.
18 REM 2 along with this work; if not, write to the Free Software Foundation,
H A Dstart-rmiregistry.bat9 REM published by the Free Software Foundation.
18 REM 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Daarch64_linkage.S7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/os_cpu/solaris_x86/vm/
H A Dsolaris_x86_64.s7 / published by the Free Software Foundation.
16 / 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/os_cpu/linux_x86/vm/
H A Dlinux_x86_64.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
H A Dlinux_x86_32.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/os_cpu/linux_arm/vm/
H A Dlinux_arm_64.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
H A Dlinux_arm_32.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/hotspot/src/os_cpu/bsd_x86/vm/
H A Dbsd_x86_64.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
H A Dbsd_x86_32.s7 # published by the Free Software Foundation.
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/jdk/src/java.desktop/share/native/liblcms/
H A Dcmserr.c6 * published by the Free Software Foundation. Oracle designates this
17 * 2 along with this work; if not, write to the Free Software Foundation,
26 // License version 2 only, as published by the Free Software Foundation.
403 // Free the header
411 cmsUInt32Number Free = sub -> h ->BlockSize - sub -> h -> Used; local
417 if (size > Free) {
H A Dcmscgats.c6 * published by the Free Software Foundation. Oracle designates this
17 * 2 along with this work; if not, write to the Free Software Foundation,
26 // License version 2 only, as published by the Free Software Foundation.
1103 cmsUInt32Number Free = it8 ->Allocator.BlockSize - it8 ->Allocator.Used; local
1108 if (size > Free) {
/openjdk9/jdk/make/data/jdwp/
H A Djdwp.spec7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A DShellFolder2.cpp7 * published by the Free Software Foundation. Oracle designates this
18 * 2 along with this work; if not, write to the Free Software Foundation,
484 pMalloc->Free((LPITEMIDLIST)pIDL);
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh14 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
17 # This configure script is free software; the Free Software Foundation
2402 Copyright (C) 2012 Free Software Foundation, Inc.
2403 This configure script is free software; the Free Software Foundation
3489 # published by the Free Software Foundation. Oracle designates this
3500 # 2 along with this work; if not, write to the Free Software Foundation,
3513 # the Free Software Foundation; either version 2 of the License, or
3522 # along with this program; if not, write to the Free Software
3576 # published by the Free Software Foundation. Oracle designates this
3587 # 2 along with this work; if not, write to the Free Softwar
[all...]

Completed in 284 milliseconds