Home
last modified time | relevance | path

Searched defs:tocs (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/toc/
H A DTocSortingTest.java172 private String toString(ITocContribution[] tocs) { in toString()
190 ITocContribution[] tocs = new ITocContribution[] { in testNoCategory() local
200 ITocContribution[] tocs = new ITocContribution[] { in testCaseInsensitive() local
210 ITocContribution[] tocs = new ITocContribution[] { in testCategories() local
222 ITocContribution[] tocs = new ITocContribution[] { in testTocOrderPreference() local
233 ITocContribution[] tocs = new ITocContribution[] { in testTocNoSortOthers() local
244 ITocContribution[] tocs = new ITocContribution[] { in testTocAlphaSortOthers() local
255 ITocContribution[] tocs = new ITocContribution[] { in testTocBadHelpDataPlugin() local
266 ITocContribution[] tocs = new ITocContribution[] { in testTocBadHelpDataPath() local
277 ITocContribution[] tocs = new ITocContribution[] { in testNoHelpData() local
[all …]
H A DTopicFinderTest.java115 IToc[] tocs = getTocs(); in testLookupFromPath() local
131 IToc[] tocs = getTocs(); in testTocNavURL() local
157 IToc[] tocs = getTocs(); in checkNavTopic() local
H A DTocProviderTest.java31 IToc[] tocs = HelpPlugin.getTocManager().getTocs("en"); in testTocProvider() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/remote/
H A DLoadTocUsingRemoteHelp.java47 Toc[] tocs = HelpPlugin.getTocManager().getTocs("en"); in testTocContribution() local
64 Toc[] tocs = HelpPlugin.getTocManager().getTocs("de"); in testTocContributionDe() local
81 Toc[] tocs = HelpPlugin.getTocManager().getTocs("en"); in testTocContributionFromTwoServers() local
92 private int matchingTocs(Toc[] tocs, String label) { in matchingTocs()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/search/
H A DWorkingSetManagerTest.java97 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testWSMWithTocContainsThatToc() local
110 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testWSMWithTocContainsNoOtherToc() local
125 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testWSMWithTocContainsThatTocsTopics() local
143 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testWSMWithTocContainsNoOtherTocsTopics() local
181 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testSaveRestoreWSMWithAllTocs() local
191 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testTocInScopeWithAllTocs() local
202 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testTopLevelTopicsInScopeWithAllTocs() local
216 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in testSecondLevelTopicsInScopeWithAllTocs() local
231 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in createWsetWithAllTocs() local
/dports/security/softether/v4.38-9760/src/See/
H A Dnormal_lookup.c60 uint32 tocs=0; in normal_lut_w_insert() local
155 uint32 tocs=0; in normal_lut_wo_insert() local
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/See/
H A Dnormal_lookup.c60 uint32 tocs=0; in normal_lut_w_insert() local
155 uint32 tocs=0; in normal_lut_wo_insert() local
/dports/security/softether-devel/v4.36-9754/src/See/
H A Dnormal_lookup.c60 uint32 tocs=0; in normal_lut_w_insert() local
155 uint32 tocs=0; in normal_lut_wo_insert() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help/src/org/eclipse/help/internal/toc/
H A DTocManager.java64 Toc[] tocs = tocsByLocale.get(locale); in getTocs() local
113 Toc[] tocs = HelpPlugin.getTocManager().getTocs(Platform.getNL()); in getOwningToc() local
126 Toc[] tocs = HelpPlugin.getTocManager().getTocs(locale); in getTopic() local
151 Toc[] tocs = getTocs(locale); in getTopicPath() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/search/
H A DInfoCenter.java54 private Hashtable<String, IHelpResource> tocs; field in InfoCenter
61 String[] tocs; field in InfoCenter.Scope
63 public Scope(String url, boolean searchSelected, String[] tocs) { in Scope()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/util/
H A DProducerSerializerTest.java48 IToc[] tocs = HelpSystem.getTocs(); in testGenerateOutput() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/
H A DShowInTocAction.java53 IToc[] tocs = HelpSystem.getTocs(); in getHelpResource() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/workingset/
H A DAdaptableTocsArray.java35 public AdaptableTocsArray(IToc[] tocs) { in AdaptableTocsArray()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/webextension/
H A DTitleSearchData.java46 IToc[] tocs = getTocs(); in getSearchResults() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/data/
H A DTopicFinder.java35 private IToc[] tocs; field in TopicFinder
39 public TopicFinder(String topicHref, IToc[] tocs, AbstractHelpScope scope) { in TopicFinder()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/external/ffspart/
H A Dffspart.c126 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
358 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/external/ffspart/
H A Dffspart.c126 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
358 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/external/ffspart/
H A Dffspart.c126 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
358 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/external/ffspart/
H A Dffspart.c126 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
358 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/external/ffspart/
H A Dffspart.c117 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
375 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/external/ffspart/
H A Dffspart.c126 struct ffs_hdr **tocs, const char *line, bool allow_empty) in parse_entry()
358 struct ffs_hdr *tocs[MAX_TOCS] = { 0 }; in main() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dprotocol.cc954 const CHARSET_INFO *tocs) in store_string_aux()
971 const CHARSET_INFO *tocs) in store()
989 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1111 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1264 const CHARSET_INFO *tocs= thd->variables.character_set_results; in store() local
1271 const CHARSET_INFO *tocs) in store()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dprotocol.cc954 const CHARSET_INFO *tocs) in store_string_aux()
971 const CHARSET_INFO *tocs) in store()
989 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1111 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1264 const CHARSET_INFO *tocs= thd->variables.character_set_results; in store() local
1271 const CHARSET_INFO *tocs) in store()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dprotocol.cc962 const CHARSET_INFO *tocs) in store_string_aux()
979 const CHARSET_INFO *tocs) in store()
997 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1119 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1272 const CHARSET_INFO *tocs= thd->variables.character_set_results; in store() local
1279 const CHARSET_INFO *tocs) in store()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dprotocol.cc954 const CHARSET_INFO *tocs) in store_string_aux()
971 const CHARSET_INFO *tocs) in store()
989 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1111 const CHARSET_INFO *tocs= this->thd->variables.character_set_results; in store() local
1264 const CHARSET_INFO *tocs= thd->variables.character_set_results; in store() local
1271 const CHARSET_INFO *tocs) in store()

12345678