Searched defs:getRegion (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLAreaElement.cpp77 m_region = adoptPtr(new Path(getRegion(size)));
102 Path p = getRegion(size);
119 Path HTMLAreaElement::getRegion(const LayoutSize& size) const function in class:blink::HTMLAreaElement
/external/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp40 const MemRegion *R = RV->getRegion();
53 const MemRegion* R = X->getRegion();
75 const MemRegion *R = X->getRegion();
91 const MemRegion *R = X->getRegion();
137 return X->getRegion();
146 const MemRegion *R = getRegion();
154 const TypedValueRegion *nonloc::LazyCompoundVal::getRegion() const { function in class:nonloc::LazyCompoundVal
155 return static_cast<const LazyCompoundValData*>(Data)->getRegion();
298 << ',' << C.getRegion()
317 os << '&' << castAs<loc::MemRegionVal>().getRegion()
[all...]
H A DMemRegion.cpp37 RegionTy* MemRegionManager::getRegion(const A1 a1) { function in class:MemRegionManager
76 RegionTy* MemRegionManager::getRegion(const A1 a1, const A2 a2) { function in class:MemRegionManager
533 os << "raw_offset{" << getRegion() << ',' << getOffset().getQuantity() << '}';
H A DRegionStore.cpp70 const MemRegion *getRegion() const { return P.getPointer(); } function in class:__anon18277::BindingKey
84 return getRegion()->getBaseRegion();
114 return BindingKey(cast<SubRegion>(R), cast<SubRegion>(RO.getRegion()), k);
116 return BindingKey(RO.getRegion(), RO.getOffset(), k);
122 os << '(' << K.getRegion();
596 if (const SubRegion *R = dyn_cast<SubRegion>(K.getRegion())) {
773 const MemRegion *R = K.getRegion();
841 if (NextKey.getRegion() == TopKey.getRegion()) {
1247 const MemRegion* R = Array.castAs<loc::MemRegionVal>().getRegion();
[all...]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h53 const TypedValueRegion *getRegion() const { return region; } function in class:clang::ento::LazyCompoundValData
H A DStore.h229 const MemRegion *getRegion() { return Binding; } function in class:clang::ento::StoreManager::FindUniqueBinding
H A DProgramState.h198 const VarRegion* getRegion(const VarDecl *D, const LocationContext *LC) const;
628 inline const VarRegion* ProgramState::getRegion(const VarDecl *D, function in class:clang::ento::ProgramState
H A DSVals.h446 const TypedValueRegion *getRegion() const;
496 const MemRegion* getRegion() const { function in class:clang::ento::loc::MemRegionVal
505 return dyn_cast<REGION>(getRegion());
509 return getRegion() == R.getRegion();
513 return getRegion() != R.getRegion();
H A DSymbolManager.h131 const TypedValueRegion* getRegion() const { return R; } function in class:clang::ento::SymbolRegionValue
209 const TypedValueRegion *getRegion() const { return R; } function in class:clang::ento::SymbolDerived
242 const SubRegion *getRegion() const { return R; } function in class:clang::ento::SymbolExtent
278 const MemRegion *getRegion() const { return R; } function in class:clang::ento::SymbolMetadata
H A DMemRegion.h60 const MemRegion *getRegion() const { return R; } function in class:clang::ento::RegionOffset
1001 const MemRegion *getRegion() const { return Region; } function in class:clang::ento::RegionRawOffset
1284 RegionTy* getRegion(const A1 a1);
1290 RegionTy* getRegion(const A1 a1, const A2 a2);
/external/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp57 const SubRegion *getRegion() const { return baseRegion; } function in class:__anon18149::RegionRawOffsetV2
104 if (!rawOffset.getRegion())
111 SVal extentBegin = computeExtentBegin(svalBuilder, rawOffset.getRegion());
141 rawOffset.getRegion()->getExtent(svalBuilder);
218 os << "raw_offset_v2{" << getRegion() << ',' << getByteOffset() << '}';
/external/skia/src/core/
H A DSkPicturePlayback.h238 void getRegion(SkReader32& reader, SkRegion* region) { function in class:SkPicturePlayback
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/
H A DPersonalDataManager.java116 public String getRegion() { method in class:PersonalDataManager.AutofillProfile
/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp600 const UChar *region = TimeZone::getRegion(id, ec);
807 TimeZone::getRegion(id, tzregion, sizeof(tzregion), ec);
1080 TimeZone::getRegion(const UnicodeString& id) { function in class:TimeZone
1082 return getRegion(id, status);
1086 TimeZone::getRegion(const UnicodeString& id, UErrorCode& status) { function in class:TimeZone
1113 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) function in class:TimeZone
1125 uregion = getRegion(id);
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp600 const UChar *region = TimeZone::getRegion(id, ec);
807 TimeZone::getRegion(id, tzregion, sizeof(tzregion), ec);
1080 TimeZone::getRegion(const UnicodeString& id) { function in class:TimeZone
1082 return getRegion(id, status);
1086 TimeZone::getRegion(const UnicodeString& id, UErrorCode& status) { function in class:TimeZone
1113 TimeZone::getRegion(const UnicodeString& id, char *region, int32_t capacity, UErrorCode& status) function in class:TimeZone
1125 uregion = getRegion(id);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.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 ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/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 5331 milliseconds