Home
last modified time | relevance | path

Searched defs:IPath (Results 1 – 23 of 23) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DPath.hpp13 struct IPath { struct
14 IPath() { in IPath() function
26 IPath(const IPath& p) { *this = p; } in IPath() function
44 ~IPath() { points.clear(); } in ~IPath()
62 void SetBoundingBox() { in SetBoundingBox()
104 unsigned int pathID;
109 boost::uint64_t hash;
110 float radius;
111 bool synced;
116 float3 boundingBoxMins;
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/events/
H A DResourceDeltaInfo.java28 …public ResourceDeltaInfo(Workspace workspace, Map<IPath, MarkerSet> markerDeltas, ResourceComparat… in ResourceDeltaInfo()
54 public void setMarkerDeltas(Map<IPath, MarkerSet> value) { in setMarkerDeltas()
H A DResourceDelta.java402 public void updateMarkers(Map<IPath, MarkerSet> markers) { in updateMarkers()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/render/
H A Dpath.d.ts7 export interface IPath { interface
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/render/
H A Dpath.d.ts7 export interface IPath { interface
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DMarkerDelta.java111 …public static Map<IPath, MarkerSet> merge(Map<IPath, MarkerSet> oldChanges, Map<IPath, MarkerSet> … in merge()
H A DProjectDescription.java671 public void setLinkDescriptions(HashMap<IPath, LinkDescription> linkDescriptions) { in setLinkDescriptions()
680 …public void setFilterDescriptions(HashMap<IPath, LinkedList<FilterDescription>> filterDescriptions… in setFilterDescriptions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/javadoc/
H A DJavaDocLocations.java77 …athEntry getConvertedEntry(IClasspathEntry entry, IJavaProject project, Map<IPath, String> oldLoca… in getConvertedEntry()
111 …private static void convertContainer(IClasspathEntry entry, IJavaProject project, Map<IPath, Strin… in convertContainer()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common/src/org/eclipse/core/runtime/
H A DIPath.java45 public interface IPath extends Cloneable { interface
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/imports/
H A DPluginImportHelper.java245 …public static void collectBinaryFiles(IImportStructureProvider provider, Object element, Map<IPath in collectBinaryFiles()
H A DPluginImportOperation.java924 …roject project, IPluginModelBase model, WorkspaceBuildModel buildModel, Map<IPath, IPath> packageL… in extractSourceFolders()
1007 …eInternalSource(IPluginModelBase model, WorkspaceBuildModel buildModel, Map<IPath, IPath> packageL… in handleInternalSource()
1053 …private void addPackageEntries(Set<IPath> packages, IPath destination, Map<IPath, IPath> packageLo… in addPackageEntries()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/nd/indexer/
H A DWorkspaceSnapshot.java58 private WorkspaceSnapshot(Map<IPath, List<IJavaElement>> allIndexables) { in WorkspaceSnapshot()
H A DIndexer.java436 …private void updateResourceMappings(Map<IPath, List<IJavaElement>> pathsToUpdate, IProgressMonitor… in updateResourceMappings()
896 Map<IPath, FingerprintTestResult> fingerprints) { in getIndexablesThatHaveChanged()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DExternalAnnotationTracker.java228 …private void traverseForClassFiles(Map<IPath, ClassFile> classFiles, IResourceDelta matchedDelta, … in traverseForClassFiles()
H A DJavaModelManager.java1352 …elStatus newRawClasspathStatus, IClasspathEntry[] newResolvedClasspath, Map<IPath, IClasspathEntry… in setClasspath()
1395 …public ClasspathChange setResolvedClasspath(IClasspathEntry[] newResolvedClasspath, Map<IPath, ICl… in setResolvedClasspath()
1399 …spathEntry[] newResolvedClasspath, IClasspathEntry[] referencedEntries, Map<IPath, IClasspathEntry… in setResolvedClasspath()
4551 private void saveContainers(IJavaProject project, Map<IPath, IClasspathContainer> containerMap) in saveContainers()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/
H A DClassPathDetector.java306 private void addToMap(HashMap<IPath, List<IPath>> map, IPath folderPath, IPath relPath) { in addToMap()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/internal/resources/
H A DModelObjectReaderWriterTest.java171 …private void compareLinks(int errorTag, HashMap<IPath, LinkDescription> links, HashMap<IPath, Link… in compareLinks()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DClasspathHelper.java262 …private static IPath[] findLibrary(String libName, IProject project, Map<IPath, ArrayList<IPath>> … in findLibrary()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/public/include/XMPCore/
H A DXMPCoreFwdDeclarations.h50 typedef BASE_CLASS( IPath, IPATH_VERSION ) IPath; typedef
/dports/textproc/exempi/exempi-2.5.2/public/include/XMPCore/
H A DXMPCoreFwdDeclarations.h50 typedef BASE_CLASS( IPath, IPATH_VERSION ) IPath; typedef
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dyuiif.c482 } IPath; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx2099 Standard_Integer ipath, isec, IPath; in BuildShell() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Shapes/
H A Dmod.rs2268 pub struct IPath(::windows::runtime::IInspectable); struct
2269 unsafe impl ::windows::runtime::Interface for IPath { implementation