Searched refs:codebase (Results 1 – 25 of 33) sorted by relevance
12
/external/javassist/src/main/javassist/tools/rmi/ |
D | ObjectImporter.java | 91 URL codebase = applet.getCodeBase(); in ObjectImporter() local 92 orgServername = servername = codebase.getHost(); in ObjectImporter() 93 orgPort = port = codebase.getPort(); in ObjectImporter()
|
/external/markdown/docs/ |
D | AUTHORS | 9 documentation and making general improvements to the existing codebase, 17 the script and is responsible for various parts of the existing codebase.
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | History.md | 59 a new codebase for the Web Animations Polyfill: 65 The new codebase is focused on code-size -- our smallest target is 88 new codebase; most notably mutation of Animations and Groups and
|
/external/icu/icu4j/main/shared/data/ |
D | security.policy | 46 grant codebase "file:${user.dir}/icu4j.jar" 55 grant codebase "file:${user.dir}/icu4jtests.jar"
|
/external/gemmlowp/ |
D | CONTRIBUTING.txt | 14 codebase, so we need your permission to use and distribute your code. We also 18 approved it, but you must do it before we can put your code into our codebase.
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/ |
D | Contributing.md | 31 contribution becomes part of our codebase, so we need your permission to 37 codebase.
|
/external/guava/ |
D | README.maven | 20 remember that this codebase uses @Override annotations
|
/external/icu/icu4j/eclipse-build/pdebuild/ |
D | build.properties | 72 #codebase should be a URL that will be used as the root of all relative URLs in the output. 74 #jnlp.codebase=<codebase url>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/ |
D | index.rst | 68 allows for a cleaner codebase that works in both Python 2 and Python 3
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/ |
D | build.properties | 96 #codebase should be a URL that will be used as the root of all relative URLs in the output. 98 #jnlp.codebase=<codebase url>
|
/external/eclipse-windowbuilder/propertysheet/ |
D | README.txt | 43 * To be consistent with the ADT codebase, I converted the files from 60 needed by ADT. These are all bracketed in the codebase with
|
/external/v8/tools/gcmole/ |
D | README | 4 dependent GC-unsafe places in the V8 codebase.
|
/external/skia/site/dev/tools/ |
D | codesearch.md | 4 There are a number of ways to search the Skia codebase, each with advantages and
|
/external/mesa3d/src/mesa/swrast_setup/ |
D | NOTES | 17 functionality from another codebase.
|
/external/skia/site/dev/contrib/ |
D | submit.md | 40 If you are willing to change Skia codebase, it's nice to add a test at the same 56 For your code to be accepted into the codebase, you must complete the
|
/external/clang/docs/ |
D | ReleaseNotes.rst | 112 Clang. If upgrading an external codebase that uses Clang as a library,
|
D | ClangFormatStyleOptions.rst | 677 used by a codebase somewhere in the wild. Of course, we do want to support all
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | CHANGES.rst | 124 * Python 3.2+ supported in a single codebase using the ``six`` library.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | README.rst | 20 support Python 3.3+ in the same codebase. Modules are being ported one at
|
/external/libxml2/vms/ |
D | readme.vms | 122 Changes made to the codebase
|
/external/llvm/docs/ |
D | Phabricator.rst | 155 really painful and hard because the Phabricator codebase is in PHP and not as
|
/external/opencv3/doc/tutorials/introduction/transition_guide/ |
D | transition_guide.markdown | 47 Some changes made in the latest 2.4.11 OpenCV version allow you to prepare current codebase to migr…
|
/external/autotest/docs/ |
D | best-practices.md | 82 bias towards using autotest utility code. This keeps the codebase consistent. 326 codebase. Much of this exists to provide re-usable modules that enable tests
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 125 i915tex driver, but from a much smaller codebase.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | Checkers.td | 582 HelpText<"Check code for LLVM codebase conventions">,
|
12