Home
last modified time | relevance | path

Searched refs:sites (Results 1 – 25 of 66) sorted by relevance

123

/external/doclava/src/com/google/doclava/
DDoclavaDiff.java45 private final List<FederatedSite> sites = new ArrayList<FederatedSite>(); field in DoclavaDiff
54 sites.add(new FederatedSite("Android", new URL("http://manatee/doclava/android"))); in DoclavaDiff()
55 sites.add(new FederatedSite("GWT", new URL("http://manatee/doclava/gwt"))); in DoclavaDiff()
103 for (FederatedSite site : sites) { in generateHdf()
109 List<String> allPackages = knownPackages(sites); in generateHdf()
118 for (FederatedSite site : sites) { in generateHdf()
128 if (packageUniqueToSite(pkg, sites)) { in generateHdf()
132 List<String> packageClasses = knownClassesForPackage(pkg, sites); in generateHdf()
139 for (FederatedSite site : sites) { in generateHdf()
150 if (agreeOnClass(qualifiedClassName, sites)) { in generateHdf()
[all …]
/external/doclava/res/assets/templates/
Ddiff.cs127 <?cs each:site = sites ?>
140 <?cs each:site = package.sites ?>
160 <?cs each:site = class.sites ?>
174 <?cs each:site = method.sites ?>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar ... .update.Configuration cfg java.util.List sites java.util.ArrayList result org.eclipse. ...
Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll12 ; CHECK: Function: loop: 3 pointers, 0 call sites
38 ; CHECK: Function: nestedloop: 4 pointers, 0 call sites
96 ; CHECK: Function: nestedloop_more: 4 pointers, 0 call sites
152 ; CHECK: Function: foo: 7 pointers, 0 call sites
173 ; CHECK: Function: bar: 7 pointers, 0 call sites
193 ; CHECK: Function: nonnegative: 2 pointers, 0 call sites
/external/skia/site/dev/testing/
Dct.md48 * [Main thread attribution for top million sites](https://groups.google.com/a/chromium.org/d/msg/bl…
49 * [Layout time for top 10k sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/fkRYGcIQ…
50 * [Perf profile for top million sites](https://groups.google.com/a/chromium.org/forum/#!topic/blink…
57 * [Perf profile - alexa top million sites](https://docs.google.com/a/google.com/document/d/1di__87w…
/external/llvm/test/Transforms/Inline/
Ddelete-call.ll6 ; CHECK-FUNCTIONATTRS: Number of call sites deleted, not inlined
Dinline-tail.ll4 ; inlined and any call sites cloned into the caller.
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
DHeightBasedTerrain.j3md10 // slopeColorMap: the texture to be used for cliffs, and steep mountain sites
/external/e2fsprogs/debian/
Duuid-dev.README.Debian5 available from other sites on the network, if you do a quick web
/external/clang/
DREADME.txt14 the relevant web sites. Here are some pointers:
/external/llvm/test/Assembler/
Dattribute-builtin.ll25 ; definitions, function declarations, and on call sites that call functions
/external/skia/site/dev/contrib/
Ddirectory.md46 - [Old deprecated documentation](https://sites.google.com/site/skiadocs/)
/external/opencv/cvaux/src/
Dcvlcm.cpp289 for(SiteSet = VoronoiDiagram->sites; in cvLinearContorModelFromVoronoiDiagram()
364 for(CvSet* SiteSet = LCM->VoronoiDiagram->sites; in _cvConstructLCM()
/external/lldb/test/pexpect-2.4/examples/
DREADME28 directory. You can easily modify this for other sites.
/external/bison/djgpp/
DREADME.in76 DJGPP sites, just unzip it preserving the directory structure
83 3.2.: Source distributions downloaded from one of the GNU FTP sites need
/external/llvm/test/CodeGen/X86/
Dstatepoint-stack-usage.ll7 ; for GC values spilled over two different call sites. Since the order
/external/openssh/
DREADME.platform7 sites that have used OpenSSH's sshd exclusively to have accounts which
/external/zlib/src/
DREADME42 at CPAN (Comprehensive Perl Archive Network) sites, including
/external/llvm/test/Analysis/BranchProbabilityInfo/
Dbasic.ll145 ; Test that edges to blocks post-dominated by cold call sites
/external/libexif/
DREADME137 coordination sites, the Translation Project
/external/jpeg/
DREADME288 Numerous Internet sites maintain copies of the UUNET files. However, only
302 and other news.answers archive sites, including the official news.answers
323 sites, notably ftp://wuarchive.wustl.edu/graphics/graphics/packages/NetPBM/.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README288 Numerous Internet sites maintain copies of the UUNET files. However, only
302 and other news.answers archive sites, including the official news.answers
323 sites, notably ftp://wuarchive.wustl.edu/graphics/graphics/packages/NetPBM/.
/external/squashfs-tools/RELEASE-READMEs/
DREADME-4.398 their web sites to understand their behaviour.

123