Home
last modified time | relevance | path

Searched defs:WEIGHT (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dwt.h4 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] macro
7 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
11 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
15 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
20 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
25 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
32 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
H A Dswt.h4 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] macro
7 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
11 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
15 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
20 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
25 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
32 #define WEIGHT onesCount[cw1 & 0x0000ffff] + onesCount[cw1 >> 16] + \ macro
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstd_opt.h34 size_t ZSTD_compressBlock_btopt_dictMatchState(
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
/dports/x11/aclip/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstd_opt.h34 size_t ZSTD_compressBlock_btopt_dictMatchState(
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/linode/
H A Dresource_list.json9 "WEIGHT": 5, number
21 "WEIGHT": 5, number
H A Dget_record.json9 "WEIGHT": 5, number
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/lm/
H A Djsgf_parser.h49 WEIGHT = 265 enumerator
60 #define WEIGHT 265 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/lm/
H A Djsgf_parser.h49 WEIGHT = 265 enumerator
60 #define WEIGHT 265 macro
/dports/audio/sphinxbase/sphinxbase-0.8/src/libsphinxbase/lm/
H A Djsgf_parser.h49 WEIGHT = 265 enumerator
60 #define WEIGHT 265 macro
/dports/databases/speedtables/speedtables-1.13.12/ctables/tests/
H A Dpgtcl_create.sql5 WEIGHT INTEGER field
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/cheapoct/
H A Dcheapoct.h11 WEIGHT, enumerator
/dports/misc/qbrew/qbrew-0.4.1/src/
H A Dhopmodel.h46 enum { NAME, WEIGHT, ALPHA, TIME, TYPE, COUNT }; enumerator
H A Dgrainmodel.h46 enum { NAME, WEIGHT, EXTRACT, COLOR, TYPE, USE, COUNT }; enumerator
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/XNAT/Core/
H A DctkXnatSubject.h92 static const QString WEIGHT; variable
/dports/lang/ruby26/ruby-2.6.9/gems/did_you_mean-1.3.0/lib/did_you_mean/
H A Djaro_winkler.rb63 WEIGHT = 0.1 constant
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/lib/configlib/
H A Dfont.cpp86 #define CASE_WEIGHT(WEIGHT, WEIGHT_STR) \ in fontToString() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/sysdict/share/
H A DBTreeTest.java37 public BTreeTest(String[] args) {
/dports/textproc/saxon-devel/saxon-devel-9.1.0.8_1,1/samples/data/
H A Dbooks.dtd39 <!ELEMENT WEIGHT ( #PCDATA ) > element
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr44606.c16 #define Minify(POS, WEIGHT) do { \ argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr44606.c15 #define Minify(POS, WEIGHT) do { \ argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr44606.c16 #define Minify(POS, WEIGHT) do { \ argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr44606.c16 #define Minify(POS, WEIGHT) do { \ argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr44606.c15 #define Minify(POS, WEIGHT) do { \ argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/test/concurrency/
H A DTests.cpp30 static int WEIGHT = 10; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr44606.c16 #define Minify(POS, WEIGHT) do { \ argument

12345678910>>...15