Home
last modified time | relevance | path

Searched defs:allocated (Results 251 – 275 of 7374) sorted by relevance

1...<<11121314151617181920>>...295

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java51 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/tnt/
H A Dtnt_stream.c53 int allocated = s == NULL; in tnt_stream_init() local
/dports/textproc/chpp/chpp-0.3.5/
H A Ddynstring.h32 int allocated; member
/dports/devel/libparserutils/libparserutils-0.2.4/include/parserutils/utils/
H A Dbuffer.h23 size_t allocated; member
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Dcodegen-x64.cc18 size_t allocated = 0; in CreateSqrtFunction() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvec.c54 size_t allocated; member
85 size_t allocated; member
237 size_t allocated = 0; in dump_vec_loc_statistics() local
/dports/devel/upp/upp/uppsrc/plugin/tess2/
H A Dtess2.cpp8 int* allocated = ( int*)userData; in stdAlloc() local
26 int allocated = 0; in Tesselate() local
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/lib/silcutil/
H A Dsilcasync_i.h32 unsigned int allocated : 1; member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java53 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/security/razorback-api/api-0.5.0/libssh/include/libssh/
H A Dbuffer.h36 uint32_t allocated; member
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/include/
H A Dow_charblob.h58 size_t allocated; member
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_dirblob.h37 int allocated; member
/dports/net/corosync2/corosync-2.4.5/qdevices/
H A Ddynar.h51 size_t allocated; member
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/system/doc/tutorial/
H A Dei.c13 long allocated, freed; in main() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/system/doc/tutorial/
H A Dei.c13 long allocated, freed; in main() local
/dports/www/elinks/elinks-0.11.7/src/util/
H A Denv.c38 int ret, allocated = 0; in env_set() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java52 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java52 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java78 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/gc/epsilon/
H A DTestManyThreads.java53 static final AtomicInteger allocated = new AtomicInteger(); field in TestManyThreads
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/include/
H A Dbuffio.h33 uint allocated; /**< # bytes allocated */ member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/linux_x86/gc/z/
H A DzPhysicalMemoryBacking_linux_x86.cpp142 size_t allocated = 0; in commit() local
184 size_t allocated = 0; in uncommit() local
212 for (size_t allocated = 0; allocated < size; allocated += ZGranuleSize) { in alloc() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/linux_aarch64/gc/z/
H A DzPhysicalMemoryBacking_linux_aarch64.cpp142 size_t allocated = 0; in commit() local
184 size_t allocated = 0; in uncommit() local
212 for (size_t allocated = 0; allocated < size; allocated += ZGranuleSize) { in alloc() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/linux/gc/z/
H A DzPhysicalMemoryBacking_linux.cpp142 size_t allocated = 0; in commit() local
184 size_t allocated = 0; in uncommit() local
212 for (size_t allocated = 0; allocated < size; allocated += ZGranuleSize) { in alloc() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dbag.c34 int allocated; /* space reserved */ member
96 int allocated = theBag->allocated; in bagAdd() local

1...<<11121314151617181920>>...295