Home
last modified time | relevance | path

Searched refs:tmp_patch (Results 1 – 25 of 30) sorted by relevance

12

/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/src/
H A Dwildmidi_lib.c224 struct _patch * tmp_patch; in WM_FreePatches() local
237 tmp_patch = _WM_patch[i]->next; in WM_FreePatches()
239 _WM_patch[i] = tmp_patch; in WM_FreePatches()
364 struct _patch * tmp_patch; in load_config() local
595 tmp_patch = tmp_patch->next; in load_config()
606 tmp_patch = tmp_patch->next; in load_config()
616 tmp_patch = tmp_patch->next; in load_config()
632 tmp_patch = tmp_patch->next; in load_config()
673 … if (wm_strncasecmp(&tmp_patch->filename[strlen(tmp_patch->filename) - 4], ".pat", 4) != 0) { in load_config()
682 tmp_patch->keep = 0; in load_config()
[all …]
H A Dpatches.c69 struct _patch *tmp_patch = NULL; in _WM_load_patch() local
77 tmp_patch = _WM_get_patch_data(mdi, patchid); in _WM_load_patch()
78 if (tmp_patch == NULL) { in _WM_load_patch()
83 if (!tmp_patch->loaded) { in _WM_load_patch()
84 if (_WM_load_sample(tmp_patch) == -1) { in _WM_load_patch()
90 if (tmp_patch->first_sample == NULL) { in _WM_load_patch()
98 mdi->patches[mdi->patch_count - 1] = tmp_patch; in _WM_load_patch()
99 tmp_patch->inuse_count++; in _WM_load_patch()
/dports/devel/quilt/quilt-0.66/quilt/
H A Drefresh.in84 [ -n "$tmp_patch" ] && rm -f $tmp_patch
215 tmp_patch=$(gen_tempfile)
248 done >> $tmp_patch
250 if [ -n "$opt_fork" -a ! -s $tmp_patch ]
260 < $tmp_patch
264 < $tmp_patch > $tmp_patch2
266 rm -f $tmp_patch
267 tmp_patch=$tmp_patch2
288 $tmp_patch | sed -e s:^:"'" prefix ":"))
317 cat $tmp_patch >> $tmp_result
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/wildmidi/
H A Dwildmidi_lib.cpp518 struct _patch * tmp_patch; in FreePatches() local
532 patch[i] = tmp_patch; in FreePatches()
912 tmp_patch = tmp_patch->next; in LoadConfig()
929 tmp_patch = tmp_patch->next; in LoadConfig()
939 tmp_patch = tmp_patch->next; in LoadConfig()
959 tmp_patch = tmp_patch->next; in LoadConfig()
1012 &tmp_patch->filename[strlen(tmp_patch->filename) in LoadConfig()
1022 tmp_patch->keep = 0; in LoadConfig()
1305 if (tmp_patch == NULL) { in load_patch()
1309 if (!tmp_patch->loaded) { in load_patch()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/wildmidi/
H A Dwildmidi_lib.cpp565 struct _patch * tmp_patch; in WM_FreePatches() local
580 patch[i] = tmp_patch; in WM_FreePatches()
958 tmp_patch = tmp_patch->next; in WM_LoadConfig()
975 tmp_patch = tmp_patch->next; in WM_LoadConfig()
985 tmp_patch = tmp_patch->next; in WM_LoadConfig()
1005 tmp_patch = tmp_patch->next; in WM_LoadConfig()
1058 &tmp_patch->filename[strlen(tmp_patch->filename) in WM_LoadConfig()
1068 tmp_patch->keep = 0; in WM_LoadConfig()
1355 if (tmp_patch == NULL) { in load_patch()
1360 if (!tmp_patch->loaded) { in load_patch()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wildmidi/src/
H A Dwildmidi_lib.c948 tmp_patch->note = 0;
965 tmp_patch = tmp_patch->next;
979 tmp_patch = tmp_patch->next;
989 tmp_patch = tmp_patch->next;
1007 tmp_patch = tmp_patch->next;
1099 tmp_patch->keep = 0;
1223 if ((tmp_patch->env[0].level > 1.0) || (tmp_patch->env[0].level < 0.0)) {
1238 if ((tmp_patch->env[1].level > 1.0) || (tmp_patch->env[1].level < 0.0)) {
1252 if ((tmp_patch->env[2].level > 1.0) || (tmp_patch->env[2].level < 0.0)) {
1266 if ((tmp_patch->env[3].level > 1.0) || (tmp_patch->env[3].level < 0.0)) {
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/devel/git-gui/git-2.34.1/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/devel/git-p4/git-2.34.1/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/devel/git/git-2.34.1/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-quiltimport.sh75 tmp_patch="$tmp_dir/patch"
105 git mailinfo $MAILINFO_OPT "$tmp_msg" "$tmp_patch" \
107 test -s "$tmp_patch" || {
149 git apply --index -C1 ${level:+"$level"} "$tmp_patch" &&
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/livepatch/
H A Dcore.h10 #define klp_for_each_patch_safe(patch, tmp_patch) \ argument
11 list_for_each_entry_safe(patch, tmp_patch, &klp_patches, list)
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/livepatch/
H A Dcore.h10 #define klp_for_each_patch_safe(patch, tmp_patch) \ argument
11 list_for_each_entry_safe(patch, tmp_patch, &klp_patches, list)
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/livepatch/
H A Dcore.h10 #define klp_for_each_patch_safe(patch, tmp_patch) \ argument
11 list_for_each_entry_safe(patch, tmp_patch, &klp_patches, list)
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dw_wad.c1195 patch_t* tmp_patch = W_CachePatchNum_Endian(grPatch->patch_lumpnum, PU_LUMP); // temp use in W_CachePatchNum() local
1197 HWR_MakePatch ( tmp_patch, grPatch, &grPatch->mipmap, 0); in W_CachePatchNum()
1198 Z_Free (tmp_patch); in W_CachePatchNum()
1228 patch_t *tmp_patch = W_CachePatchNum_Endian(grPatch->patch_lumpnum, PU_LUMP); // temp use in W_CacheMappedPatchNum() local
1230 HWR_MakePatch ( tmp_patch, grPatch, &grPatch->mipmap, drawflags); in W_CacheMappedPatchNum()
1231 Z_Free (tmp_patch); in W_CacheMappedPatchNum()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/tests/
H A DplayTests.sh1531 datagen -g1000 -P10 > tmp_patch
1532 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1534 $DIFF -s tmp_patch_recon tmp_patch
1537 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1539 $DIFF -s tmp_patch_recon tmp_patch
1552 datagen -g5000000 > tmp_patch
1558 datagen -g100000000 -P1 > tmp_patch
1559 zstd --long=30 -1f --patch-from tmp_dict tmp_patch
1560 zstd --long=30 -df --patch-from tmp_dict tmp_patch.zst -o tmp_patch_recon
1561 $DIFF -s tmp_patch_recon tmp_patch
[all …]
/dports/archivers/zstd/zstd-1.5.0/tests/
H A DplayTests.sh1531 datagen -g1000 -P10 > tmp_patch
1532 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1534 $DIFF -s tmp_patch_recon tmp_patch
1537 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1539 $DIFF -s tmp_patch_recon tmp_patch
1552 datagen -g5000000 > tmp_patch
1558 datagen -g100000000 -P1 > tmp_patch
1559 zstd --long=30 -1f --patch-from tmp_dict tmp_patch
1560 zstd --long=30 -df --patch-from tmp_dict tmp_patch.zst -o tmp_patch_recon
1561 $DIFF -s tmp_patch_recon tmp_patch
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/tests/
H A DplayTests.sh1531 datagen -g1000 -P10 > tmp_patch
1532 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1534 $DIFF -s tmp_patch_recon tmp_patch
1537 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1539 $DIFF -s tmp_patch_recon tmp_patch
1552 datagen -g5000000 > tmp_patch
1558 datagen -g100000000 -P1 > tmp_patch
1559 zstd --long=30 -1f --patch-from tmp_dict tmp_patch
1560 zstd --long=30 -df --patch-from tmp_dict tmp_patch.zst -o tmp_patch_recon
1561 $DIFF -s tmp_patch_recon tmp_patch
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/tests/
H A DplayTests.sh1531 datagen -g1000 -P10 > tmp_patch
1532 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1534 $DIFF -s tmp_patch_recon tmp_patch
1537 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1539 $DIFF -s tmp_patch_recon tmp_patch
1552 datagen -g5000000 > tmp_patch
1558 datagen -g100000000 -P1 > tmp_patch
1559 zstd --long=30 -1f --patch-from tmp_dict tmp_patch
1560 zstd --long=30 -df --patch-from tmp_dict tmp_patch.zst -o tmp_patch_recon
1561 $DIFF -s tmp_patch_recon tmp_patch
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/tests/
H A DplayTests.sh1384 datagen -g1000 -P10 > tmp_patch
1385 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1387 $DIFF -s tmp_patch_recon tmp_patch
1390 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1392 $DIFF -s tmp_patch_recon tmp_patch
1405 datagen -g5000000 > tmp_patch
1406 zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
1411 datagen -g1000 -P10 > tmp_patch
1412 cat tmp_patch | zstd -f --patch-from=tmp_dict -c -o tmp_patch_diff && die
1413 cat tmp_patch | zstd -f --patch-from=tmp_dict --stream-size=1000 -c -o tmp_patch_diff
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/tests/
H A DplayTests.sh1406 datagen -g1000 -P10 > tmp_patch
1407 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1409 $DIFF -s tmp_patch_recon tmp_patch
1412 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1414 $DIFF -s tmp_patch_recon tmp_patch
1427 datagen -g5000000 > tmp_patch
1428 zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
1433 datagen -g1000 -P10 > tmp_patch
1434 cat tmp_patch | zstd -f --patch-from=tmp_dict -c -o tmp_patch_diff && die
1435 cat tmp_patch | zstd -f --patch-from=tmp_dict --stream-size=1000 -c -o tmp_patch_diff
/dports/emulators/citra/citra-ac98458e0/externals/zstd/tests/
H A DplayTests.sh1384 datagen -g1000 -P10 > tmp_patch
1385 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1387 $DIFF -s tmp_patch_recon tmp_patch
1390 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1392 $DIFF -s tmp_patch_recon tmp_patch
1405 datagen -g5000000 > tmp_patch
1406 zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
1411 datagen -g1000 -P10 > tmp_patch
1412 cat tmp_patch | zstd -f --patch-from=tmp_dict -c -o tmp_patch_diff && die
1413 cat tmp_patch | zstd -f --patch-from=tmp_dict --stream-size=1000 -c -o tmp_patch_diff
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/tests/
H A DplayTests.sh1384 datagen -g1000 -P10 > tmp_patch
1385 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1387 $DIFF -s tmp_patch_recon tmp_patch
1390 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1392 $DIFF -s tmp_patch_recon tmp_patch
1405 datagen -g5000000 > tmp_patch
1406 zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
1411 datagen -g1000 -P10 > tmp_patch
1412 cat tmp_patch | zstd -f --patch-from=tmp_dict -c -o tmp_patch_diff && die
1413 cat tmp_patch | zstd -f --patch-from=tmp_dict --stream-size=1000 -c -o tmp_patch_diff
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/tests/
H A DplayTests.sh1389 datagen -g1000 -P10 > tmp_patch
1390 zstd --patch-from=tmp_dict tmp_patch -o tmp_patch_diff
1392 $DIFF -s tmp_patch_recon tmp_patch
1395 zstd -f --patch-from tmp_dict tmp_patch -o tmp_patch_diff
1397 $DIFF -s tmp_patch_recon tmp_patch
1410 datagen -g5000000 > tmp_patch
1411 zstd -15 --patch-from=tmp_dict tmp_patch 2>&1 | grep "long mode automatically triggered"
1416 datagen -g1000 -P10 > tmp_patch
1417 cat tmp_patch | zstd -f --patch-from=tmp_dict -c -o tmp_patch_diff && die
1418 cat tmp_patch | zstd -f --patch-from=tmp_dict --stream-size=1000 -c -o tmp_patch_diff

12