Home
last modified time | relevance | path

Searched refs:clearList (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-sys/api/
H A DTss2_Sys_PP_Commands.c19 const TPML_CC *clearList) in Tss2_Sys_PP_Commands_Prepare() argument
24 if (!ctx || !setList || !clearList) in Tss2_Sys_PP_Commands_Prepare()
43 rval = Tss2_MU_TPML_CC_Marshal(clearList, ctx->cmdBuffer, in Tss2_Sys_PP_Commands_Prepare()
72 const TPML_CC *clearList, in Tss2_Sys_PP_Commands() argument
78 if (!setList || !clearList) in Tss2_Sys_PP_Commands()
81 rval = Tss2_Sys_PP_Commands_Prepare(sysContext, auth, setList, clearList); in Tss2_Sys_PP_Commands()
H A DTss2_Sys_SetCommandCodeAuditStatus.c20 const TPML_CC *clearList) in Tss2_Sys_SetCommandCodeAuditStatus_Prepare() argument
25 if (!ctx || !setList || !clearList) in Tss2_Sys_SetCommandCodeAuditStatus_Prepare()
53 rval = Tss2_MU_TPML_CC_Marshal(clearList, ctx->cmdBuffer, in Tss2_Sys_SetCommandCodeAuditStatus_Prepare()
83 const TPML_CC *clearList, in Tss2_Sys_SetCommandCodeAuditStatus() argument
89 if (!setList || !clearList) in Tss2_Sys_SetCommandCodeAuditStatus()
93 setList, clearList); in Tss2_Sys_SetCommandCodeAuditStatus()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-esys/api/
H A DEsys_SetCommandCodeAuditStatus.c77 const TPML_CC *clearList) in Esys_SetCommandCodeAuditStatus() argument
83 setList, clearList); in Esys_SetCommandCodeAuditStatus()
160 const TPML_CC *clearList) in Esys_SetCommandCodeAuditStatus_Async() argument
165 esysContext, auth, auditAlg, setList, clearList); in Esys_SetCommandCodeAuditStatus_Async()
193 clearList); in Esys_SetCommandCodeAuditStatus_Async()
H A DEsys_PP_Commands.c75 const TPML_CC *clearList) in Esys_PP_Commands() argument
80 setList, clearList); in Esys_PP_Commands()
155 const TPML_CC *clearList) in Esys_PP_Commands_Async() argument
160 esysContext, auth, setList, clearList); in Esys_PP_Commands_Async()
186 clearList); in Esys_PP_Commands_Async()
/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/toolbarMenubar/model/
H A DToolbarEntry.cpp17 clearList(); in operator =()
28 ToolbarEntry::~ToolbarEntry() { clearList(); } in ~ToolbarEntry()
30 void ToolbarEntry::clearList() { in clearList() function in ToolbarEntry
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/
H A Dsetcommandcodeauditstatus.c78 in.clearList.count = 0; in main()
117 in.clearList.commandCodes[in.clearList.count] = commandCode; in main()
118 in.clearList.count++; in main()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Desys-pp-commands.int.c47 TPML_CC clearList = {0}; in test_esys_pp_commands() local
51 &setList, &clearList); in test_esys_pp_commands()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/FileRecordTools/Records/
H A DRecordKeyList.h40 void clearList();
44 clearList(); in clearAll()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dnetwork_interface.cpp270 std::vector<ChatMsgInfo> NetworkInterface::getChatTextList(bool clearList) { in getChatTextList() argument
279 if(clearList == true) { in getChatTextList()
296 std::vector<MarkedCell> NetworkInterface::getMarkedCellList(bool clearList) { in getMarkedCellList() argument
305 if(clearList == true) { in getMarkedCellList()
322 std::vector<UnMarkedCell> NetworkInterface::getUnMarkedCellList(bool clearList) { in getUnMarkedCellList() argument
331 if(clearList == true) { in getUnMarkedCellList()
348 std::vector<MarkedCell> NetworkInterface::getHighlightedCellList(bool clearList) { in getHighlightedCellList() argument
357 if(clearList == true) { in getHighlightedCellList()
/dports/net/savvycan/SavvyCAN-1.0.245/re/
H A Disotp_interpreterwindow.cpp33 connect(ui->btnClearList, &QPushButton::clicked, this, &ISOTP_InterpreterWindow::clearList); in ISOTP_InterpreterWindow()
133 clearList(); in interpretCapturedFrames()
166 void ISOTP_InterpreterWindow::clearList() in clearList() function in ISOTP_InterpreterWindow
185 clearList(); in updatedFrames()
189 clearList(); in updatedFrames()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java72 hch.clearList(HCHelper.EVAC_LIST_1); in run()
81 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java72 hch.clearList(HCHelper.EVAC_LIST_1); in run()
81 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java71 hch.clearList(HCHelper.EVAC_LIST_1); in run()
80 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java71 hch.clearList(HCHelper.EVAC_LIST_1); in run()
80 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java71 hch.clearList(HCHelper.EVAC_LIST_1); in run()
80 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java72 hch.clearList(HCHelper.EVAC_LIST_1); in run()
81 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java72 hch.clearList(HCHelper.EVAC_LIST_1); in run()
81 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/hashcode/HashCodeTestCC/
H A DHashCodeTestCC.java72 hch.clearList(HCHelper.EVAC_LIST_1); in run()
81 hch.clearList(HCHelper.EVAC_LIST_2); in run()
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dresource.h55 util::clearList( m_extensions ); in ~Resource()
89 util::clearList( m_extensions ); in setExtensions()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Repository/
H A DListRepository.php127 public function clearList($id, $confirm) function in Tmdb\\Repository\\ListRepository
130 $this->getApi()->clearList($id, (bool) $confirm)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Repository/
H A DListRepository.php127 public function clearList($id, $confirm) function in Tmdb\\Repository\\ListRepository
130 $this->getApi()->clearList($id, (bool) $confirm)
/dports/audio/kid3-kf5/kid3-3.8.6/src/app/qt/
H A Drecentfilesmenu.cpp121 connect(clearListAction, &QAction::triggered, this, &RecentFilesMenu::clearList); in updateRecentFileActions()
143 void RecentFilesMenu::clearList() in clearList() function in RecentFilesMenu
/dports/audio/kid3-qt5/kid3-3.8.6/src/app/qt/
H A Drecentfilesmenu.cpp121 connect(clearListAction, &QAction::triggered, this, &RecentFilesMenu::clearList); in updateRecentFileActions()
143 void RecentFilesMenu::clearList() in clearList() function in RecentFilesMenu
/dports/www/tikiwiki/tiki-21.2/lib/core/Search/ContentSource/
H A DActivityStreamSource.php97 $clearList = $this->getClearList($objectId);
98 $document['clear_list'] = $typeFactory->multivalue($clearList);
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_undo_history.cpp189 clearList(); in detachDocument()
195 void clearList() { in clearList() function in app::UndoHistoryWindow
205 clearList(); in refillList()

12345678910>>...12