Home
last modified time | relevance | path

Searched defs:commandList (Results 51 – 75 of 345) sorted by relevance

12345678910>>...14

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/xe_hp_core/
H A Dtest_cmdqueue_debugger_xe_hp_core.cpp99 auto commandList = CommandList::fromHandle(commandLists[0]); in XEHPTEST_F() local
169 auto commandList = CommandList::fromHandle(commandLists[0]); in XEHPTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/test/unit_tests/sources/metrics/
H A Dtest_metric_query_pool_2.cpp180 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
244 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
328 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
H A Dtest_metric_query_pool_1.cpp639 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
792 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
903 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
1020 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
1136 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
1280 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/debugger/
H A Dtest_source_level_debugger.cpp69 auto commandList = CommandList::fromHandle(commandLists[i]); in HWTEST2_F() local
153 auto commandList = CommandList::fromHandle(commandLists[i]); in HWTEST2_F() local
230 auto commandList = CommandList::fromHandle(commandLists[0]); in HWTEST2_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/gen9/
H A Dtest_cmdlist_append_launch_kernel_gen9.cpp24 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in HWTEST2_F() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/palette/ui/
H A DCommandPalette.java76 String commandList(); in commandList() method
109 Element commandList = commandList_.getElement(); in CommandPalette() local
/dports/ports-mgmt/octopkg/octopkg-0.3.1/src/
H A Dterminal.cpp336 void Terminal::runCommandInTerminal(const QStringList &commandList) in runCommandInTerminal()
477 void Terminal::runCommandInTerminalAsNormalUser(const QStringList &commandList) in runCommandInTerminalAsNormalUser()
/dports/graphics/kolourpaint/kolourpaint-21.12.3/commands/
H A DkpCommandHistoryBase.cpp480 void kpCommandHistoryBase::trimCommandList(QList<kpCommand *> &commandList) in trimCommandList()
583 static void populatePopupMenu (QMenu *popupMenu, in populatePopupMenu()
/dports/devel/llvm80/llvm-8.0.1.src/test/DebugInfo/Generic/
H A Dextended-loc-directive.ll68 !12 = !DILocation(line: 3, column: 9, scope: !4)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdqueue/
H A Dtest_cmdqueue_1.cpp203 …auto commandList = std::unique_ptr<CommandList>(whitebox_cast(CommandList::create(productFamily, d… in HWTEST_F() local
568 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
591 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in TEST_F() local
648 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in HWTEST_F() local
693 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in HWTEST2_F() local
748 …std::unique_ptr<L0::CommandList> commandList(CommandList::create(productFamily, device, NEO::Engin… in HWTEST_F() local
968 auto commandList = new CommandListCoreFamily<gfxCoreFamily>(); in HWTEST2_F() local
996 auto commandList = new CommandListCoreFamily<gfxCoreFamily>(); in HWTEST2_F() local
1026 auto commandList = new CommandListCoreFamily<gfxCoreFamily>(); in HWTEST2_F() local
1045 auto commandList = new CommandListCoreFamily<gfxCoreFamily>(); in HWTEST2_F() local
[all …]
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/
H A Dbanking_online.c516 int AB_Banking_SendCommands(AB_BANKING *ab, AB_TRANSACTION_LIST2 *commandList, AB_IMEXPORTER_CONTEX… in AB_Banking_SendCommands()
547 int _sendCommandsInsideProgress(AB_BANKING *ab, AB_TRANSACTION_LIST2 *commandList, AB_IMEXPORTER_CO… in _sendCommandsInsideProgress()
592 AB_TRANSACTION_LIST2 *commandList, in _sortCommandsByAccounts()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A DPIXEventsCommon.h440 inline void PIXSetMarkerOnContext(_In_ ID3D12GraphicsCommandList* commandList, _In_reads_bytes_(siz… in PIXSetMarkerOnContext()
450 inline void PIXBeginEventOnContext(_In_ ID3D12GraphicsCommandList* commandList, _In_reads_bytes_(si… in PIXBeginEventOnContext()
459 inline void PIXEndEventOnContext(_In_ ID3D12GraphicsCommandList* commandList) in PIXEndEventOnContext()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dxsdk/include/
H A DPIXEventsCommon.h440 inline void PIXSetMarkerOnContext(_In_ ID3D12GraphicsCommandList* commandList, _In_reads_bytes_(siz… in PIXSetMarkerOnContext()
450 inline void PIXBeginEventOnContext(_In_ ID3D12GraphicsCommandList* commandList, _In_reads_bytes_(si… in PIXBeginEventOnContext()
459 inline void PIXEndEventOnContext(_In_ ID3D12GraphicsCommandList* commandList) in PIXEndEventOnContext()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/test/unit_tests/sources/tracing/
H A Dtest_cmdlist_api_tracing.cpp23 ze_command_list_handle_t commandList = {}; in TEST_F() local
43 ze_command_list_handle_t commandList = {}; in TEST_F() local
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/console_commandline/Console/CommandLine/Renderer/
H A DDefault.php344 protected function commandList() function in Console_CommandLine_Renderer_Default
/dports/games/dunelegacy/dunelegacy-0.96.4/include/Network/
H A DCommandList.h78 std::vector<CommandListEntry> commandList; variable
/dports/devel/pear-Console_CommandLine/Console_CommandLine-1.2.2/Console/CommandLine/Renderer/
H A DDefault.php344 protected function commandList() function in Console_CommandLine_Renderer_Default
/dports/devel/hadoop/hadoop-1.2.1/src/test/system/java/org/apache/hadoop/test/system/process/
H A DMultiUserHadoopDaemonRemoteCluster.java87 ArrayList<String> commandList = new ArrayList<String>(); in getCommand() local
/dports/math/cantor/cantor-21.12.3/src/backends/scilab/
H A Dscilabexpression.cpp40 QStringList commandList = command().split(QLatin1String("\n")); in evaluate() local
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/components/command/
H A DCommandSourceFactory.java54 List<String> commandList = new ArrayList<String>(); in createStreamSource() local
H A DCommandSinkFactory.java54 List<String> commandList = new ArrayList<String>(); in createStreamSink() local
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dtable.c409 List *commandList = alterTableStatement->cmds; in PreprocessAlterTableStmtAttachPartition() local
653 List *commandList = alterTableStatement->cmds; in PreprocessAlterTableStmt() local
1078 List *commandList = alterTableStatement->cmds; in ConvertPostgresLocalTablesToCitusLocalTables() local
1177 List *commandList = alterTableStatement->cmds; in GetAlterTableAddFKeyRightRelationIdList() local
1210 List *commandList = alterTableStatement->cmds; in GetAlterTableAddFKeyConstraintList() local
1524 List *commandList = alterTableStatement->cmds; in SkipForeignKeyValidationIfConstraintIsFkey() local
1606 List *commandList = alterTableStatement->cmds; in ErrorIfAlterDropsPartitionColumn() local
1662 List *commandList = alterTableStatement->cmds; in PostprocessAlterTableStmt() local
2229 List *commandList = alterTableStatement->cmds; in ErrorIfUnsupportedAlterTableStmt() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/aub_tests/fixtures/
H A Daub_fixture.h91 std::unique_ptr<ult::WhiteBox<L0::CommandList>> commandList; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/experimental/test/unit_tests/sources/
H A Dtest_cmdlist.cpp63 std::unique_ptr<L0::ult::CommandList> commandList; member in L0::ult::CommandListMemoryExtensionFixture
/dports/devel/hs-git-annex/git-annex-8.20210903/CmdLine/
H A DUsage.hs21 commandList cmds = concatMap go [minBound..] function

12345678910>>...14