Home
last modified time | relevance | path

Searched refs:pluseq (Results 1 – 13 of 13) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/parse/p/
H A Dparse_m68k_pseudo.c188 char *pluseq = strstr (str, "+ ="); in parse() local
189 if (pluseq) { in parse()
190 memcpy (pluseq, " +=", 3); in parse()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/jpeg2000/libjasper/jpc/
H A Djpc_qmfb.c458 #define NFT_LIFT0(lstartptr, lstartind, lendind, hstartptr, hstartind, hendind, step, pluseq) \ argument
464 pluseq(*hptr, *lptr); \
472 pluseq(*hptr, jpc_fix_asr(jpc_fix_add(*lptr, lptr[(step)]), 1)); \
477 pluseq(*hptr, *lptr); \
481 #define NFT_LIFT1(lstartptr, lstartind, lendind, hstartptr, hstartind, hendind, step, pluseq) \ argument
487 pluseq(*lptr, *hptr); \
495 pluseq(*lptr, jpc_fix_asr(jpc_fix_add(*hptr, hptr[(step)]), 2)); \
500 pluseq(*lptr, *hptr); \
/dports/biology/jalview/jalview/src/com/stevesoft/pat/
H A DPattern.java210 sum.pluseq(p.minChars());
223 sum.pluseq(p.maxChars());
H A DpatInt.java102 public final patInt pluseq(patInt p) in pluseq() method in patInt
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmakemanager/parser/
H A Dqmake.g64 %token PLUSEQ("pluseq"),EQUAL("equal"),MINUSEQ("minuseq"),STAREQ("stareq"),
/dports/devel/automake/automake-1.16.5/old/
H A DChangeLog-tests657 * pluseq.test: New file.
658 * Makefile.am (TESTS): Added pluseq.test.
H A DChangeLog.021119 tests/parse.test, tests/percent.test, tests/pluseq.test,
2162 tests/pluseq.test, tests/pluseq4.test, tests/pluseq6.test,
H A DChangeLog.092892 tests/pluseq.test, tests/pluseq10.test, tests/pluseq2.test,
5304 tests/phony.test, tests/pluseq.test, tests/pluseq10.test,
H A DChangeLog.03460 tests/parse.test, tests/phony.test, tests/pluseq.test,
H A DChangeLog.01924 * tests/package.test, tests/pluseq.test, tests/pluseq2.test,
H A DChangeLog.1110505 * tests/pluseq.test: Likewise.
12192 Modernize, improve and/or fix tests `pluseq*.test.
12200 * tests/pluseq.test: Likewise. Also, do not create useless dummy
/dports/devel/automake/automake-1.16.5/t/
H A Dlist-of-tests.mk859 t/pluseq.sh \
/dports/devel/automake/automake-1.16.5/
H A DMakefile.in1772 t/pluseq.sh \