Home
last modified time | relevance | path

Searched refs:release_block (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net/zebra-server/idzebra-2.0.55/dict/
H A Ddrdwr.c58 static void release_block(Dict_BFile bf, struct Dict_file_block *p) in release_block() function
129 release_block(bf, p); in dict_bf_flush_blocks()
221 release_block(bf, p); in dict_bf_readp()
/dports/devel/stxxl/stxxl-1.4.1/tests/containers/hash_map/
H A Dtest_hash_map_block_cache.cpp115 STXXL_CHECK(cache.release_block(bids[0]) == true); in test_block_cache()
117 STXXL_CHECK(cache.release_block(bids[0]) == false); in test_block_cache()
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/containers/hash_map/
H A Dutil.h170 cache_.release_block(*curr_bid_); in ~buffered_reader()
224 cache_.release_block(*curr_bid_);
273 cache_.release_block(*curr_bid_); in skip_to()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/releases/components/
H A Dapp_show.vue6 import ReleaseBlock from './release_block.vue';
H A Dapp_index.vue6 import ReleaseBlock from './release_block.vue';
/dports/net/zebra-server/idzebra-2.0.55/isamc/
H A Disamc.c323 static void release_block (ISAMC is, int cat, zint pos) in release_block() function
381 static void release_block (ISAMC is, int cat, zint pos) in release_block() function
430 release_block (is, cat, pos); in isamc_release_block()
452 release_block (is, cat, b); in release_fc()
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Ddav1d.c189 static void release_block(const uint8_t *buf, void *b) in release_block() function
217 release_block, block) != 0)) in Decode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DjniHandles.hpp178 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp408 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
448 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DjniHandles.hpp180 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp407 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
447 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DjniHandles.hpp178 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp404 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
444 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DjniHandles.hpp178 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp408 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
448 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DjniHandles.hpp179 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DjniHandles.hpp179 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DjniHandles.hpp183 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp396 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
436 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DjniHandles.hpp183 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
H A DjniHandles.cpp397 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
437 release_block(pop_frame_link, thread); in release_block()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DjniHandles.cpp331 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
371 release_block(pop_frame_link, thread); in release_block()
H A DjniHandles.hpp166 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DjniHandles.cpp331 void JNIHandleBlock::release_block(JNIHandleBlock* block, Thread* thread) { in release_block() function in JNIHandleBlock
371 release_block(pop_frame_link, thread); in release_block()
H A DjniHandles.hpp166 static void release_block(JNIHandleBlock* block, Thread* thread = NULL);

1234