Home
last modified time | relevance | path

Searched refs:_space (Results 226 – 250 of 897) sorted by relevance

12345678910>>...36

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp38 support_usage_threshold), _space(space) { in ContiguousSpacePool()
48 size_t committed = _space->capacity(); in get_memory_usage()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp666 if (!pheader->_space[m]._is_heap_region && in init_classsharing_workaround()
667 !pheader->_space[m]._is_bitmap_region) { in init_classsharing_workaround()
668 jlong mapping_offset = pheader->_space[m]._mapping_offset; in init_classsharing_workaround()
671 pheader->_space[m]._file_offset, baseAddress, in init_classsharing_workaround()
672 pheader->_space[m]._used, pheader->_space[m]._read_only); in init_classsharing_workaround()
1075 if (pheader->_space[m]._read_only && in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1076 !pheader->_space[m]._is_heap_region && in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1077 !pheader->_space[m]._is_bitmap_region) { in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1078 jlong mapping_offset = (jlong) (uintptr_t) pheader->_space[m]._mapping_offset; in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1080 size_t usedSize = pheader->_space[m]._used; in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java115 _space = new byte[bytes]; in Space()
118 private byte[] _space = null; field in Space
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java115 _space = new byte[bytes]; in Space()
118 private byte[] _space = null; field in Space
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java117 _space = new byte[bytes]; in Space()
120 private byte[] _space = null; field in Space
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java117 _space = new byte[bytes]; in Space()
120 private byte[] _space = null; field in Space
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java117 _space = new byte[bytes]; in Space()
120 private byte[] _space = null; field in Space
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java115 _space = new byte[bytes]; in Space()
118 private byte[] _space = null; field in Space
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java115 _space = new byte[bytes]; in Space()
118 private byte[] _space = null; field in Space
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/memory/FillingStation/
H A DFillingStation.java115 _space = new byte[bytes]; in Space()
118 private byte[] _space = null; field in Space
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dpersist.h31 c4_Allocator *_space; variable
74 c4_Allocator *_space; variable
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/objectivec/src/
H A DChipmunkMultiGrab.m132 _space = [space retain];
152 [_space release];
168 …cpSpacePointQuery_b(_space.space, pos, _grabRadius, _filter, ^(cpShape *c_shape, cpVect point, cpF…
210 [_space add:grab];
247 [_space remove:grab];
H A DChipmunkTileCache.m69 _space = [space retain];
84 for(ChipmunkShape *shape in tile.shapes) [_space remove:shape];
94 [_space release];
123 for(ChipmunkShape *shape in tile.shapes) [_space remove:shape];
142 [_space add:segment];
/dports/devel/libunwind/libunwind-1.5.0/doc/
H A Dunw_get_proc_info.tex59 \Func{unw\_create\_addr\_space}(3)). The
65 \Func{unw\_create\_addr\_space}(3)). The
72 \Func{unw\_create\_addr\_space}(3)). The
107 \Func{unw\_create\_addr\_space}(3)).
112 \SeeAlso{unw\_create\_addr\_space(3)},
H A Dunw_set_cache_size.tex15 \Type{int} \Func{unw\_set\_cache\_size}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{size\_t} \Var{si…
47 \SeeAlso{unw\_create\_addr\_space(3)},
/dports/math/gecode/gecode-0916a1a/gecode/search/seq/
H A Dpath.hpp47 : _space(c), _alt(0), _choice(s->choice()), _nid(nid) {} in Edge()
52 return _space; in space()
57 _space = s; in space()
106 delete _space; in dispose()
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dcollision_kernel.h107 dxGeom (dSpaceID _space, int is_placeable);
209 dxSpace (dSpaceID _space);
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dcollision_kernel.h107 dxGeom (dSpaceID _space, int is_placeable);
209 dxSpace (dSpaceID _space);
/dports/science/py-OpenMC/openmc-0.12.2/openmc/
H A Dsource.py61 self._space = None
97 return self._space
133 self._space = space
/dports/science/openmc/openmc-0.12.2/openmc/
H A Dsource.py61 self._space = None
97 return self._space
133 self._space = space
/dports/devel/ode/ode-0.13/ode/src/
H A Dcollision_kernel.h114 dxGeom (dSpaceID _space, int is_placeable);
219 dxSpace (dSpaceID _space);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Wavefront/
H A Dtiny_obj_loader.cpp565 const char* _space = strchr(token, ' '); in LoadMtl() local
566 if (!_space) in LoadMtl()
568 _space = strchr(token, '\t'); in LoadMtl()
570 if (_space) in LoadMtl()
572 int len = _space - token; in LoadMtl()
574 std::string value = _space + 1; in LoadMtl()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Wavefront/
H A Dtiny_obj_loader.cpp565 const char* _space = strchr(token, ' '); in LoadMtl() local
566 if (!_space) in LoadMtl()
568 _space = strchr(token, '\t'); in LoadMtl()
570 if (_space) in LoadMtl()
572 int len = _space - token; in LoadMtl()
574 std::string value = _space + 1; in LoadMtl()
/dports/math/gecode/gecode-0916a1a/gecode/search/par/
H A Dpath.hpp47 : _space(c), _alt(0), _choice(s->choice()), _nid(nid) { in Edge()
54 return _space; in space()
59 _space = s; in space()
115 delete _space; in dispose()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp533 } _space[NUM_SHARED_MAPS]; member
694 pheader->_space[m]._file_offset, pheader->_space[m]._base, in init_classsharing_workaround()
695 pheader->_space[m]._used, pheader->_space[m]._read_only); in init_classsharing_workaround()
1101 if (pheader->_space[m]._read_only) { in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1102 jlong baseAddress = (jlong) (uintptr_t) pheader->_space[m]._base; in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1103 size_t usedSize = pheader->_space[m]._used; in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()
1117 off_t offset = pheader->_space[m]._file_offset + off_t(diff); in Java_sun_jvm_hotspot_debugger_proc_ProcDebuggerLocal_readBytesFromProcess0()

12345678910>>...36