Home
last modified time | relevance | path

Searched refs:max_blob_size (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_contours.cpp62 int min_blob_size, max_blob_size; member in opencv_test::__anon005e5ca70111::CV_FindContourTest
93 max_blob_size = 50; in CV_FindContourTest()
137 read( find_param( fs, "max_blob_size" ), max_blob_size, max_blob_size ); in read_params()
145 max_blob_size = cvtest::clipInt( max_blob_size, 1, 100 ); in read_params()
147 if( min_blob_size > max_blob_size ) in read_params()
148 CV_SWAP( min_blob_size, max_blob_size, t ); in read_params()
168 cvTsGenerateBlobImage( IplImage* img, int min_blob_size, int max_blob_size, in cvTsGenerateBlobImage() argument
194 (max_blob_size - min_blob_size) + min_blob_size + 1)/2; in cvTsGenerateBlobImage()
196 (max_blob_size - min_blob_size) + min_blob_size + 1)/2; in cvTsGenerateBlobImage()
251 cvTsGenerateBlobImage( img[0], min_blob_size, max_blob_size, in prepare_test_case()
/dports/devel/cgit/cgit-1.2.3/
H A Dui-blame.c154 if (ctx.cfg.max_blob_size && size / 1024 > ctx.cfg.max_blob_size) { in print_object()
157 size / 1024, ctx.cfg.max_blob_size); in print_object()
H A Dui-tree.c120 if (ctx.cfg.max_blob_size && size / 1024 > ctx.cfg.max_blob_size) { in print_object()
122 size / 1024, ctx.cfg.max_blob_size); in print_object()
H A Dcgit.h250 int max_blob_size; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/lang/clover/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Ddisk_cache.c428 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
429 void *blob = malloc(max_blob_size); in disk_cache_get()
434 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Ddisk_cache.c420 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
421 void *blob = malloc(max_blob_size); in disk_cache_get()
426 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_blob.c537 const SQLINTEGER max_blob_size=1024*100; in DECLARE_TEST() local
546 if (!(data = (SQLCHAR *)calloc(max_blob_size,sizeof(SQLCHAR)))) in DECLARE_TEST()
557 memset(data,'X',max_blob_size); in DECLARE_TEST()
559 for (length=1024; length <= max_blob_size; length+= 1024) in DECLARE_TEST()
573 for (i= 1; i <= max_blob_size/1024; i++) in DECLARE_TEST()
/dports/databases/postgresql-mysql_fdw/mysql_fdw-REL-2_6_0/
H A Doption.c205 opt->max_blob_size = strtoul(defGetString(def), NULL, 0); in mysql_get_options()
H A Dmysql_fdw.h94 unsigned long max_blob_size; /* Max blob size to read without member
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1150 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
1151 void *blob = malloc(max_blob_size); in disk_cache_get()
1156 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1150 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
1151 void *blob = malloc(max_blob_size); in disk_cache_get()
1156 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1150 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
1151 void *blob = malloc(max_blob_size); in disk_cache_get()
1156 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1151 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
1152 void *blob = malloc(max_blob_size); in disk_cache_get()
1157 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Ddisk_cache.c1150 const signed long max_blob_size = 64 * 1024; in disk_cache_get() local
1151 void *blob = malloc(max_blob_size); in disk_cache_get()
1156 cache->blob_get_cb(key, CACHE_KEY_SIZE, blob, max_blob_size); in disk_cache_get()
/dports/devel/git-filter-repo/git-filter-repo-2.34.0/
H A Dgit_filter_repo.py2094 if args.max_blob_size:
2095 suffix = args.max_blob_size[-1]
2101 % args.max_blob_size)
2102 args.max_blob_size = int(args.max_blob_size[0:-1]) * mult[suffix]
2104 args.max_blob_size = int(args.max_blob_size)
3280 if self._args.max_blob_size and len(blob.data) > self._args.max_blob_size:
3392 if self._args.max_blob_size and \
3393 self._unpacked_size.get(change.blob_id, 0) > self._args.max_blob_size:
3650 if self._args.max_blob_size:
H A Dgit-filter-repo2094 if args.max_blob_size:
2095 suffix = args.max_blob_size[-1]
2101 % args.max_blob_size)
2102 args.max_blob_size = int(args.max_blob_size[0:-1]) * mult[suffix]
2104 args.max_blob_size = int(args.max_blob_size)
3280 if self._args.max_blob_size and len(blob.data) > self._args.max_blob_size:
3392 if self._args.max_blob_size and \
3393 self._unpacked_size.get(change.blob_id, 0) > self._args.max_blob_size:
3650 if self._args.max_blob_size:
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dtiming.hpp214 unsigned long max_blob_size,

12