Home
last modified time | relevance | path

Searched +defs:compiler +defs:macro (Results 1 – 22 of 22) sorted by relevance

/dports/devel/cquery/cquery-20180718/third_party/doctest/scripts/bench/
H A Dbench.py98 macro = " CHECK(a == b);\n" variable
100 macro = " CHECK(i == i);\n" variable
102 macro = " CHECK_EQ(a, b);\n" variable
104 macro = " FAST_CHECK_EQ(a, b);\n" variable
175 compiler = "" variable
177 compiler = " -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-w" variable
179 compiler = " -DCMAKE_CXX_COMPILER=g++ -DCMAKE_CXX_FLAGS=-w" variable
/dports/devel/doctest/doctest-2.4.7/scripts/bench/
H A Dbench.py99 macro = " CHECK(a == b);\n" variable
101 macro = " CHECK(i == i);\n" variable
103 macro = " CHECK_EQ(a, b);\n" variable
174 compiler = "" variable
176 compiler = " -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-w" variable
178 compiler = " -DCMAKE_CXX_COMPILER=g++ -DCMAKE_CXX_FLAGS=-w" variable
/dports/devel/roswell/roswell-20.06.14.107/t/tree-shaker/
H A DMakefile32 compiler: u-compiler.bin c-compiler.bin target
33 macro: u-macro.bin c-macro.bin target
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/baremetal/
H A Dsdcctoolchain.cpp79 static Macros dumpPredefinedMacros(const FilePath &compiler, const Environment &env, in dumpPredefinedMacros()
105 static HeaderPaths dumpHeaderPaths(const FilePath &compiler, const Environment &env, in dumpHeaderPaths()
147 for (const Macro &macro : macros) { in findMacroValue() local
164 for (const Macro &macro : macros) { in guessArchitecture() local
223 const FilePath compiler = compilerCommand(); in createMacroInspectionRunner() local
258 const FilePath compiler = compilerCommand(); in createBuiltInHeaderPathsRunner() local
H A Diarewtoolchain.cpp68 static QString cppLanguageOption(const FilePath &compiler) in cppLanguageOption()
88 static Macros dumpPredefinedMacros(const FilePath &compiler, const QStringList &extraArgs, in dumpPredefinedMacros()
130 static HeaderPaths dumpHeaderPaths(const FilePath &compiler, const Id languageId, in dumpHeaderPaths()
194 for (const Macro &macro : macros) { in guessArchitecture() local
302 const FilePath compiler = compilerCommand(); in createMacroInspectionRunner() local
344 const FilePath compiler = compilerCommand(); in createBuiltInHeaderPathsRunner() local
H A Dkeiltoolchain.cpp85 static Macros dumpMcsPredefinedMacros(const FilePath &compiler, const Environment &env) in dumpMcsPredefinedMacros()
158 static Macros dumpC166PredefinedMacros(const FilePath &compiler, const Environment &env) in dumpC166PredefinedMacros()
278 static Macros dumpArmPredefinedMacros(const FilePath &compiler, const QStringList &extraArgs, const… in dumpArmPredefinedMacros()
315 static Macros dumpPredefinedMacros(const FilePath &compiler, const QStringList &args, const Environ… in dumpPredefinedMacros()
330 static HeaderPaths dumpHeaderPaths(const FilePath &compiler) in dumpHeaderPaths()
357 for (const Macro &macro : macros) { in guessArchitecture() local
412 static void addDefaultCpuArgs(const FilePath &compiler, QStringList &extraArgs) in addDefaultCpuArgs()
441 const FilePath compiler = compilerCommand(); in createMacroInspectionRunner() local
472 const FilePath compiler = compilerCommand(); in createBuiltInHeaderPathsRunner() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dcompilercommandgenerator.cpp70 Compiler* compiler = CompilerFactory::GetDefaultCompiler(); in Init() local
207 void CompilerCommandGenerator::GenerateCommandLine(wxString& macro, in GenerateCommandLine()
244 Compiler* compiler = params.target in GenerateCommandLine() local
628 void CompilerCommandGenerator::FixPathSeparators(Compiler* compiler, wxString& inAndOut) in FixPathSeparators()
647 wxString CompilerCommandGenerator::SetupOutputFilenames(Compiler* compiler, ProjectBuildTarget* tar… in SetupOutputFilenames()
973 wxString CompilerCommandGenerator::SetupIncludeDirs(Compiler* compiler, ProjectBuildTarget* target) in SetupIncludeDirs()
981 wxString CompilerCommandGenerator::SetupLibrariesDirs(Compiler* compiler, ProjectBuildTarget* targe… in SetupLibrariesDirs()
999 wxString CompilerCommandGenerator::SetupCompilerOptions(Compiler* compiler, ProjectBuildTarget* tar… in SetupCompilerOptions()
1028 wxString CompilerCommandGenerator::SetupLinkerOptions(Compiler* compiler, ProjectBuildTarget* targe… in SetupLinkerOptions()
1057 wxString CompilerCommandGenerator::FixupLinkLibraries(Compiler* compiler, const wxString& lib) in FixupLinkLibraries()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A Ddirectcommands.cpp46 Compiler* compiler, in DirectCommands()
209 Compiler* compiler = target in GetCompileFileCommand() local
356 Compiler* compiler = CompilerFactory::GetDefaultCompiler(); in GetCompileSingleFileCommand() local
523 … Compiler* compiler = target ? CompilerFactory::GetCompiler(target->GetCompilerID()) : m_pCompiler; in GetPreBuildCommands() local
564 … Compiler* compiler = target ? CompilerFactory::GetCompiler(target->GetCompilerID()) : m_pCompiler; in GetPostBuildCommands() local
652 … Compiler* compiler = target ? CompilerFactory::GetCompiler(target->GetCompilerID()) : m_pCompiler; in GetTargetLinkCommands() local
693 wxString macro = _T("$compiler"); in GetTargetLinkCommands() local
893 … Compiler* compiler = target ? CompilerFactory::GetCompiler(target->GetCompilerID()) : m_pCompiler; in GetTargetCleanCommands() local
939 Compiler* compiler = CompilerFactory::GetCompiler(target->GetCompilerID()); in AreExternalDepsOutdated() local
1095 … Compiler* compiler = target ? CompilerFactory::GetCompiler(target->GetCompilerID()) : m_pCompiler; in IsObjectOutdated() local
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/view/engine/
H A Dvolt.zep.c79 zval *compiler = NULL, *dependencyInjector = NULL, *options = NULL, *_0$$3, *_1$$3; in PHP_METHOD() local
119 …zval *templatePath_param = NULL, *params, *mustClean_param = NULL, *compiler = NULL, *compiledTemp… in PHP_METHOD() local
436 zval *name_param = NULL, *arguments_param = NULL, *macro = NULL, *_0, *_1$$3; in PHP_METHOD() local
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/view/engine/
H A Dvolt.zep.c63 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
189 zval compiler, container, options, _0, _1$$3, _2$$3; in PHP_METHOD() local
335 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/irregexp/
H A DRegExpEngine.cpp236 #define FOR_EACH_NON_ASCII_TO_ASCII_FOLDING(macro) \ argument
2037 RegExpCompiler* compiler, in ToNode()
2168 RegExpAssertion::ToNode(RegExpCompiler* compiler, in ToNode()
2301 RegExpCompiler* compiler, in ToNode()
2948 EndNode::Emit(RegExpCompiler* compiler, Trace* trace) in Emit()
3722 EmitSimpleCharacter(RegExpCompiler* compiler, in EmitSimpleCharacter()
3742 EmitAtomNonLetter(RegExpCompiler* compiler, in EmitAtomNonLetter()
3818 EmitAtomLetter(RegExpCompiler* compiler, in EmitAtomLetter()
3895 TextNode::TextEmitPass(RegExpCompiler* compiler, in TextEmitPass()
3990 TextNode::Emit(RegExpCompiler* compiler, Trace* trace) in Emit()
[all …]
/dports/net/py-mpi4py/mpi4py-3.1.3/conf/
H A Dmpidistutils.py46 def rpath_option(compiler, dir): argument
81 def customize_compiler(compiler, lang=None, argument
182 def configure_compiler(compiler, config, lang=None): argument
539 def check_macro (self, macro, headers=None, include_dirs=None): argument
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.cpp5914 QString compiler = buildManager.guessCompilerFromProgramMagicComment(program); in commandLineRequested() local
5922 QString compiler = buildManager.guessCompilerFromProgramMagicComment(program); in commandLineRequested() local
9459 bool macro = false; in loadProfile() local
/dports/www/phalcon/cphalcon-3.4.5/build/php5/64bits/
H A Dphalcon.zep.c59784 zval *compiler = NULL, *dependencyInjector = NULL, *options = NULL, *_0$$3, *_1$$3; in PHP_METHOD() local
59821 …zval *templatePath_param = NULL, *params, *mustClean_param = NULL, *compiler = NULL, *compiledTemp… in PHP_METHOD() local
60120 zval *name_param = NULL, *arguments_param = NULL, *macro = NULL, *_0, *_1$$3; in PHP_METHOD() local
/dports/www/phalcon/cphalcon-3.4.5/build/php5/32bits/
H A Dphalcon.zep.c59784 zval *compiler = NULL, *dependencyInjector = NULL, *options = NULL, *_0$$3, *_1$$3; in PHP_METHOD() local
59821 …zval *templatePath_param = NULL, *params, *mustClean_param = NULL, *compiler = NULL, *compiledTemp… in PHP_METHOD() local
60120 zval *name_param = NULL, *arguments_param = NULL, *macro = NULL, *_0, *_1$$3; in PHP_METHOD() local
/dports/www/phalcon/cphalcon-3.4.5/build/php5/safe/
H A Dphalcon.zep.c59784 zval *compiler = NULL, *dependencyInjector = NULL, *options = NULL, *_0$$3, *_1$$3; in PHP_METHOD() local
59821 …zval *templatePath_param = NULL, *params, *mustClean_param = NULL, *compiler = NULL, *compiledTemp… in PHP_METHOD() local
60120 zval *name_param = NULL, *arguments_param = NULL, *macro = NULL, *_0, *_1$$3; in PHP_METHOD() local
/dports/www/phalcon/cphalcon-3.4.5/build/php7/safe/
H A Dphalcon.zep.c61964 zval compiler, dependencyInjector, options, _0$$3, _1$$3; in PHP_METHOD() local
62008 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
62351 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
/dports/www/phalcon/cphalcon-3.4.5/build/php7/32bits/
H A Dphalcon.zep.c61964 zval compiler, dependencyInjector, options, _0$$3, _1$$3; in PHP_METHOD() local
62008 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
62351 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
/dports/www/phalcon/cphalcon-3.4.5/build/php7/64bits/
H A Dphalcon.zep.c61964 zval compiler, dependencyInjector, options, _0$$3, _1$$3; in PHP_METHOD() local
62008 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
62351 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/32bits/
H A Dphalcon.zep.c126566 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
126686 zval compiler, container, options, _0, _1$$3, _2$$3; in PHP_METHOD() local
126817 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/64bits/
H A Dphalcon.zep.c126566 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
126686 zval compiler, container, options, _0, _1$$3, _2$$3; in PHP_METHOD() local
126817 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/safe/
H A Dphalcon.zep.c126566 zval *name_param = NULL, *arguments_param = NULL, macro, _0, _1$$3; in PHP_METHOD() local
126686 zval compiler, container, options, _0, _1$$3, _2$$3; in PHP_METHOD() local
126817 …zval *templatePath_param = NULL, *params, params_sub, *mustClean_param = NULL, compiler, compiledT… in PHP_METHOD() local