Home
last modified time | relevance | path

Searched refs:get_total_size (Results 1 – 25 of 96) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/memory/
H A Dtest_guardedMemory.cpp55 size_t total_sz = GuardedMemory::get_total_size(1); in TEST()
64 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
85 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
90 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
106 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
118 (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in TEST()
123 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in TEST()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
101 size_t total_sz = GuardedMemory::get_total_size(1); in test_guarded_memory()
121 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in test_guarded_memory()
130 basep = (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in test_guarded_memory()
139 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in test_guarded_memory()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
101 size_t total_sz = GuardedMemory::get_total_size(1); in test_guarded_memory()
121 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in test_guarded_memory()
130 basep = (u_char*) os::malloc(GuardedMemory::get_total_size(1), mtInternal); in test_guarded_memory()
139 void* p = os::malloc(GuardedMemory::get_total_size(sz), mtInternal); in test_guarded_memory()
/dports/sysutils/fusefs-xfuse/xfuse-9c8824/src/libxfuse/
H A Dattr_node.rs161 fn get_total_size(&mut self, buf_reader: &mut R, super_block: &Sb) -> u32 {
175 total_size += node.get_total_size(buf_reader.by_ref(), leaf_offset);
179 total_size += node.get_total_size(buf_reader.by_ref(), leaf_offset);
205 Vec::with_capacity(self.get_total_size(buf_reader.by_ref(), &super_block) as usize);
H A Dattr_bptree.rs48 fn get_total_size(&mut self, buf_reader: &mut R, super_block: &Sb) -> u32 {
68 total_size += node.get_total_size(buf_reader.by_ref(), leaf_offset);
72 total_size += node.get_total_size(buf_reader.by_ref(), leaf_offset);
106 Vec::with_capacity(self.get_total_size(buf_reader.by_ref(), &super_block) as usize);
H A Dattr_leaf.rs85 fn get_total_size(&mut self, buf_reader: &mut R, _super_block: &Sb) -> u32 { in get_total_size() method
91 .get_total_size(buf_reader.by_ref(), self.leaf_offset), in get_total_size()
106 Vec::with_capacity(self.get_total_size(buf_reader.by_ref(), &super_block) as usize); in list()
H A Dattr_shortform.rs116 fn get_total_size(&mut self, _buf_reader: &mut R, _super_block: &Sb) -> u32 { in get_total_size() method
134 Vec::with_capacity(self.get_total_size(buf_reader.by_ref(), &super_block) as usize); in list()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/tools/
H A Dmklink.cc33 uint16 get_total_size(vector<uint16>& call_tree) const;
48 uint16 usecode_functions::get_total_size(vector<uint16>& call_tree) const { in get_total_size() function in usecode_functions
175 uint16 total_size = functions.get_total_size(func_tree); in main()
/dports/games/libretro-snes9x/snes9x-73aa348/jma/
H A Djma.cpp278 size_t size = get_total_size(files); in get_all_files()
327 size_t size = get_total_size(files); in get_all_files()
480 decomp_buffer = new unsigned char[get_total_size(files)]; in extract_file()
H A Djma.h53 inline size_t get_total_size(std::vector<jma_file_type>& files) in get_total_size() function
/dports/emulators/snes9x-gtk/snes9x-1.54.1/jma/
H A Djma.cpp278 size_t size = get_total_size(files); in get_all_files()
336 size_t size = get_total_size(files); in get_all_files()
497 decomp_buffer = new unsigned char[get_total_size(files)]; in extract_file()
H A Djma.h53 inline size_t get_total_size(std::vector<jma_file_type>& files) in get_total_size() function
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/files/
H A DFileBitmask.h24 int64 get_total_size(int64 part_size, int64 file_size) const;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/
H A DguardedMemory.cpp31 size_t total_sz = GuardedMemory::get_total_size(len); in wrap_copy()

1234