Home
last modified time | relevance | path

Searched refs:large_size (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dsimple_arena_test.cc43 int64_t large_size = 100 * chunk_size; in TEST_F() local
44 auto p = arena.Allocate(large_size); in TEST_F()
46 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
59 int64_t large_size = 100 * chunk_size; in TEST_F() local
60 p = arena.Allocate(large_size); in TEST_F()
63 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
81 int64_t large_size = 100 * chunk_size; in TEST_F() local
82 auto p = arena.Allocate(large_size); in TEST_F()
92 EXPECT_EQ(arena.total_bytes(), large_size); in TEST_F()
93 EXPECT_EQ(arena.avail_bytes(), large_size); in TEST_F()
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dsimple_arena_test.cc43 int64_t large_size = 100 * chunk_size; in TEST_F() local
44 auto p = arena.Allocate(large_size); in TEST_F()
46 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
59 int64_t large_size = 100 * chunk_size; in TEST_F() local
60 p = arena.Allocate(large_size); in TEST_F()
63 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
81 int64_t large_size = 100 * chunk_size; in TEST_F() local
82 auto p = arena.Allocate(large_size); in TEST_F()
92 EXPECT_EQ(arena.total_bytes(), large_size); in TEST_F()
93 EXPECT_EQ(arena.avail_bytes(), large_size); in TEST_F()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dsimple_arena_test.cc43 int64_t large_size = 100 * chunk_size; in TEST_F() local
44 auto p = arena.Allocate(large_size); in TEST_F()
46 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
59 int64_t large_size = 100 * chunk_size; in TEST_F() local
60 p = arena.Allocate(large_size); in TEST_F()
63 EXPECT_EQ(arena.total_bytes(), chunk_size + large_size); in TEST_F()
81 int64_t large_size = 100 * chunk_size; in TEST_F() local
82 auto p = arena.Allocate(large_size); in TEST_F()
92 EXPECT_EQ(arena.total_bytes(), large_size); in TEST_F()
93 EXPECT_EQ(arena.avail_bytes(), large_size); in TEST_F()
[all …]
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dencode_internal.h62 bool large_size = false; in AppendBoxHeader() local
66 large_size = true; in AppendBoxHeader()
70 StoreBE32(large_size ? 1 : box_size, Extend(output, 4)); in AppendBoxHeader()
76 if (large_size) { in AppendBoxHeader()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dencode_internal.h65 bool large_size = false; in AppendBoxHeader() local
69 large_size = true; in AppendBoxHeader()
73 StoreBE32(large_size ? 1 : box_size, Extend(output, 4)); in AppendBoxHeader()
79 if (large_size) { in AppendBoxHeader()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dencode_internal.h65 bool large_size = false; in AppendBoxHeader() local
69 large_size = true; in AppendBoxHeader()
73 StoreBE32(large_size ? 1 : box_size, Extend(output, 4)); in AppendBoxHeader()
79 if (large_size) { in AppendBoxHeader()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dencode_internal.h86 bool large_size = false; in AppendBoxHeader() local
90 large_size = true; in AppendBoxHeader()
94 StoreBE32(large_size ? 1 : box_size, Extend(output, 4)); in AppendBoxHeader()
100 if (large_size) { in AppendBoxHeader()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/memory/
H A Dtest_metaspace.cpp83 size_t large_size = (size_t)(2*256*K + (os::vm_page_size() / BytesPerWord)); in TEST_VM() local
84 large_size += (os::vm_page_size() / BytesPerWord); in TEST_VM()
85 vs_list->get_new_chunk(large_size, 0); in TEST_VM()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/memory/
H A Dtest_metaspace.cpp83 size_t large_size = (size_t)(2*256*K + (os::vm_page_size() / BytesPerWord)); in TEST_VM() local
84 large_size += (os::vm_page_size() / BytesPerWord); in TEST_VM()
85 vs_list->get_new_chunk(large_size, 0); in TEST_VM()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/memory/
H A Dtest_metaspace.cpp83 size_t large_size = (size_t)(2*256*K + (os::vm_page_size() / BytesPerWord)); in TEST_VM() local
84 large_size += (os::vm_page_size() / BytesPerWord); in TEST_VM()
85 vs_list->get_new_chunk(large_size, 0); in TEST_VM()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/memory/
H A Dtest_metaspace.cpp83 size_t large_size = (size_t)(2*256*K + (os::vm_page_size() / BytesPerWord)); in TEST_VM() local
84 large_size += (os::vm_page_size() / BytesPerWord); in TEST_VM()
85 vs_list->get_new_chunk(large_size, 0); in TEST_VM()
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/
H A Dautorotation.php64 $large_size = "xlarge"; variable
122 …<td><img src="<?php echo $gangliapath . "&r=hour&z=${large_size}&" . $view_elements[$id]['graph_ar…
123 …<img src="<?php echo $gangliapath . "&r=day&z=${large_size}&" . $view_elements[$id]['graph_args'];…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dlabel_button_unittest.cc336 const int small_size = 50, large_size = 100; in TEST_F() local
338 const gfx::ImageSkia large_image = CreateTestImage(large_size, large_size); in TEST_F()
345 EXPECT_LT(button_->GetPreferredSize().width(), large_size); in TEST_F()
346 EXPECT_LT(button_->GetPreferredSize().height(), large_size); in TEST_F()
348 EXPECT_GT(button_->GetPreferredSize().width(), large_size); in TEST_F()
349 EXPECT_GT(button_->GetPreferredSize().height(), large_size); in TEST_F()
353 EXPECT_LT(button_->GetPreferredSize().width(), large_size); in TEST_F()
354 EXPECT_LT(button_->GetPreferredSize().height(), large_size); in TEST_F()
358 button_->SetMaxSize(gfx::Size(large_size, 1)); in TEST_F()
364 button_->SetMinSize(gfx::Size(large_size, large_size)); in TEST_F()
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DMiscOptions_gump.cc69 int large_size = 85; in build_buttons() local
83 std::move(sc_enabled_txt), sc_enabled, colx[3], rowy[++y_index], large_size); in build_buttons()
98 std::move(diffs), difficulty, colx[3], rowy[y_index+=3], large_size); in build_buttons()
100 show_hits, colx[3], rowy[++y_index], large_size); in build_buttons()
104 std::move(modes), mode, colx[3], rowy[++y_index], large_size); in build_buttons()
108 std::move(charmedDiff), charmDiff, colx[3], rowy[++y_index], large_size); in build_buttons()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/ult/cm/
H A Dbuffer_test.cpp112 uint32_t large_size = 0x80000001; // 1-byte larger than maximum size. in TEST_F() local
115 [this, large_size]() { return CreateDestroy(large_size); }); in TEST_F()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/ult/cm/
H A Dbuffer_test.cpp112 uint32_t large_size = 0x80000001; // 1-byte larger than maximum size. in TEST_F() local
115 [this, large_size]() { return CreateDestroy(large_size); }); in TEST_F()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Tests/FileTest1/
H A DFileTest1.cpp247 NPT_LargeSize large_size = (NPT_LargeSize)0x107 * (NPT_LargeSize)0x100; in main() local
248 result = input->Seek(large_size-0x107); in main()
252 CHECK(position == large_size-0x107); in main()
258 CHECK(position == large_size); in main()
282 large_size = (NPT_LargeSize)0x10007 * (NPT_LargeSize)0x10000; in main()
283 result = input->Seek(large_size-0x10007); in main()
287 CHECK(position == large_size-0x10007); in main()
293 CHECK(position == large_size); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/18_support/
H A Dcxa_vec.cc35 static const std::size_t large_size = in test1() local
39 abi::__cxa_vec_new (large_size, 8, 0, ctor, dtor); in test1()

12345678910>>...13