HomeSort by relevance Sort by last modified time
    Searched full:topic (Results 51 - 75 of 517) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
HelpActivity.java 69 final String topic = name.substring(0, name.length() - SUFFIX.length()); local
70 button.setText(topic);
75 intent.putExtra(Intent.EXTRA_TITLE, topic);
  /external/chromium-trace/catapult/telemetry/third_party/mox3/
setup.cfg 19 Topic :: Software Development :: Testing
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/sns/
test_sns_sqs_subscription.py 60 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/mox3/
setup.cfg 19 Topic :: Software Development :: Testing
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_apply.3 19 If you are doing multi-threaded programming, calling this function will only set capabilities on the calling thread. All other threads are unaffected. If you want to set overall capabilities for a multi-threaded process, you will need to do that before creating any threads. See the capset syscall for more information on this topic.
  /external/libxml2/doc/examples/
index.py 143 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]
148 output.write(" <extra topic='%s'>%s</extra>\n" %
    [all...]
  /external/chromium-trace/catapult/third_party/six/
setup.py 35 "Topic :: Software Development :: Libraries",
36 "Topic :: Utilities",
  /docs/source.android.com/src/source/
developing.jd 53 <p>Use <code>repo start</code> to start a new topic branch.</p>
79 <h2 id="creating-topic-branches">Creating topic branches</h2>
80 <p>Start a topic branch in your local work environment whenever you begin a change, for example when you begin work on a bug or new feature. A topic branch is not a copy of the original files; it is a pointer to a particular commit. This makes creating local branches and switching among them a light-weight operation. By using branches, you can isolate one aspect of your work from the others. For an interesting article about using topic branches, see <a href="http://www.kernel.org/pub/software/scm/git/docs/howto/separating-topic-branches.txt">Separating topic branches</a>.</p>
81 <p>To start a topic branch using Repo, navigate into the project to be modified and issue: </p>
87 <h2 id="using-topic-branches">Using topic branches</h2
    [all...]
  /build/tools/droiddoc/templates-ds/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-ndk/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-pdk/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-sac/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-sdk/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-sdk-dev/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /build/tools/droiddoc/templates-sdk-refonly/assets/design/
default.js 44 // jump to last topic of previous section
47 // jump to previous topic in this section
70 // we're on an index page, jump to the first topic
73 // jump to the next topic in this section (if it exists)
76 // no more topics in this section, jump to the first topic in the next section
  /external/libxml2/result/
slashdot.xml.sax2 34 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/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
setup.py 24 Topic :: Communications
25 Topic :: Security :: Cryptography
26 Topic :: Software Development :: Libraries :: Python Modules
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/
setup.cfg 17 Topic :: Software Development :: Libraries :: Python Modules
18 Topic :: Software Development :: Build Tools
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
setup.py 90 'Topic :: Software Development :: Libraries',
91 'Topic :: Software Development :: Libraries :: Python Modules',
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/elastictranscoder/
layer1.py 191 The Amazon Simple Notification Service (Amazon SNS) topic that you want
193 To receive notifications, you must also subscribe to the new topic in
196 + **Progressing**: The topic ARN for the Amazon Simple Notification
197 Service (Amazon SNS) topic that you want to notify when Elastic
199 the ARN that Amazon SNS returned when you created the topic. For
200 more information, see Create a Topic in the Amazon Simple
202 + **Completed**: The topic ARN for the Amazon SNS topic that you want
205 created the topic.
206 + **Warning**: The topic ARN for the Amazon SNS topic that you want t
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
setup.py 74 'Topic :: Internet :: WWW/HTTP',
75 'Topic :: Software Development :: Libraries',
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/
setup.py 70 'Topic :: Software Development :: Libraries',
71 'Topic :: Software Development :: Libraries :: Python Modules',
  /external/chromium-trace/catapult/third_party/html5lib-python/
setup.py 19 'Topic :: Software Development :: Libraries :: Python Modules',
20 'Topic :: Text Processing :: Markup :: HTML'
  /external/chromium-trace/catapult/third_party/polymer/components/core-menu/
demo.html 83 <core-item label="Topic 1"></core-item>
84 <core-item label="Topic 2"></core-item>
  /external/chromium-trace/catapult/third_party/webapp2/
PKG-INFO 50 Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
51 Classifier: Topic :: Software Development :: Libraries :: Python Modules

Completed in 410 milliseconds

1 23 4 5 6 7 8 91011>>