HomeSort by relevance Sort by last modified time
    Searched refs:topic (Results 1 - 18 of 18) sorted by null

  /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 );
help.c 48 " For more information on this topic, see -help-sdk-images.\n\n"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.osgi.services_3.2.100.v20100503.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /build/tools/droiddoc/templates-sdk/assets/js/
default.js 139 var crossBoundaries = ($("body.design").length > 0) || ($("body.guide").length > 0) ? true : false; // navigate across topic boundaries only in design docs
143 // jump to last topic of previous section
147 // jump to previous topic in this section
178 // we're on an index page, jump to the first topic
195 // jump to the next topic in this section (if it exists)
199 // no more topics in this section, jump to the first topic in the next section
docs.js 154 false; // navigate across topic boundaries only in design docs
158 // jump to last topic of previous section
162 // jump to previous topic in this section
195 // we're on an index page, jump to the first topic
212 // jump to the next topic in this section (if it exists)
216 // no more topics in this section, jump to the first topic in the next section
  /external/llvm/docs/
llvm.css 110 .topic-title{ display: none }
  /sdk/lint/cli/src/com/android/tools/lint/
Main.java 157 String topic = args[index + 1]; local
158 if (topic.equals("suppress") || topic.equals("ignore")) {
162 System.err.println(String.format("Unknown help topic \"%1$s\"", topic));
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 815 % There is also \dosubind {index}{topic}{subtopic}
895 % \entry {sortstring}{page}{topic}
897 % \entry {sortstring}{page}{topic}{subtopic}
901 % before the first topic whose initial is c
902 % \entry {topic}{pagelist}
903 % for a topic that is used without subtopics
904 % \primary {topic}
905 % for the beginning of a topic that is used with subtopics
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb     [all...]
tree.rb 83 For more in-depth coverage of the topic, check out the ANTLR documentation
    [all...]
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 226 milliseconds