Home
last modified time | relevance | path

Searched refs:input_mod (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_dumb.cpp43 class input_mod : public StreamSong class
46 input_mod(DUH *myduh);
47 ~input_mod();
767 input_mod *state = NULL; in MOD_OpenSong()
924 state = new input_mod(duh); in MOD_OpenSong()
956 input_mod *state = (input_mod *)userdata; in read()
998 input_mod::input_mod(DUH *myduh) in input_mod() function in input_mod
1026 input_mod::~input_mod() in ~input_mod()
1062 bool input_mod::SetSubsong(int order) in SetSubsong()
1089 bool input_mod::open2(long pos) in open2()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/driver/
H A Dbuild_module.py211 def _build_for_device(input_mod, target, target_host): argument
238 mod_mixed = input_mod
375 input_mod = lower(inputs, args, name=name, binds=binds)
380 input_mod = merged_mod
382 input_mod = inputs
389 target_input_mod = {target: input_mod}
412 for tar, input_mod in target_input_mod.items():
413 mod_host, mdev = _build_for_device(input_mod, tar, target_host)
/dports/audio/audiere/audiere-1.9.4/src/
H A DMakefile.am13 DUMB_SOURCES = input_mod.cpp input_mod.h
15 DUMB_DIST = input_mod.cpp input_mod.h
H A DMakefile.in70 input_aiff.h input_mod.cpp input_mod.h input_flac.cpp \
90 @HAVE_DUMB_TRUE@am__objects_10 = input_mod.lo
268 @HAVE_DUMB_TRUE@DUMB_SOURCES = input_mod.cpp input_mod.h
269 @HAVE_DUMB_FALSE@DUMB_DIST = input_mod.cpp input_mod.h
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input_mod.Plo@am__quote@
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_opcodes.py170 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
186 assert isinstance(input_mod, bool)
193 self.input_mod = "1" if input_mod else "0"
239 …gfx7 = -1, opcode_gfx9 = -1, opcode_gfx10 = -1, format = Format.PSEUDO, input_mod = False, output_… argument
241 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_opcodes.py190 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
206 assert isinstance(input_mod, bool)
213 self.input_mod = "1" if input_mod else "0"
249 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
251 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_opcodes.py191 …def __init__(self, name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod, is… argument
207 assert isinstance(input_mod, bool)
214 self.input_mod = "1" if input_mod else "0"
250 … -1, opcode_gfx10 = -1, format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_… argument
252 …opcodes[name] = Opcode(name, opcode_gfx7, opcode_gfx9, opcode_gfx10, format, input_mod, output_mod…
/dports/games/naev/naev-0.7.0/src/
H A Dtoolkit.c52 static SDLMod input_mod = 0; /**< Current pressed modifier. */ variable
2026 input_mod |= mod; in toolkit_regKey()
2050 input_mod &= ~mod; in toolkit_unregKey()
2110 if (wgt->keyevent( wgt, input_key, input_mod )) in toolkit_keyEvent()
2128 return (wgt->keyevent( wgt, SDLK_RETURN, input_mod )); in toolkit_keyEvent()
2153 handled = (*wdw->keyevent)( wdw->id, input_key, input_mod ); in toolkit_keyEvent()
2292 if (input_key == 0 && input_mod == 0) in toolkit_update()
2316 event.key.keysym.mod = input_mod; in toolkit_update()
2328 wgt->keyevent( wgt, input_key, input_mod ); in toolkit_update()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/docs/dev/
H A Dpass_infra.rst520 # Now every function in input_mod is replaced by f1
521 res_mod = fpass(input_mod)
/dports/misc/tvm/incubator-tvm-0.6.1/docs/dev/
H A Drelay_pass_infra.rst553 # Now every function in input_mod is replaced by f1
554 res_mod = fpass(input_mod)
/dports/misc/py-tvm/incubator-tvm-0.6.1/docs/dev/
H A Drelay_pass_infra.rst553 # Now every function in input_mod is replaced by f1
554 res_mod = fpass(input_mod)
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c508 unsigned int input_mod, in hermon_cmd_mod_stat_cfg() argument
514 mode, portion, input_mod, portion ); in hermon_cmd_mod_stat_cfg()

12