Home
last modified time | relevance | path

Searched refs:getLocationInfo (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Analysis/
DLibCallSemantics.cpp31 const LibCallLocationInfo &LibCallInfo::getLocationInfo(unsigned LocID) const { in getLocationInfo() function in LibCallInfo
34 NumLocations = getLocationInfo(Locations); in getLocationInfo()
DLibCallAliasAnalysis.cpp68 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails()
89 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails()
/external/llvm/include/llvm/Analysis/
DLibCallSemantics.h141 const LibCallLocationInfo &getLocationInfo(unsigned LocID) const;
155 virtual unsigned getLocationInfo(const LibCallLocationInfo *&Array) const { in getLocationInfo() function
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ui/
Dbreadcrumbs_controller.js58 if (!this.volumeManager_.getLocationInfo(inEntry).isRootEntry) {
81 var locationInfo = this.volumeManager_.getLocationInfo(entry);
133 var location = this.volumeManager_.getLocationInfo(entry);
Dpreview_panel.js216 !this.volumeManager_.getLocationInfo(
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
Dvolume_manager_wrapper.js256 VolumeManagerWrapper.prototype.getLocationInfo = function(entry) { method in VolumeManagerWrapper
257 return this.volumeManager_ && this.volumeManager_.getLocationInfo(entry);
Ddrive_banners.js396 var locationInfo = this.volumeManager_.getLocationInfo(entry);
Ddirectory_model.js560 this.volumeManager_.getLocationInfo(dirContents.getDirectoryEntry());
/external/chromium_org/chrome/browser/resources/file_manager/background/js/
Dvolume_manager.js631 VolumeManager.prototype.getLocationInfo = function(entry) { method in VolumeManager
652 return volumeInfo && PathUtil.getLocationInfo(volumeInfo, path);
/external/chromium_org/chrome/browser/resources/file_manager/common/js/
Dpath_util.js411 PathUtil.getLocationInfo = function(volumeInfo, fullPath) { function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1188 …vox.TableWalker.prototype.getLocationDescription_=function(a){a=this.getLocationInfo(a);return nul…
1191 b};cvox.TableWalker.prototype.getLocationInfo=function(a){this.tt.initialize(this.getTableNode_(a))… method in cvox.TableWalker
1194 …_)){var d=this.currentWalker_.tt.summaryText(),e=this.currentWalker_.getLocationInfo(b);null!=e&&c…
DchromeVoxChromeOptionsScript.js1211 …vox.TableWalker.prototype.getLocationDescription_=function(a){a=this.getLocationInfo(a);return nul…
1214 b};cvox.TableWalker.prototype.getLocationInfo=function(a){this.tt.initialize(this.getTableNode_(a))… method in cvox.TableWalker
1217 …_)){var d=this.currentWalker_.tt.summaryText(),e=this.currentWalker_.getLocationInfo(b);null!=e&&c…
DchromeVoxChromeBackgroundScript.js1267 …vox.TableWalker.prototype.getLocationDescription_=function(a){a=this.getLocationInfo(a);return nul…
1270 b};cvox.TableWalker.prototype.getLocationInfo=function(a){this.tt.initialize(this.getTableNode_(a))…
1273 …_)){var d=this.currentWalker_.tt.summaryText(),e=this.currentWalker_.getLocationInfo(b);null!=e&&c…