Home
last modified time | relevance | path

Searched refs:verify_size (Results 1 – 25 of 58) sorted by relevance

123

/dports/dns/nsd/nsd-4.3.9/
H A Dedns.c236 size_t verify_size; in cookie_verify() local
269 verify_size = 32; in cookie_verify()
272 verify_size = 20; in cookie_verify()
276 verify_size = 20; in cookie_verify()
280 siphash(q->edns.cookie, verify_size, in cookie_verify()
293 siphash(q->edns.cookie, verify_size, in cookie_verify()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/pstore/
H A Dblk.c132 #define verify_size(name, alignsize, enabled) { \ in __register_pstore_device() macro
142 verify_size(kmsg_size, 4096, dev->flags & PSTORE_FLAGS_DMESG); in __register_pstore_device()
143 verify_size(pmsg_size, 4096, dev->flags & PSTORE_FLAGS_PMSG); in __register_pstore_device()
144 verify_size(console_size, 4096, dev->flags & PSTORE_FLAGS_CONSOLE); in __register_pstore_device()
145 verify_size(ftrace_size, 4096, dev->flags & PSTORE_FLAGS_FTRACE); in __register_pstore_device()
146 #undef verify_size in __register_pstore_device()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/pstore/
H A Dblk.c132 #define verify_size(name, alignsize, enabled) { \ in __register_pstore_device() macro
142 verify_size(kmsg_size, 4096, dev->flags & PSTORE_FLAGS_DMESG); in __register_pstore_device()
143 verify_size(pmsg_size, 4096, dev->flags & PSTORE_FLAGS_PMSG); in __register_pstore_device()
144 verify_size(console_size, 4096, dev->flags & PSTORE_FLAGS_CONSOLE); in __register_pstore_device()
145 verify_size(ftrace_size, 4096, dev->flags & PSTORE_FLAGS_FTRACE); in __register_pstore_device()
146 #undef verify_size in __register_pstore_device()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/pstore/
H A Dblk.c132 #define verify_size(name, alignsize, enabled) { \ in __register_pstore_device() macro
142 verify_size(kmsg_size, 4096, dev->flags & PSTORE_FLAGS_DMESG); in __register_pstore_device()
143 verify_size(pmsg_size, 4096, dev->flags & PSTORE_FLAGS_PMSG); in __register_pstore_device()
144 verify_size(console_size, 4096, dev->flags & PSTORE_FLAGS_CONSOLE); in __register_pstore_device()
145 verify_size(ftrace_size, 4096, dev->flags & PSTORE_FLAGS_FTRACE); in __register_pstore_device()
146 #undef verify_size in __register_pstore_device()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/
H A Dvxl_platform_tests.cxx52 extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT];
53 extern int (*verify_size)[THE_SIZE];
/dports/misc/vxl/vxl-3.3.2/config/cmake/config/
H A Dvxl_platform_tests.cxx52 extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT];
53 extern int (*verify_size)[THE_SIZE];
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/test/
H A Dtest_gui.cpp47 inline void verify_size(const std::string &nm, const cv::Mat &img) in verify_size() function
101 verify_size(window_name, m); in TEST()
117 verify_size(window_name, bgr); in TEST()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DbitMap.hpp167 static void verify_size(idx_t size_in_bits) NOT_DEBUG_RETURN;
219 verify_size(size_in_bits); in BitMap()
229 verify_size(size_in_bits); in calc_size_in_words()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DbitMap.hpp167 static void verify_size(idx_t size_in_bits) NOT_DEBUG_RETURN;
219 verify_size(size_in_bits); in BitMap()
229 verify_size(size_in_bits); in calc_size_in_words()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DbitMap.hpp167 static void verify_size(idx_t size_in_bits) NOT_DEBUG_RETURN;
219 verify_size(size_in_bits); in BitMap()
229 verify_size(size_in_bits); in calc_size_in_words()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DbitMap.hpp164 static void verify_size(idx_t size_in_bits) NOT_DEBUG_RETURN;
216 verify_size(size_in_bits); in BitMap()
226 verify_size(size_in_bits); in calc_size_in_words()
/dports/emulators/tme/tme-0.8/ic/sparc/
H A Dsparc-insns-auto.sh857 if ${double}; then verify_size=32; else verify_size=${size}; fi
866 echo " (TME_RECODE_SIZE_${verify_size}"
871 echo " (TME_RECODE_SIZE_${verify_size}"
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/block/
H A Dblock_vrfy.c201 block->verify_size = 0; in __wt_block_verify_end()
227 block->verify_size = ci->file_size; in __wt_verify_ckpt_load()
497 if (offset + size > block->verify_size) in __verify_ckptfrag_add()
/dports/devel/onetbb/oneTBB-2021.4.0/test/common/
H A Dcontainer_move_support.h460 verify_size(source); in init()
462 verify_size(locations.locations); in init()
474 void verify_size( const ContainerType& dst ) { in verify_size() function
488 verify_size(dst); in verify_content_shallow_moved()
495 verify_size(dst); in verify_content_deep_moved()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_container_move_support.h500 verify_size(source, ctor_name.c_str()); in init()
502 verify_size(locations.locations, "move_fixture:init "); in init()
514 void verify_size(container_type const& dst, const char* a_test_name){ in verify_size() function
533 verify_size(dst, test_name); in verify_content_shallow_moved()
541 verify_size(dst, test_name); in verify_content_deep_moved()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_container_move_support.h500 verify_size(source, ctor_name.c_str()); in init()
502 verify_size(locations.locations, "move_fixture:init "); in init()
514 void verify_size(container_type const& dst, const char* a_test_name){ in verify_size() function
533 verify_size(dst, test_name); in verify_content_shallow_moved()
541 verify_size(dst, test_name); in verify_content_deep_moved()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_container_move_support.h500 verify_size(source, ctor_name.c_str()); in init()
502 verify_size(locations.locations, "move_fixture:init "); in init()
514 void verify_size(container_type const& dst, const char* a_test_name){ in verify_size() function
533 verify_size(dst, test_name); in verify_content_shallow_moved()
541 verify_size(dst, test_name); in verify_content_deep_moved()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp595 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
596 static void verify_size(const EventBufData_list & list);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp611 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
612 static void verify_size(const EventBufData_list & list);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp611 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
612 static void verify_size(const EventBufData_list & list);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp611 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
612 static void verify_size(const EventBufData_list & list);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp611 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
612 static void verify_size(const EventBufData_list & list);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.hpp611 static void verify_size(const EventBufData* data, Uint32 count, Uint32 sz);
612 static void verify_size(const EventBufData_list & list);
/dports/databases/redis-devel/redis-0e5b813/tests/unit/
H A Dclient-eviction.tcl489 set verify_size [lindex $sizes $i]
491 if {$verify_size < $size} {
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/glade/
H A Dglade-hdy-header-bar.c41 verify_size (GObject *object,
402 return verify_size (object, value);

123