HomeSort by relevance Sort by last modified time
    Searched full:topic (Results 1 - 25 of 279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
toc.xml 5 <topic label="Overview" href="html/overview.html">
6 <topic label="Preferences" href="html/preferences.html"/>
7 <topic label="Local data" href="html/local_data.html"/>
8 </topic>
9 <topic label="Views">
10 <topic label="Components" href="html/components.html"/>
11 <topic label="Properties" href="html/properties.html"/>
12 <topic label="Builds" href="html/builds.html"/>
13 <topic label="Results" href="html/results.html"/>
14 </topic>
    [all...]
  /external/icu4c/samples/uresb/
root.txt 27 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" }
sr.txt 29 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" }
en.txt 28 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/markdown/
setup.py 52 'Topic :: Communications :: Email :: Filters',
53 'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries',
54 'Topic :: Internet :: WWW/HTTP :: Site Management',
55 'Topic :: Software Development :: Documentation',
56 'Topic :: Software Development :: Libraries :: Python Modules',
57 'Topic :: Text Processing :: Filters',
58 'Topic :: Text Processing :: Markup :: HTML',
  /external/qemu/android/
help.h 39 /* appends the help for a given help topic into a dynamic string
40 * returns 0 on success, or -1 on error (i.e. unknown topic)
42 extern int android_help_for_topic( const char* topic, stralloc_t* out );
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
options.js 122 // Adds a custom topic on press of Enter key.
142 $('topic').innerText = getI18nMsg('topic');
152 * Sets topic list and number of stories retrieved from localstorage(if any)
161 // Runs if retrieved topic list from local storage contains topics.
210 // Check all checkboxes(default settings) if no custom topic list and
211 // checkbox topic list from local storage is found.
229 * Saves checked topic list(if any), Custom topics(if any), number of
274 * Disables the save button on options page if no topic is selected by the user.
283 * Enables save button if at least one topic is selected
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
options.js 122 // Adds a custom topic on press of Enter key.
142 $('topic').innerText = getI18nMsg('topic');
152 * Sets topic list and number of stories retrieved from localstorage(if any)
161 // Runs if retrieved topic list from local storage contains topics.
210 // Check all checkboxes(default settings) if no custom topic list and
211 // checkbox topic list from local storage is found.
229 * Saves checked topic list(if any), Custom topics(if any), number of
274 * Disables the save button on options page if no topic is selected by the user.
283 * Enables save button if at least one topic is selected
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
help_app_launcher.h 17 // Based on connectivity state (offline/online) shows help topic dialog
41 // Shows specified help topic.
52 // Shows help topic dialog for specified GURL.
  /external/chromium_org/chrome/browser/chromeos/login/
help_app_launcher.h 17 // Based on connectivity state (offline/online) shows help topic dialog
42 // Shows specified help topic.
51 // Shows help topic dialog for specified GURL.
  /external/e2fsprogs/lib/ss/
std_rqs.ct 7 request ss_help, "Display info on command or topic.",
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 54 "topic": {
90 "message": "At least one Topic must be selected"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/_locales/en/
messages.json 54 "topic": {
90 "message": "At least one Topic must be selected"
  /docs/source.android.com/src/source/
developing.jd 48 <p>Use <code>repo start</code> to start a new topic branch.</p>
74 <h2 id="creating-topic-branches">Creating topic branches</h2>
75 <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>.
77 <p>To start a topic branch using Repo: </p>
83 <h2 id="using-topic-branches">Using topic branches</h2
    [all...]
  /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.
  /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-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
  /external/chromium/chrome/browser/
plugin_installer_infobar_delegate.cc 61 "support/chrome/bin/answer.py?answer=95697&amp;topic=14687";
  /external/chromium_org/cc/
OWNERS 1 # For patches touching specific topics, try the topic-specific OWNERS at the
  /frameworks/base/docs/html/distribute/googleplay/publish/
register.jd 9 <li><a href="http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=138294&topic=2365624&ctx=topic">Supported Locations for Distributing Apps</a></li>
10 <li><a href="http://support.google.com/googleplay/android-developer/bin/topic.py?hl=en&topic=2364761">Policy and Best Practices</a></li>
  /external/chromium/chrome/browser/web_resource/
promo_resource_service_unittest.cc 37 " \"topic\": {"
67 " \"topic\": {"
92 " \"topic\": {"
128 " \"topic\": {"
202 " \"topic\": {"
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
cmdline.py 132 def help_noop(self, error=None, topic=None, parser=None):
256 usage = "<topic>",
352 def help(self, error=None, topic=None, parser=None):
353 """Display an error message, or the named topic."""
354 assert error or topic or parser
361 # Parse out the topic we want from HELP_TOPICS
364 help_msg = topics.get(topic, '').strip()
368 print("Don't know topic %r" % topic)
381 self.help_fn(topic='minimum_help'
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
pubsubclient_unittest.cc 79 node("topic"),
116 "<pub:items node=\"topic\"/>"
126 " <items node='topic'>"
149 " <items node='topic'>"
196 "<publish node=\"topic\">"
241 "<retract node=\"topic\" notify=\"true\">"

Completed in 1328 milliseconds

1 2 3 4 5 6 7 8 91011>>