Searched defs:site (Results 1 - 25 of 71) sorted by last modified time

123

/external/opencv/cvaux/src/
H A Dcvlee.cpp118 CvVoronoiSiteInt* site; member in struct:CvVoronoiEdgeInt
199 // (site is an edge of polygon or a reflex vertex).
361 pReflexSite: out, pointer to reflex site,if any exist,else NULL
382 pTopSite: out, pointer to the most left site of polygon (it is the most left
418 pTopSite : in, the most left site of hole
429 Description : Compute the initial Voronoi Diagram for single site
433 pSite: in, pointer to site
491 Description : Function finds the nearest site for top vertex
502 Description : Function seeks for site, which has common bisector in
517 Description : Function seeks for site, whic
[all...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTooltipProvider.java50 IPropertyTooltipSite site);
84 public HideListener(IPropertyTooltipSite site) { argument
85 m_site = site;
47 createTooltipControl(Property property, Composite parent, int availableWidth, IPropertyTooltipSite site) argument
H A DPropertyTooltipTextProvider.java34 IPropertyTooltipSite site) {
31 createTooltipControl(Property property, Composite parent, int availableWidth, IPropertyTooltipSite site) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jar ... .apache.tools.ant.Task { private String site private String output java.util.ArrayList unpackedPlugins public ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
H A DUnpackUpdateJars.java40 private String site; field in class:UnpackUpdateJars
47 up.site="C:\\updatejars\\eclipse";
63 File featureDir=new File(site,"features");
82 File jardPlugin=new File(site,"plugins/"+(String)unpackedPlugins.get(i)+".jar");
146 return site;
149 public void setSite(String site) { argument
150 this.site = site;
206 File jardPlugin=new File(site,"plugins/"+pluginDirName+".jar");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar ... eclipse.equinox.internal.p2.update.Site object org.eclipse.equinox.internal.p2 ...
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar ... DESCRIPTION private static final String FEATURE private static final String SITE private static final String IU private static final String QUERY ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jar ... advice public void setSite (java.lang.String) String site public void setSiteVersion (java.lang.String) String version ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jar ... pde/internal/build/publisher/compatibility/ org/eclipse/pde/internal/build/site/ org/eclipse/pde/internal/build/site/compatibility/ org/eclipse/pde ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DComponentResultsView.java233 public void init(IViewSite site, IMemento memento) throws PartInitException { argument
234 super.init(site, memento);
H A DPerformancesView.java422 public void init(IViewSite site, IMemento memento) throws PartInitException { argument
423 super.init(site, memento);
/external/doclava/src/com/google/doclava/
H A DFederationTagger.java37 * Adds a Doclava documentation site for federation. Accepts the base URL of
40 public void addSiteUrl(String name, URL site) { argument
41 federatedUrls.put(name, site);
50 for (FederatedSite site : federatedSites) {
51 applyFederation(site, new ClassInfo[] { classDoc });
57 for (FederatedSite site : federatedSites) {
58 applyFederation(site, classDocs);
69 Errors.error(Errors.NO_FEDERATION_DATA, null, "Unknown documentation site for " + name);
82 String error = "Could not add site for federation: " + name;
116 private void federateMethods(FederatedSite site, ClassInf argument
127 federateConstructors(FederatedSite site, ClassInfo federatedClass, ClassInfo localClass) argument
136 federateFields(FederatedSite site, ClassInfo federatedClass, ClassInfo localClass) argument
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_globals.cc186 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; local
187 global_registration_site_vector->push_back(site);

Completed in 364 milliseconds

123