Home
last modified time | relevance | path

Searched refs:MakeCommand (Results 1 – 25 of 126) sorted by relevance

123456

/dports/games/zdoom/zdoom-2.8.1/src/
H A Ds_sndseq.cpp36 #define MakeCommand(a,b) ((a) | ((b) << 8)) macro
629 ScriptTemp.Push(MakeCommand(SS_CMD_WAITUNTILDONE, 0)); in S_ParseSndSeq()
641 ScriptTemp.Push(MakeCommand(SS_CMD_DELAY, sc.Number)); in S_ParseSndSeq()
658 ScriptTemp.Push(MakeCommand(SS_CMD_DELAY, sc.Number)); in S_ParseSndSeq()
663 ScriptTemp.Push(MakeCommand(SS_CMD_DELAY, sc.Number)); in S_ParseSndSeq()
664 ScriptTemp.Push(MakeCommand(SS_CMD_LAST2NOP, 0)); in S_ParseSndSeq()
696 ScriptTemp.Push(MakeCommand(SS_CMD_STOPSOUND, 0)); in S_ParseSndSeq()
701 ScriptTemp.Push(MakeCommand(SS_CMD_STOPSOUND, 0)); in S_ParseSndSeq()
714 ScriptTemp.Push(MakeCommand(SS_CMD_ATTENUATION, val)); in S_ParseSndSeq()
1238 *(m_SequencePtr - 1) = MakeCommand(SS_CMD_NONE, 0); in Tick()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/toolchain_build/
H A Dtoolchain_build.py330 def MakeCommand(host, extra_args=[]): function
473 command.Command(MakeCommand(host)),
485 command.Command(MakeCommand(host)),
498 command.Command(MakeCommand(host)),
511 command.Command(MakeCommand(host)),
533 command.Command(MakeCommand(host)),
549 command.Command(MakeCommand(host)),
717 command.Command(MakeCommand(host)),
764 MakeCommand(host, [
982 MakeCommand(host) + [
[all …]
H A Dpnacl_targetlibs.py55 def MakeCommand(): function
415 command.Command(MakeCommand() + [
497 command.Command(MakeCommand()),
546 command.Command(MakeCommand() + ['VERBOSE=1']),
562 command.Command(MakeCommand() + [
765 command.Command(MakeCommand() + [
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_eigen3/
H A Ddart.diff14 -string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART…
16 -string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGE…
18 -string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} …
/dports/devel/rapidcheck/rapidcheck-7bc7d30/include/rapidcheck/state/gen/
H A DExecCommands.hpp12 struct MakeCommand;
15 struct MakeCommand<Cmd, TypeList<Args...>> { struct
52 static const MakeFunc makeFuncs[] = {&MakeCommand<Cmd, ArgsList>::make, in operator ()()
53 &MakeCommand<Cmds, ArgsList>::make...}; in operator ()()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ds_sndseq.cpp45 #define MakeCommand(a,b) (((a) << 24)|((b) & 0xffffff)) macro
459 ScriptTemp[cursize++] = MakeCommand (SS_CMD_PLAY, S_FindSound (sc_String)); in S_ParseSndSeq()
466 ScriptTemp[cursize++] = MakeCommand (SS_CMD_PLAY, S_FindSound (sc_String)); in S_ParseSndSeq()
472 ScriptTemp[cursize++] = MakeCommand (SS_CMD_PLAY, S_FindSound (sc_String)); in S_ParseSndSeq()
474 ScriptTemp[cursize++] = MakeCommand (SS_CMD_DELAY, sc_Number); in S_ParseSndSeq()
480 ScriptTemp[cursize++] = MakeCommand (SS_CMD_PLAYREPEAT, S_FindSound (sc_String)); in S_ParseSndSeq()
486 ScriptTemp[cursize++] = MakeCommand (SS_CMD_PLAYLOOP, S_FindSound (sc_String)); in S_ParseSndSeq()
494 ScriptTemp[cursize++] = MakeCommand (SS_CMD_DELAY, sc_Number); in S_ParseSndSeq()
500 ScriptTemp[cursize++] = MakeCommand (SS_CMD_DELAYRAND, sc_Number); in S_ParseSndSeq()
508 ScriptTemp[cursize++] = MakeCommand (SS_CMD_VOLUME, sc_Number); in S_ParseSndSeq()
[all …]
/dports/math/eigen3/eigen-3.3.9/cmake/
H A DEigenConfigureTesting.cmake29 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
31 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
33 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/cmake/
H A DEigenConfigureTesting.cmake29 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
31 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
33 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/cmake/
H A DEigenConfigureTesting.cmake29 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
31 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
33 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/misc/opennn/opennn-5.0.5/eigen/cmake/
H A DEigenConfigureTesting.cmake29 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
31 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
33 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/cmake/
H A DEigenConfigureTesting.cmake29 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
31 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
33 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/devel/py-pytzdata/pytzdata-2020.1/pytzdata/commands/
H A Dapp.py5 from .make import MakeCommand
10 app.add(MakeCommand())
H A Dmake.py15 class MakeCommand(Command): class
29 super(MakeCommand, self).__init__()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/cmake/
H A DEigenConfigureTesting.cmake27 string(REGEX MATCH "MakeCommand:.*-- (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN_DART_…
29 string(REGEX MATCH "MakeCommand:.*[^c]make (.*)\nDefaultCTestConfigurationType" EIGEN_DUMMY ${EIGEN…
31 string(REGEX REPLACE "MakeCommand:.*DefaultCTestConfigurationType" "MakeCommand: ${CMAKE_COMMAND} -…
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dcompiletargetbase.h43 enum MakeCommand enum
146 …virtual wxString GetMakeCommandFor(MakeCommand cmd) const { return m_MakeCommands[cmd]; } ///< Get… in GetMakeCommandFor()
147 …virtual void SetMakeCommandFor(MakeCommand cmd, const wxString& make); ///< Set the "make" command…
/dports/x11-toolkits/scintilla/scintilla/qt/ScintillaEditPy/
H A Dsepbuild.py133 self.MakeCommand = "nmake"
136 self.MakeCommand = "make"
266 runProgram([self.MakeCommand, self.MakeTarget], exitOnFailure=True)
270 runProgram([self.MakeCommand, "distclean"], exitOnFailure=False)
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEditPy/
H A Dsepbuild.py128 self.MakeCommand = "nmake"
131 self.MakeCommand = "make"
261 runProgram([self.MakeCommand, self.MakeTarget], exitOnFailure=True)
265 runProgram([self.MakeCommand, "distclean"], exitOnFailure=False)
/dports/editors/textadept/scintilla/qt/ScintillaEditPy/
H A Dsepbuild.py133 self.MakeCommand = "nmake"
136 self.MakeCommand = "make"
266 runProgram([self.MakeCommand, self.MakeTarget], exitOnFailure=True)
270 runProgram([self.MakeCommand, "distclean"], exitOnFailure=False)
/dports/editors/scite/scintilla/qt/ScintillaEditPy/
H A Dsepbuild.py133 self.MakeCommand = "nmake"
136 self.MakeCommand = "make"
266 runProgram([self.MakeCommand, self.MakeTarget], exitOnFailure=True)
270 runProgram([self.MakeCommand, "distclean"], exitOnFailure=False)
/dports/devel/cmake-gui/cmake-3.22.1/Help/variable/
H A DCTEST_BUILD_COMMAND.rst6 Specify the CTest ``MakeCommand`` setting
/dports/devel/cmake/cmake-3.22.1/Help/variable/
H A DCTEST_BUILD_COMMAND.rst6 Specify the CTest ``MakeCommand`` setting
/dports/devel/cmake-doc/cmake-3.22.1/Help/variable/
H A DCTEST_BUILD_COMMAND.rst6 Specify the CTest ``MakeCommand`` setting
/dports/x11/kf5-kactivities/kactivities-5.89.0/.videproject/
H A Dproject.conf5 MakeCommand='OBJ_REPLACEMENT="s:/opt/kde/src/core/libs/kactivities:/opt/kde/build-clang/core/libs/k…
/dports/x11/plasma5-kactivitymanagerd/kactivitymanagerd-5.23.5/.videproject/
H A Dproject.conf5 MakeCommand='OBJ_REPLACEMENT="s:/opt/kde/src/core/libs/kactivities:/opt/kde/build-clang/core/libs/k…
/dports/audio/audacity/audacity-Audacity-3.1.3/crashreports/internal/win32/
H A DCrashReportContext.cpp72 bool MakeCommand(CrashReportContext* c, const wchar_t* path, const wchar_t* id) in MakeCommand() function
101 if (!MakeCommand(c, path, id)) in SendReport()

123456