/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/webapp/ |
H A D | TopicPathTest.java | 30 int[] topics = UrlUtil.splitPath("25"); in testTocOnly() local 37 int[] topics = UrlUtil.splitPath("2_5"); in testTopic() local 45 int[] topics = UrlUtil.splitPath(null); in testNullPath() local 51 int[] topics = UrlUtil.splitPath(""); in testEmptyPath() local 57 int[] topics = UrlUtil.splitPath("1__2"); in testDoubleUnderscore() local 65 int[] topics = UrlUtil.splitPath("3_A"); in testMalformedPath() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/invalidation/impl/ |
H A D | per_user_topic_subscription_manager_unittest.cc | 72 Topics topics; in GetSequenceOfTopicsStartingAt() local 83 TopicSet TopicSetFromTopics(const Topics& topics) { in TopicSetFromTopics() 227 auto topics = GetSequenceOfTopics(kInvalidationTopicsCount); in TEST_F() local 253 auto topics = GetSequenceOfTopics(kInvalidationTopicsCount); in TEST_F() local 271 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local 618 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local 625 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local 651 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local 678 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local 715 const base::Value* topics = GetSubscribedTopics(); in TEST_F() local [all …]
|
H A D | invalidation_service_test_template.h | 127 syncer::TopicSet topics; in TYPED_TEST_P() local 198 syncer::TopicSet topics; in TYPED_TEST_P() local 205 syncer::TopicSet topics; in TYPED_TEST_P() local 213 syncer::TopicSet topics; in TYPED_TEST_P() local 286 syncer::TopicSet topics; in TYPED_TEST_P() local 310 syncer::TopicSet topics; in TYPED_TEST_P() local 317 syncer::TopicSet topics; in TYPED_TEST_P() local
|
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/doc/ |
H A D | contribute.md | 754 ### Copyright headers 794 ### Troubleshooting mail errors 835 ### Quickly testing your changes 871 ### Contributing to subrepositories (cuelang.org/x/...) 889 ### Specifying a reviewer / CCing others 914 ### Synchronize your client 929 ### Reviewing code by others 947 ### Set up git aliases 982 ### Sending multiple dependent changes
|
/dports/textproc/py-gensim/gensim-4.0.1/gensim/topic_coherence/ |
H A D | segmentation.py | 14 def s_one_pre(topics): argument 56 def s_one_one(topics): argument 98 def s_one_set(topics): argument
|
/dports/biology/infernal/infernal-1.1.3/documentation/userguide/ |
H A D | more.tex | 5 \subsection{How do I cite Infernal?} 34 \subsection{How do I report a bug?} 90 \subsection{Input files}
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/ |
H A D | ParseTocWithCriteria.java | 103 ITopic[] topics = toc.getTopics(); in testTopicWithCriteria() local 131 ITopic[] topics = toc.getTopics(); in testCriteriaScoping1() local 145 ITopic[] topics = toc.getTopics(); in testCriteriaScoping2() local 159 ITopic[] topics = toc.getTopics(); in testMultipleCriteriaScoping() local 175 ITopic[] topics = toc.getTopics(); in testMultipleCriteriaOnlyOneSatisfied() local 275 ITopic[] topics = toc.getTopics(); in testValuesOfDifferentCases() local 287 ITopic[] topics = toc.getTopics(); in testValuesWithWhitespace() local 299 ITopic[] topics = toc.getTopics(); in testNoName() local 311 ITopic[] topics = toc.getTopics(); in testNoValue() local 323 ITopic[] topics = toc.getTopics(); in testNoCriteria() local
|
/dports/science/qmcpack/qmcpack-3.11.0/doxygen/ |
H A D | intro_advanced.tex | 3 \subsection{Managing external packages}\label{extlib.sec} 37 \subsection{Units} \label{units.sec} 42 \subsection{QMCPACK schema/DTD} \label{schema.sec}
|
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/ |
H A D | dialogue_validator.py | 47 def add_topic_by_chat(topics, topic_id, topic_branches=None, this_ids=None): argument 57 def add_topic_by_id(topics, topic_id, topic_branches=None, this_ids=None): argument 69 def add_topic_by_response(topics, response, topic_branches=None, argument 89 def parse_response(topics, response, topic_branches=None, this_ids=None): argument
|
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/ |
H A D | dialogue_validator.py | 47 def add_topic_by_chat(topics, topic_id, topic_branches=None, this_ids=None): argument 57 def add_topic_by_id(topics, topic_id, topic_branches=None, this_ids=None): argument 69 def add_topic_by_response(topics, response, topic_branches=None, argument 89 def parse_response(topics, response, topic_branches=None, this_ids=None): argument
|
/dports/net/librdkafka/librdkafka-1.8.2/tests/ |
H A D | 0042-many_topics.c | 51 static void produce_many (char **topics, int topic_cnt, uint64_t testid) { in produce_many() 92 static void legacy_consume_many (char **topics, int topic_cnt, uint64_t testid){ in legacy_consume_many() 142 static void subscribe_consume_many (char **topics, int topic_cnt, in subscribe_consume_many() 186 static void assign_consume_many (char **topics, int topic_cnt, uint64_t testid){ in assign_consume_many() 223 char **topics; in main_0042_many_topics() local
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/ |
H A D | 0042-many_topics.c | 51 static void produce_many (char **topics, int topic_cnt, uint64_t testid) { in produce_many() 92 static void legacy_consume_many (char **topics, int topic_cnt, uint64_t testid){ in legacy_consume_many() 142 static void subscribe_consume_many (char **topics, int topic_cnt, in subscribe_consume_many() 186 static void assign_consume_many (char **topics, int topic_cnt, uint64_t testid){ in assign_consume_many() 223 char **topics; in main_0042_many_topics() local
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/ |
H A D | 0042-many_topics.c | 51 static void produce_many (char **topics, int topic_cnt, uint64_t testid) { in produce_many() 92 static void legacy_consume_many (char **topics, int topic_cnt, uint64_t testid){ in legacy_consume_many() 142 static void subscribe_consume_many (char **topics, int topic_cnt, in subscribe_consume_many() 186 static void assign_consume_many (char **topics, int topic_cnt, uint64_t testid){ in assign_consume_many() 223 char **topics; in main_0042_many_topics() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/ |
H A D | README.md | 266 ### Baseline ### 303 ### <a name="culled"></a>Culled Inline ### 335 ### <a name="bidi"></a>Bidirectional Text ### 359 ### Interface for Editing ###
|
/dports/lang/python-legacy/Python-2.7.18/Doc/library/ |
H A D | io.rst | 879 Performance 908 Multi-threading 922 Reentrancy
|
/dports/lang/python27/Python-2.7.18/Doc/library/ |
H A D | io.rst | 879 Performance 908 Multi-threading 922 Reentrancy
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/workingset/ |
H A D | AdaptableTopic.java | 52 ITopic[] topics = this.getSubtopics(); in getChildren() local 82 ITopic[] topics = getSubtopics(); in getTopic() local 105 AdaptableHelpResource[] topics = toc.getChildren(); in saveState() local
|
/dports/www/osticket/upload/scp/ |
H A D | helptopics.php | 72 $topics = Topic::objects()->filter(array( variable 102 $topics = Topic::objects()->filter(array( variable 139 $topics = Topic::objects()->filter(array( variable 176 $topics = Topic::objects()->filter(array( variable
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/inline/ |
H A D | README.md | 245 ### Baseline ### 282 ### <a name="bidi"></a>Bidirectional Text ### 306 ### Interface for Editing ###
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/docs/instrumentation/ |
H A D | track-events.md | 323 ### Tracks 395 ### Interning
|
/dports/net/mosquitto/mosquitto-2.0.13/test/lib/cpp/ |
H A D | 09-util-topic-tokenise.cpp | 5 void print_error(const char *topic, char **topics, int topic_count) in print_error() 21 char **topics; in main() local
|
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/lib/cpp/ |
H A D | 09-util-topic-tokenise.cpp | 5 void print_error(const char *topic, char **topics, int topic_count) in print_error() 21 char **topics; in main() local
|
/dports/net/mosquitto/mosquitto-2.0.13/test/lib/c/ |
H A D | 09-util-topic-tokenise.c | 5 void print_error(const char *topic, char **topics, int topic_count) in print_error() 21 char **topics; in main() local
|
/dports/www/domoticz/domoticz-2020.2/extern/mosquitto/test/lib/c/ |
H A D | 09-util-topic-tokenise.c | 5 void print_error(const char *topic, char **topics, int topic_count) in print_error() 21 char **topics; in main() local
|
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/doc/ |
H A D | NPCs.md | 104 ### type 107 ### id 127 ### dynamic_line 130 ### speaker_effect 133 ### response 136 ### replace_built_in_responses
|