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

/openjdk10/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
48 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,
82 case FreeTag: return G1HeapRegionTraceType::Free;
92 return G1HeapRegionTraceType::Free; // keep some compilers happy
H A DheapRegion.cpp7 * published by the Free Software Foundation.
16 * 2 along with this work; if not, write to the Free Software Foundation,
169 report_region_type_change(G1HeapRegionTraceType::Free);
/openjdk10/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
/openjdk10/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();
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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,
/openjdk10/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) {
/openjdk10/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,
/openjdk10/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,
524 pMalloc->Free((LPITEMIDLIST)pIDL);
/openjdk10/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
2403 Copyright (C) 2012 Free Software Foundation, Inc.
2404 This configure script is free software; the Free Software Foundation
3490 # published by the Free Software Foundation. Oracle designates this
3501 # 2 along with this work; if not, write to the Free Software Foundation,
3514 # the Free Software Foundation; either version 2 of the License, or
3523 # along with this program; if not, write to the Free Software
3577 # published by the Free Software Foundation. Oracle designates this
3588 # 2 along with this work; if not, write to the Free Softwar
[all...]

Completed in 336 milliseconds