Home
last modified time | relevance | path

Searched refs:max_thr (Results 1 – 25 of 141) sorted by relevance

123456

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h592 uint64_t max_thr:11; member
598 uint64_t max_thr:11;
615 uint64_t max_thr:6; member
621 uint64_t max_thr:6;
640 uint64_t max_thr:8; member
646 uint64_t max_thr:8;
665 uint64_t max_thr:9; member
671 uint64_t max_thr:9;
690 uint64_t max_thr:10; member
696 uint64_t max_thr:10;
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h592 uint64_t max_thr:11; member
598 uint64_t max_thr:11;
615 uint64_t max_thr:6; member
621 uint64_t max_thr:6;
640 uint64_t max_thr:8; member
646 uint64_t max_thr:8;
665 uint64_t max_thr:9; member
671 uint64_t max_thr:9;
690 uint64_t max_thr:10; member
696 uint64_t max_thr:10;
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h592 uint64_t max_thr:11; member
598 uint64_t max_thr:11;
615 uint64_t max_thr:6; member
621 uint64_t max_thr:6;
640 uint64_t max_thr:8; member
646 uint64_t max_thr:8;
665 uint64_t max_thr:9; member
671 uint64_t max_thr:9;
690 uint64_t max_thr:10; member
696 uint64_t max_thr:10;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsht1.c444 uint mask = 0, max_thr = 0; in process_threshold2() local
451 max_thr = max(max_thr, thr); in process_threshold2()
454 mask = 1, max_thr = 1; in process_threshold2()
455 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
456 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
457 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsht1.c444 uint mask = 0, max_thr = 0; in process_threshold2() local
451 max_thr = max(max_thr, thr); in process_threshold2()
454 mask = 1, max_thr = 1; in process_threshold2()
455 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
456 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
457 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsht1.c444 uint mask = 0, max_thr = 0; in process_threshold2() local
451 max_thr = max(max_thr, thr); in process_threshold2()
454 mask = 1, max_thr = 1; in process_threshold2()
455 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
456 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
457 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsht1.c444 uint mask = 0, max_thr = 0; in process_threshold2() local
451 max_thr = max(max_thr, thr); in process_threshold2()
454 mask = 1, max_thr = 1; in process_threshold2()
455 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
456 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
457 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsht1.c479 uint mask = 0, max_thr = 0; in process_threshold2() local
486 max_thr = max(max_thr, thr); in process_threshold2()
489 mask = 1, max_thr = 1; in process_threshold2()
490 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
491 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
492 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsht1.c479 uint mask = 0, max_thr = 0; in process_threshold2() local
486 max_thr = max(max_thr, thr); in process_threshold2()
489 mask = 1, max_thr = 1; in process_threshold2()
490 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
491 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
492 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsht1.c450 uint mask = 0, max_thr = 0; in process_threshold2() local
457 max_thr = max(max_thr, thr); in process_threshold2()
460 mask = 1, max_thr = 1; in process_threshold2()
461 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
462 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
463 num_levels = max_thr + 1; in process_threshold2()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsht1.c450 uint mask = 0, max_thr = 0; in process_threshold2() local
457 max_thr = max(max_thr, thr); in process_threshold2()
460 mask = 1, max_thr = 1; in process_threshold2()
461 while (!(mask & 1) || max_thr > MAX_HT_LEVELS) in process_threshold2()
462 mask >>= 1, max_thr >>= 1, rshift++; in process_threshold2()
463 num_levels = max_thr + 1; in process_threshold2()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp237 const uint max_thr = 128; in main() local
238 struct sm_thr thr[max_thr]; in main()
242 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp237 const uint max_thr = 128; in main() local
238 struct sm_thr thr[max_thr]; in main()
242 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp237 const uint max_thr = 128; in main() local
238 struct sm_thr thr[max_thr]; in main()
242 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp239 const uint max_thr = 128; in main() local
240 struct sm_thr thr[max_thr]; in main()
244 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp237 const uint max_thr = 128; in main() local
238 struct sm_thr thr[max_thr]; in main()
242 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DSafeMutex.cpp237 const uint max_thr = 128; in main() local
238 struct sm_thr thr[max_thr]; in main()
242 assert(num_thr != 0 && num_thr <= max_thr); in main()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dransac_solvers.cpp779 double threshold = params->getThreshold(), max_thr = params->getMaximumThreshold(); in run() local
816 max_thr = Utils::getCalibratedThreshold(max_thr, K1, K2); in run()
868 if (max_thr > 10*threshold) in run()
869 max_thr = sqrt(10*threshold); // max thr will be squared after in run()
871 if (max_thr < threshold) in run()
872 max_thr = threshold; in run()
897 quality = MagsacQuality::create(max_thr, points_size, error, in run()
954 … error, points_size, params->getScore() == ScoreMethod ::SCORE_METHOD_MAGSAC ? max_thr : threshold, in run()
999 params->getUpperIncompleteOfSigmaQuantile(), params->getC(), max_thr); break; in run()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/mips/mach-octeon/include/mach/
H A Dcvmx-pow-defs.h713 u64 max_thr : 11; member
725 u64 max_thr : 6; member
737 u64 max_thr : 8; member
752 u64 max_thr : 9; member
770 u64 max_thr : 10; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/mips/mach-octeon/include/mach/
H A Dcvmx-pow-defs.h713 u64 max_thr : 11; member
725 u64 max_thr : 6; member
737 u64 max_thr : 8; member
752 u64 max_thr : 9; member
770 u64 max_thr : 10; member

123456