HomeSort by relevance Sort by last modified time
    Searched refs:docs (Results 151 - 175 of 295) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/perf/
vg_perf 34 # CVS/ or docs/.
414 if ($dir =~ /^(BitKeeper|CVS|SCCS|docs|doc)$/) { return; }
vg_perf.in 34 # CVS/ or docs/.
414 if ($dir =~ /^(BitKeeper|CVS|SCCS|docs|doc)$/) { return; }
  /frameworks/support/app-toolkit/
init.gradle 69 // always build offline docs for flatfoot specific builds.
70 ext.docs.dac = [
83 // flatfoot docs
87 baseName = "flatfoot-docs"
  /prebuilts/qemu-kernel/
build-kernel.sh 4 # See docs/KERNEL.TXT for usage instructions.
432 \$AOSP/external/qemu/docs/ANDROID-KERNEL.TXT
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
SwatDeprecated.java 9 package com.ibm.icu.dev.tool.docs;
  /prebuilts/go/darwin-x86/src/cmd/doc/
pkg.go 369 // packageDoc prints the docs for the package (package doc plus one-liners of the rest).
380 // Show only package docs for commands.
393 // of a package as opposed to just the package docs.
559 // symbolDoc prints the docs for symbol. There may be multiple matches.
744 // printMethodDoc prints the docs for matches of symbol.method.
807 // methodDoc prints the docs for matches of symbol.method.
main.go 29 // shows only the package-level docs for the package.
85 flagSet.BoolVar(&showCmd, "cmd", false, "show symbols with package docs even if package is a command")
  /prebuilts/go/linux-x86/src/cmd/doc/
pkg.go 369 // packageDoc prints the docs for the package (package doc plus one-liners of the rest).
380 // Show only package docs for commands.
393 // of a package as opposed to just the package docs.
559 // symbolDoc prints the docs for symbol. There may be multiple matches.
744 // printMethodDoc prints the docs for matches of symbol.method.
807 // methodDoc prints the docs for matches of symbol.method.
main.go 29 // shows only the package-level docs for the package.
85 flagSet.BoolVar(&showCmd, "cmd", false, "show symbols with package docs even if package is a command")
  /external/protobuf/js/binary/
decoder.js 214 * https://developers.google.com/protocol-buffers/docs/encoding.
454 * https://developers.google.com/protocol-buffers/docs/encoding
541 * https://developers.google.com/protocol-buffers/docs/encoding
654 * format, see https://developers.google.com/protocol-buffers/docs/encoding
724 * format, see https://developers.google.com/protocol-buffers/docs/encoding
  /external/libxml2/
Makefile.am 517 for i in $(srcdir)/test/XPath/docs/* ; do \
541 for i in $(srcdir)/test/XPath/docs/* ; do \
563 -@(for i in $(srcdir)/test/XInclude/docs/* ; do \
578 -@(for i in $(srcdir)/test/XInclude/docs/* ; do \
595 -@(for i in $(srcdir)/test/XInclude/docs/* ; do \
610 -@(for i in $(srcdir)/test/XInclude/docs/* ; do \
    [all...]
  /build/make/tools/droiddoc/templates-sac/
sdkpage.cs 445 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
457 <?cs else ?><?cs # it's normal offline docs ?>
  /external/owasp/sanitizer/
Makefile 26 @echo " download - Bundle docs, externally required jars, and"
196 echo Bundling sources and docs
  /packages/apps/DocumentsUI/src/com/android/documentsui/files/
FilesActivity.java 384 public void onDocumentsPicked(List<DocumentInfo> docs) {
  /build/make/tools/droiddoc/templates-sac/assets/css/
default.css     [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 7 var DEFAULT_TEXT = "search developer docs";
  /build/soong/ui/tracer/
tracer.go 19 // https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/edit
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 7 var DEFAULT_TEXT = "search developer docs";
  /external/googletest/googlemock/
README.md 56 * Learn the [basics](../../master/googletest/docs/Primer.md) of
58 * Read [Google Mock for Dummies](../../master/googlemock/docs/ForDummies.md).
63 Once you understand the basics, check out the rest of the docs:
65 * [CheatSheet](../../master/googlemock/docs/CheatSheet.md) - all the commonly used stuff
67 * [CookBook](../../master/googlemock/docs/CookBook.md) - recipes for getting things done,
71 [KnownIssues](docs/KnownIssues.md) and
72 [FrequentlyAskedQuestions](docs/FrequentlyAskedQuestions.md) before
82 you can also use it with [any C++ testing framework](../../master/googlemock/docs/ForDummies.md#using-google-mock-with-any-testing-framework).
93 ../../master/googlemock/docs/ForDummies.md#using-google-mock-with-any-testing-framework)
334 Please read the [Developer's Guide](docs/DevGuide.md
    [all...]
  /external/valgrind/tests/
vg_regtest 60 # CVS/ or docs/.
131 # docs/xml/manual-writing-tools.xml.
621 if ($dir =~ /^(BitKeeper|CVS|SCCS|docs|doc)$/) { return; }
vg_regtest.in 60 # CVS/ or docs/.
131 # docs/xml/manual-writing-tools.xml.
621 if ($dir =~ /^(BitKeeper|CVS|SCCS|docs|doc)$/) { return; }
  /packages/services/Car/
apicheck.mk 133 update-car-api: $(car_module)-proguard-docs | $(ACP)
  /prebuilts/go/darwin-x86/src/cmd/go/
clean.go 71 // mentioned explicitly in the docs but they
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_windows.go 183 // it has found a verified chain, it stops. MSDN docs on
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 162 // Ensure that this guarantee from the docs is upheld:

Completed in 588 milliseconds

1 2 3 4 5 67 8 91011>>