/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/ |
H A D | amalloc.h | 16 extern void adump(); 25 #define adump() (void)1 macro
|
H A D | amalloc.c | 121 adump() in adump() function
|
H A D | main.c | 336 adump(); in main()
|
/dports/textproc/discount/discount-2.2.7/ |
H A D | amalloc.h | 16 extern void adump(); 25 #define adump() (void)1 macro
|
H A D | amalloc.c | 121 adump() in adump() function
|
H A D | main.c | 336 adump(); in main()
|
/dports/lang/gawk/gawk-5.1.1/test/ |
H A D | arrdbg.awk | 6 adump(f, -1)
|
H A D | ChangeLog.1 | 776 * Makefile.am (arrdbg): New test using adump. 781 * arrdbg.awk: New test using adump to check array type.
|
/dports/audio/csound/csound-6.15.0/Android/CSDPlayer/assets/Csound6AndroidExamples/Kung/ |
H A D | xanadu.csd | 26 adump delayr 2.0 ;set delay line of 2.0 sec 47 adump delayr 0.3 ;set delay line of 0.3 sec
|
/dports/audio/csound/csound-6.15.0/examples/ |
H A D | xanadu.csd | 25 adump delayr 2.0 ;set delay line of 2.0 sec 46 adump delayr 0.3 ;set delay line of 0.3 sec
|
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Music/ |
H A D | Kung-Xanadu.csd | 25 adump delayr 2.0 ;set delay line of 2.0 sec 46 adump delayr 0.3 ;set delay line of 0.3 sec
|
/dports/lang/gawk/gawk-5.1.1/ |
H A D | array.c | 191 if (symbol->adump) in assoc_dump() 192 (void) symbol->adump(symbol, ndump); in assoc_dump()
|
H A D | int_array.c | 720 xn->adump(xn, ndump); in int_dump()
|
H A D | cint_array.c | 572 xn->adump(xn, ndump); in cint_dump()
|
H A D | awk.h | 563 #define adump array_funcs->dump macro
|
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Miscellaneous/ |
H A D | Autotuner.csd | 32 adump delayr idel
|
/dports/lang/gawk/gawk-5.1.1/po/ |
H A D | ja.po | 1796 msgstr "adump: 引数が配列ではありません" 2303 msgstr "adump: 引数が配列ではありません" 2336 msgstr "adump: 引数が配列ではありません" 3748 #~ msgid "adump: first argument not an array" 3749 #~ msgstr "adump: 第一引数が配列ではありません"
|
H A D | da.po | 1809 msgstr "adump: argument er ikke et array" 2317 msgstr "adump: argument er ikke et array" 2350 msgstr "adump: argument er ikke et array" 3762 #~ msgid "adump: first argument not an array" 3763 #~ msgstr "adump: f�rste argument er ikke et array"
|
H A D | ko.po | 3720 #~ msgid "adump: first argument not an array" 3721 #~ msgstr "adump: 첫번째 인자는 배열이 아닙니다"
|
H A D | zh_CN.po | 3831 #~ msgid "adump: first argument not an array" 3832 #~ msgstr "adump:第一个参数不是数组"
|
H A D | id.po | 3900 #~ msgid "adump: first argument not an array" 3901 #~ msgstr "adump: argumen ketiga bukan sebuah array"
|
H A D | pl.po | 3808 #~ msgid "adump: first argument not an array" 3809 #~ msgstr "adump: pierwszy argument nie jest tablicą"
|
H A D | pt.po | 3773 #~ msgid "adump: first argument not an array" 3774 #~ msgstr "adump: o primeiro argumento não é uma matriz"
|
/dports/devel/splint/splint-3.1.2/src/ |
H A D | uentry.c | 5187 cstring sdump, gdump, adump, xdump; in uentry_dumpAux() local 5229 adump = cstring_makeLiteral ("$"); in uentry_dumpAux() 5233 adump = message ("@%d@%d", (int) alk, (int) exk); in uentry_dumpAux() 5252 adump, in uentry_dumpAux()
|
/dports/japanese/gawk/gawk-3.0.6/ |
H A D | ChangeLog | 274 * awk.y (tokentab): conditionally add "adump" function for debugging.
|