Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 178) sorted by relevance

12345678

/external/libxml2/result/
Dslashdot16.xml.rde32 2 1 topic 0 0
34 2 15 topic 0 0
83 2 1 topic 0 0
85 2 15 topic 0 0
134 2 1 topic 0 0
136 2 15 topic 0 0
185 2 1 topic 0 0
187 2 15 topic 0 0
236 2 1 topic 0 0
238 2 15 topic 0 0
[all …]
Dslashdot16.xml.rdr32 2 1 topic 0 0
34 2 15 topic 0 0
83 2 1 topic 0 0
85 2 15 topic 0 0
134 2 1 topic 0 0
136 2 15 topic 0 0
185 2 1 topic 0 0
187 2 15 topic 0 0
236 2 1 topic 0 0
238 2 15 topic 0 0
[all …]
Dslashdot.xml.rde32 2 1 topic 0 0
34 2 15 topic 0 0
83 2 1 topic 0 0
85 2 15 topic 0 0
134 2 1 topic 0 0
136 2 15 topic 0 0
185 2 1 topic 0 0
187 2 15 topic 0 0
236 2 1 topic 0 0
238 2 15 topic 0 0
[all …]
Dslashdot.xml.rdr32 2 1 topic 0 0
34 2 15 topic 0 0
83 2 1 topic 0 0
85 2 15 topic 0 0
134 2 1 topic 0 0
136 2 15 topic 0 0
185 2 1 topic 0 0
187 2 15 topic 0 0
236 2 1 topic 0 0
238 2 15 topic 0 0
[all …]
Dslashdot16.xml.sax34 SAX.startElement(topic)
36 SAX.endElement(topic)
85 SAX.startElement(topic)
87 SAX.endElement(topic)
136 SAX.startElement(topic)
138 SAX.endElement(topic)
187 SAX.startElement(topic)
189 SAX.endElement(topic)
238 SAX.startElement(topic)
240 SAX.endElement(topic)
[all …]
Dslashdot.xml.sax34 SAX.startElement(topic)
36 SAX.endElement(topic)
85 SAX.startElement(topic)
87 SAX.endElement(topic)
136 SAX.startElement(topic)
138 SAX.endElement(topic)
187 SAX.startElement(topic)
189 SAX.endElement(topic)
238 SAX.startElement(topic)
240 SAX.endElement(topic)
[all …]
Dslashdot16.xml.sax234 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
36 SAX.endElementNs(topic, NULL, NULL)
85 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
87 SAX.endElementNs(topic, NULL, NULL)
136 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
138 SAX.endElementNs(topic, NULL, NULL)
187 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
189 SAX.endElementNs(topic, NULL, NULL)
238 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
240 SAX.endElementNs(topic, NULL, NULL)
[all …]
Dslashdot.xml.sax234 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
36 SAX.endElementNs(topic, NULL, NULL)
85 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
87 SAX.endElementNs(topic, NULL, NULL)
136 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
138 SAX.endElementNs(topic, NULL, NULL)
187 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
189 SAX.endElementNs(topic, NULL, NULL)
238 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
240 SAX.endElementNs(topic, NULL, NULL)
[all …]
/external/autotest/cli/
Datest.py42 topic = match.group(1)
45 topic = sys.argv.pop(1)
50 if topic == '-h':
56 if not os.path.exists(os.path.join(cli_dir, '%s.py' % topic)):
57 syntax_obj.invalid_syntax('Invalid topic %s' % topic)
58 topic_module = common.setup_modules.import_module(topic,
63 topic_class = getattr(topic_module, topic)
80 action_class = getattr(topic_module, topic + '_' + action)
/external/skia/tools/bookmaker/
DselfCheck.cpp49 for (const auto& topic : fBmhParser.fTopicMap) { in check() local
50 Definition* topicDef = topic.second; in check()
71 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod() argument
74 checkMethod(topic, child, reported); in checkMethod()
91 string fullname = topic + '_' + subtopic; in checkMethod()
113 const Definition* topic = cs->fParent; in checkRelatedFunctions() local
114 SkASSERT(topic); in checkRelatedFunctions()
115 SkASSERT(MarkType::kTopic == topic->fMarkType); in checkRelatedFunctions()
116 string topicName = topic->fName; in checkRelatedFunctions()
Dbookmaker.cpp497 for (const auto& topic : fTopicMap) { in findExample() local
498 if (topic.second->fParent) { in findExample()
501 Definition* def = find_fiddle(topic.second, name); in findExample()
553 for (const auto& topic : fTopicMap) { in checkExamples() local
554 if (topic.second->fParent) { in checkExamples()
557 find_examples(*topic.second, &exampleNames); in checkExamples()
567 for (const auto& topic : fTopicMap) { in checkExamples() local
568 if (topic.second->fParent) { in checkExamples()
571 this->reportDuplicates(*topic.second, reported); in checkExamples()
737 for (const auto& topic : fTopicMap) { in dumpExamples() local
[all …]
/external/icu/icu4c/source/samples/uresb/
Dsr.txt32 udata { "This is udata help topic" }
33 resourcebundles { "This is resource bundle help topic" }
34 collation { "This is collation help topic" }
35 breakit { "This is break iterator help topic" }
36 translit { "This is transliteration help topic" }
37 unicode { "This is unicode help topic" }
38 format { "This is format help topic" }
Droot.txt30 udata { "ROOT udata help topic" }
31 resourcebundles { "ROOT resource bundle help topic" }
32 collation { "ROOT collation help topic" }
33 breakit { "ROOT break iterator help topic" }
34 translit { "ROOT transliteration help topic" }
35 unicode { "ROOT unicode help topic" }
36 format { "ROOT format help topic" }
Den.txt31 udata { "This is udata help topic" }
32 resourcebundles { "This is resource bundle help topic" }
33 collation { "This is collation help topic" }
34 breakit { "This is break iterator help topic" }
35 translit { "This is transliteration help topic" }
36 unicode { "This is unicode help topic" }
37 format { "This is format help topic" }
/external/libxml2/doc/examples/
Dindex.py143 for topic in info.keys():
144 if topic != "purpose" and topic != "usage" and \
145 topic != "author" and topic != "copy" and \
146 topic != "section" and topic != "synopsis" and topic != "test":
147 str = info[topic]
149 escape(topic), escape(str)))
/external/libxml2/result/noent/
Dslashdot16.xml.sax234 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
36 SAX.endElementNs(topic, NULL, NULL)
85 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
87 SAX.endElementNs(topic, NULL, NULL)
136 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
138 SAX.endElementNs(topic, NULL, NULL)
187 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
189 SAX.endElementNs(topic, NULL, NULL)
238 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
240 SAX.endElementNs(topic, NULL, NULL)
[all …]
Dslashdot.xml.sax234 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
36 SAX.endElementNs(topic, NULL, NULL)
85 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
87 SAX.endElementNs(topic, NULL, NULL)
136 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
138 SAX.endElementNs(topic, NULL, NULL)
187 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
189 SAX.endElementNs(topic, NULL, NULL)
238 SAX.startElementNs(topic, NULL, NULL, 0, 0, 0)
240 SAX.endElementNs(topic, NULL, NULL)
[all …]
/external/skqp/tools/bookmaker/
Dbookmaker.cpp455 for (const auto& topic : fTopicMap) { in checkExamples() local
456 if (topic.second->fParent) { in checkExamples()
459 find_examples(*topic.second, &exampleNames); in checkExamples()
469 for (const auto& topic : fTopicMap) { in checkExamples() local
470 if (topic.second->fParent) { in checkExamples()
473 this->reportDuplicates(*topic.second, reported); in checkExamples()
639 for (const auto& topic : fTopicMap) { in dumpExamples() local
640 if (topic.second->fParent) { in dumpExamples()
643 dump_examples(fiddleOut, *topic.second, &continuation); in dumpExamples()
936 void HackParser::topicIter(const Definition* topic) { in topicIter() argument
[all …]
DfiddleParser.cpp24 for (const auto& topic : fBmhParser->fTopicMap) { in findExample() local
25 if (topic.second->fParent) { in findExample()
28 Definition* def = find_fiddle(topic.second, name); in findExample()
/external/autotest/site_utils/
Dpubsub_utils_unittest.py26 def __init__(self, test, topic, msg, retry, ret_val=None, argument
29 self.topic = topic
43 def publish(self, topic, body): argument
49 self.test.assertEquals(self.topic, topic)
Dpubsub_utils.py76 def publish_notifications(self, topic, messages=None): argument
93 topic=topic, body=body).execute(
/external/scapy/scapy/contrib/
Dmqtt.uts15 p = MQTT()/MQTTPublish(topic='test1',value='test2')
17 assert(p.topic == b'test1')
31 assert(publish[MQTTPublish].topic == b'test')
73 sb = MQTT()/MQTTSubscribe(msgid=1,topic='newtopic',QOS=0,length=0)
76 assert(sb.topic == b'newtopic')
85 assert(subscribe.topic == b'test')
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DHelpTopicActivity.java39 String topic = getIntent().getStringExtra(Intent.EXTRA_TITLE); in onCreate() local
42 getResources().getText(R.string.title_help), topic)); in onCreate()
46 helpTopic.setTopic(topic); in onCreate()
DHelpActivity.java68 final String topic = name.substring(0, name.length() - SUFFIX.length()); in onCreate() local
69 button.setText(topic); in onCreate()
74 intent.putExtra(Intent.EXTRA_TITLE, topic); in onCreate()
/external/llvm/docs/
DCompilerWriterInfo.rst19 * `ARMv8-A Architecture Reference Manual <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.d…
21 * `ARMv7-M Architecture Reference Manual` <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0403…
23 * `ARMv6-M Architecture Reference Manual` <http://infocenter.arm.com/help/topic/com.arm.doc.ddi0419…
25 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
27 * AArch32 `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI004…
121 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
122 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
123 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…

12345678