Home
last modified time | relevance | path

Searched refs:MIX (Results 201 – 225 of 1219) sorted by relevance

12345678910>>...49

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcompute_coord_atom.cpp186 template<bool MIX>
237 if(MIX) itype = type[i]; in compute_peratom_eval()
246 if(MIX && itype == type[j]) in compute_peratom_eval()
/dports/lang/mdk/mdk-1.3.0/
H A DNEWS208 characters in memory using 0 (MIX char 'space').
226 admitted by MIX). The ASCII representation for MIX chars delta,
256 ** Fixed bug that caused (g)mixvm to segfault when reading a false MIX
280 prompt ("MIX > " by default).
300 - New utility 'mixguile': a Guile shell with an embedded MIX
331 ** Bug fix: when the MIX font is changed in gmixvm, the loc widget
339 ** Bug fix: pressing return at an empty 'MIX >' prompt does not
388 ** The gmixvm main window displays the path to the current MIX file in
433 ** Bug fix: the symbol table for a MIX file is now correctly recovered
491 ** Input/output for all MIX block devices is shown in gmixvm.
[all …]
/dports/lang/mdk/mdk-1.3.0/doc/
H A Dmdk_install.texi7 @node Installing MDK, MIX and MIXAL tutorial, Acknowledgments, Top
84 and history management to the command line MIX virtual machine, @code{mixvm}.
86 interface to the MIX virtual machine, @code{gmixvm}. Finally, if
123 - mixasm (MIX assembler)
124 - mixvm (MIX virtual machine, with readline support,
171 invocation of the @code{MIX} virtual machine via a new major mode
202 Enables/disables the build of the MIX virtual machine GUI
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_tonemap.c129 #define MIX(x,y,a) (x) * (1 - (a)) + (y) * (a) macro
150 *r_out = MIX(*r_in, luma, overbright); in tonemap()
151 *g_out = MIX(*g_in, luma, overbright); in tonemap()
152 *b_out = MIX(*b_in, luma, overbright); in tonemap()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_tonemap.c129 #define MIX(x,y,a) (x) * (1 - (a)) + (y) * (a) macro
150 *r_out = MIX(*r_in, luma, overbright); in tonemap()
151 *g_out = MIX(*g_in, luma, overbright); in tonemap()
152 *b_out = MIX(*b_in, luma, overbright); in tonemap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_tonemap.c129 #define MIX(x,y,a) (x) * (1 - (a)) + (y) * (a) macro
150 *r_out = MIX(*r_in, luma, overbright); in tonemap()
151 *g_out = MIX(*g_in, luma, overbright); in tonemap()
152 *b_out = MIX(*b_in, luma, overbright); in tonemap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_tonemap.c129 #define MIX(x,y,a) (x) * (1 - (a)) + (y) * (a) macro
150 *r_out = MIX(*r_in, luma, overbright); in tonemap()
151 *g_out = MIX(*g_in, luma, overbright); in tonemap()
152 *b_out = MIX(*b_in, luma, overbright); in tonemap()
/dports/games/openra/OpenRA-release-20200503/mods/ts/installer/
H A Dtibsun.yaml7 ^Content/ts/scores.mix: SCORES.MIX
8 extract-raw: INSTALL/TIBSUN.MIX
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/tiff/
H A DCiffEntry.cpp78 case CiffDataType::MIX: in getElementShift()
96 case CiffDataType::MIX: in getElementSize()
/dports/multimedia/xvid/xvidcore/src/image/x86_asm/
H A Dqpel_mmx.asm408 %macro MIX 3 ; %1:reg, %2:src, %3:rounder
501 MIX mm0, SRC_PTR, _EBX
503 MIX mm0, SRC_PTR+1, _EBX
506 MIX mm0, DST_PTR, Rounder1_MMX
510 MIX mm2, SRC_PTR+8, _EBX
512 MIX mm2, SRC_PTR+9, _EBX
515 MIX mm2, DST_PTR+8, Rounder1_MMX
620 MIX mm0, SRC_PTR, _EBX
622 MIX mm0, SRC_PTR+1, _EBX
625 MIX mm0, DST_PTR, Rounder1_MMX
/dports/games/openra/OpenRA-release-20200503/mods/ra/installer/
H A Dfirstdecade.yaml13 ^Content/ra/v2/main.mix: Red Alert\\MAIN.MIX
14 ^Content/ra/v2/redalert.mix: Red Alert\\REDALERT.MIX
15 ^Content/ra/v2/expand/hires1.mix: Red Alert\\HIRES1.MIX
16 ^Content/ra/v2/expand/lores1.mix: Red Alert\\LORES1.MIX
17 ^Content/ra/v2/expand/expand2.mix: Red Alert\\EXPAND2.MIX
18 ^Content/ra/v2/cnc/desert.mix: CnC\\DESERT.MIX
/dports/net/bird2/bird-2.0.8/nest/
H A Drt-attr.c1101 #define MIX(f) mem_hash_mix(&h, &(a->f), sizeof(a->f)); in rta_hash() macro
1102 MIX(src); in rta_hash()
1103 MIX(hostentry); in rta_hash()
1104 MIX(from); in rta_hash()
1105 MIX(igp_metric); in rta_hash()
1106 MIX(source); in rta_hash()
1107 MIX(scope); in rta_hash()
1108 MIX(dest); in rta_hash()
1109 #undef MIX in rta_hash()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/Miscellaneous/
H A DCsoundIsListening.csd61 aoutL zar 0 ;READ ZAK CHANNEL (MIX OF ALL VOICES LEFT CHANNEL)
62 aoutR zar 1 ;READ ZAK CHANNEL (MIX OF ALL VOICES RIGHT CHANNEL)
65 …20,(6), 0,(p3-16), 0,(3), -90 ;AMPLITUDE ENVELOPE THAT WILL BE APPLIED TO THE MIX OF ALL VOICES
70 …gasendL = gasendL+(aoutL*0.5) ;MIX SOME AUDIO INTO THE REVERB SEND VARIABLE (LEFT CHANNE…
71 …gasendR = gasendR+(aoutR*0.5) ;MIX SOME AUDIO INTO THE REVERB SEND VARIABLE (RIGHT CHANN…
H A DStereoToMono(Offline).csd45 ;MIX CHANNELS------------------------------------------------------------------------
46 ; out (asigL+asigR)*0.5 ;MIX OF CHANNELS IS OUTPUT TO FILE
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_flanger.lv2/
H A Dgx_flanger.h37 MIX, enumerator
/dports/math/libxsmm/libxsmm-1.16.3/tests/
H A DMakefile27 MIX ?= 1 macro
29 MIX ?= 0 macro
121 ifeq (0,$(MIX))
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dhashtab.c360 #define MIX(a, b, c) \ macro
425 MIX(a, b, c); in hash_lookup2()
478 MIX(a, b, c); in hash_lookup2()
/dports/news/inn/inn-2.6.4/lib/
H A Dhashtab.c360 #define MIX(a, b, c) \ macro
425 MIX(a, b, c); in hash_lookup2()
457 MIX(a, b, c); in hash_lookup2()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dhashtab.c360 #define MIX(a, b, c) \ macro
425 MIX(a, b, c); in hash_lookup2()
457 MIX(a, b, c); in hash_lookup2()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Enum/
H A DEntryType.php44 const MIX = "2"; define in Kaltura\\Client\\Enum\\EntryType
/dports/textproc/filepp/filepp-1.8.0/modules/case/
H A Dtestupper.good3 MIX OF CASES ON THIS LINE.
/dports/audio/faust/faust-2.37.3/compiler/parser/
H A Dfaustparser.hpp44 MIX = 260, enumerator
179 #define MIX 260 macro
H A Dfaustlexer.l96 "+>" return MIX;
97 ":>" return MIX;
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/sgroup_test_data/
H A DSgroups_Mixture_False.mol26 M STY 1 1 MIX
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_attr.c499 MIX(attr->origin); in attrhash_key_make()
500 MIX(attr->nexthop.s_addr); in attrhash_key_make()
501 MIX(attr->med); in attrhash_key_make()
502 MIX(attr->local_pref); in attrhash_key_make()
511 MIX(extra->aggregator_as); in attrhash_key_make()
512 MIX(extra->aggregator_addr.s_addr); in attrhash_key_make()
513 MIX(extra->weight); in attrhash_key_make()
515 MIX(extra->originator_id.s_addr); in attrhash_key_make()
516 MIX(extra->tag); in attrhash_key_make()
520 MIX(aspath_key_make (attr->aspath)); in attrhash_key_make()
[all …]

12345678910>>...49