Searched refs:getDistance (Results 1 - 10 of 10) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h155 /// getDistance - Returns the distance (or NULL) associated with a
157 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } function in class:llvm::Dependence
249 /// getDistance - Returns the distance (or NULL) associated with a
251 const SCEV *getDistance(unsigned Level) const override;
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtptngen_impl.h192 int32_t getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo);
H A Ddtptngen.cpp1028 int32_t distance=source.getDistance(trial, includeMask, tempInfo);
1676 DateTimeMatcher::getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo) { function in class:DateTimeMatcher
/external/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h192 int32_t getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo);
H A Ddtptngen.cpp1029 int32_t distance=source.getDistance(trial, includeMask, tempInfo);
1677 DateTimeMatcher::getDistance(const DateTimeMatcher& other, int32_t includeMask, DistanceInfo& distanceInfo) { function in class:DateTimeMatcher
/external/chromium_org/ui/file_manager/gallery/js/
H A Dslide_mode.js1422 TouchHandler.getDistance = function(event) {
1545 var distance1 = TouchHandler.getDistance(this.lastEvent_);
1546 var distance2 = TouchHandler.getDistance(event);
/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp250 const SCEV *FullDependence::getDistance(unsigned Level) const { function in class:FullDependence
597 const SCEV *Distance = getDistance(II);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1507 milliseconds