HomeSort by relevance Sort by last modified time
    Searched refs:topics (Results 1 - 25 of 47) sorted by null

1 2

  /frameworks/rs/script_api/
generate.sh 44 rm -f ../../base/docs/html/guide/topics/renderscript/reference/*.jd
45 mv docs/*.jd ../../base/docs/html/guide/topics/renderscript/reference/
  /external/autotest/site_utils/
pubsub_utils.py 63 resp = pubsub.projects().topics().publish(topic=topic,
pubsub_utils_unittest.py 36 def topics(self): member in class:MockedPubSub
37 """Mocked PubSub topics."""
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.js 83 // Determine the type and topics of the resource by inspecting its tags.
84 resource.topics = [];
90 resource.topics.push(tag);
94 // Add a humanized topics list string.
95 resource.topicsHtml = humanizeList(resource.topics, function(item) {
android-developer-docs.js 183 var topics = [];
185 topics.push({name:topic,title:ANDROID_TAGS['topic'][topic]});
187 topics.sort(function(x,y){ return (x.title < y.title) ? -1 : 1; });
188 for (var i = 0; i < topics.length; i++) {
192 .attr('href', toRoot + "resources/browser.html?tag=" + topics[i].name)
195 .html(topics[i].title)
265 // get the path and page name from the URL (such as 'guide/topics/graphics/index.html')
  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
HelpActivity.java 62 LinearLayout content = (LinearLayout) findViewById(R.id.topics);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
290 topics = set(a[5:] for a in self.get_names()
292 return list(commands | topics)
pydoc.py 1612 topics = symbols.get(symbol, topic) variable in class:Helper
1614 topics = topics + ' ' + topic variable in class:Helper
1617 topics = { variable in class:Helper
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
292 topics = set(a[5:] for a in self.get_names()
294 return list(commands | topics)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
292 topics = set(a[5:] for a in self.get_names()
294 return list(commands | topics)
pydoc.py 1633 topics = symbols.get(symbol, topic) variable in class:Helper
1635 topics = topics + ' ' + topic variable in class:Helper
1638 topics = { variable in class:Helper
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
292 topics = set(a[5:] for a in self.get_names()
294 return list(commands | topics)
pydoc.py 1633 topics = symbols.get(symbol, topic) variable in class:Helper
1635 topics = topics + ' ' + topic variable in class:Helper
1638 topics = { variable in class:Helper
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
292 topics = set(a[5:] for a in self.get_names()
294 return list(commands | topics)
pydoc.py 1633 topics = symbols.get(symbol, topic) variable in class:Helper
1635 topics = topics + ' ' + topic variable in class:Helper
1638 topics = { variable in class:Helper
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 13 calls the command `help_topic'. With no arguments, it lists all topics
14 with defined help_ functions, broken into up to three topics; documented
15 commands, miscellaneous help topics, and undocumented commands.
41 listings of documented functions, miscellaneous topics, and undocumented
74 misc_header = "Miscellaneous help topics:"
292 topics = set(a[5:] for a in self.get_names()
294 return list(commands | topics)
pydoc.py 1633 topics = symbols.get(symbol, topic) variable in class:Helper
1635 topics = topics + ' ' + topic variable in class:Helper
1638 topics = { variable in class:Helper
    [all...]
  /external/doclava/res/assets/templates-sdk/
page_info.cs 28 ?><br>Deprecated since <a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
pydoc.py 1616 topics = symbols.get(symbol, topic) variable in class:Helper
1618 topics = topics + ' ' + topic variable in class:Helper
1621 topics = { variable in class:Helper
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
pydoc.py 1696 topics = symbols.get(symbol, topic) variable in class:Helper
1698 topics = topics + ' ' + topic variable in class:Helper
1701 topics = { variable in class:Helper
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
main.go 75 // Commands lists the available commands and help topics.
207 Additional help topics:
  /prebuilts/go/linux-x86/src/cmd/go/
main.go 75 // Commands lists the available commands and help topics.
207 Additional help topics:
  /external/doclava/res/assets/templates/
macros.cs 268 ?><a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level<?cs

Completed in 4474 milliseconds

1 2