Home
last modified time | relevance | path

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

1234

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sns/
Dconnection.py120 def get_topic_attributes(self, topic): argument
128 params = {'TopicArn': topic}
131 def set_topic_attributes(self, topic, attr_name, attr_value): argument
147 params = {'TopicArn': topic,
152 def add_permission(self, topic, label, account_ids, actions): argument
172 params = {'TopicArn': topic,
178 def remove_permission(self, topic, label): argument
190 params = {'TopicArn': topic,
194 def create_topic(self, topic): argument
202 params = {'Name': topic}
[all …]
/external/autotest/cli/
Datest.py42 topic = match.group(1)
45 topic = sys.argv.pop(1)
50 if topic == '-h':
62 os.path.exists(os.path.join(cli_dir, 'site_%s.py' % topic))):
63 topic = 'site_%s' % topic
64 elif not os.path.exists(os.path.join(cli_dir, '%s.py' % topic)):
65 syntax_obj.invalid_syntax('Invalid topic %s' % topic)
66 topic_module = common.setup_modules.import_module(topic,
71 topic_class = getattr(topic_module, topic)
88 action_class = getattr(topic_module, topic + '_' + action)
/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.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 …]
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/icu/icu4c/source/samples/uresb/
Dsr.txt29 udata { "This is udata help topic" }
30 resourcebundles { "This is resource bundle help topic" }
31 collation { "This is collation help topic" }
32 breakit { "This is break iterator help topic" }
33 translit { "This is transliteration help topic" }
34 unicode { "This is unicode help topic" }
35 format { "This is format help topic" }
Droot.txt27 udata { "ROOT udata help topic" }
28 resourcebundles { "ROOT resource bundle help topic" }
29 collation { "ROOT collation help topic" }
30 breakit { "ROOT break iterator help topic" }
31 translit { "ROOT transliteration help topic" }
32 unicode { "ROOT unicode help topic" }
33 format { "ROOT format help topic" }
Den.txt28 udata { "This is udata help topic" }
29 resourcebundles { "This is resource bundle help topic" }
30 collation { "This is collation help topic" }
31 breakit { "This is break iterator help topic" }
32 translit { "This is transliteration help topic" }
33 unicode { "This is unicode help topic" }
34 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/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/sns/
Dtest_sns_sqs_subscription.py60 topic = self.snsc.create_topic(topic_name)
61 topic_arn = topic['CreateTopicResponse']['CreateTopicResult']\
86 topic = self.snsc.create_topic(topic_name)
87 topic_arn = topic['CreateTopicResponse']['CreateTopicResult']\
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dcmdline.py176 def help_noop(self, error=None, topic=None, parser=None): argument
421 self.help_fn(topic='minimum_help')
539 def help(self, error=None, topic=None, parser=None): argument
541 assert error or topic or parser
550 help_msg = textwrap.dedent(HELP_TOPICS.get(topic, '')).strip()
554 print("Don't know topic %r" % topic)
565 self.help_fn(topic='help')
577 self.help_fn(topic=a)
579 self.help_fn(topic='help')
584 self.help_fn(topic='version')
/external/llvm/docs/
DCompilerWriterInfo.rst23 * `ABI Addenda and Errata <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0045d/IHI0045D_ABI_a…
25 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
30 * `ARMv8 Architecture Reference Manual <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc…
32 * `ARMv8 Instruction Set Overview <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.genc…
34 * `ARM C Language Extensions <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_ac…
138 * `Procedure Call Standard for the AArch64 Architecture <http://infocenter.arm.com/help/topic/com.a…
139 * `ELF for the ARM Architecture <http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044e/IHI0044E…
140 * `ELF for the ARM 64-bit Architecture (AArch64) <http://infocenter.arm.com/help/topic/com.arm.doc.…
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DHelpTopicView.java52 public HelpTopicView setTopic(String topic) { in setTopic() argument
54 String.format("file:///android_asset/%s/%s%s", HelpActivity.HELPDIR, topic, in setTopic()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
Dgroup.py309 def put_notification_configuration(self, topic, notification_types): argument
320 topic,
323 def delete_notification_configuration(self, topic): argument
327 return self.connection.delete_notification_configuration(self, topic)
/external/chromium-trace/catapult/third_party/Paste/docs/
Ddefault.css61 div.abstract p.topic-title {
103 div.dedication p.topic-title {
134 div.topic {
229 p.topic-title {
/external/shflags/doc/
Drst2html.css52 div.abstract p.topic-title {
89 div.dedication p.topic-title {
138 div.topic {
207 p.topic-title {
/external/chromium-trace/catapult/third_party/Paste/docs/web/
Ddefault-site.css48 div.abstract p.topic-title {
90 div.dedication p.topic-title {
121 div.topic {
218 p.topic-title {
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/sns/
Dtest_connection.py107 self.service_connection.publish(topic='topic',
204 self.service_connection.publish(topic='topic', subject='subject')

1234