Searched defs:isFixed (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp103 bool isFixed() const { return !Mask || FixCount; } function in struct:__anon9611::FPS::LiveBundle
510 assert(Bundle.isFixed() && "Reached block before any predecessors");
555 if (Bundle.isFixed()) {
/external/skia/src/core/
H A DSk64.cpp147 SkBool Sk64::isFixed() const function in class:Sk64
/external/webkit/Source/WebCore/platform/
H A DLength.h174 bool isFixed() const { return type() == Fixed; } function in struct:WebCore::Length
/external/webkit/Source/WebKit/android/jni/
H A DViewStateSerializer.cpp445 bool isFixed = stream->readBool(); local
461 if (isFixed) {
/external/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp496 bool isFixed = MFI->isFixedObjectIndex(FI); local
515 if (isFixed) {
530 if (isFixed || (hasMovingSP && !RegInfo->hasBasePointer(MF))) {
/external/webkit/Source/WebCore/rendering/
H A DRenderLayer.h328 bool isFixed() const { return renderer()->isPositioned() && renderer()->style()->position() == FixedPosition; } function in class:WebCore::RenderLayer
335 return !hasAutoZIndex() || renderer()->isRenderView() || (isComposited() && isFixed());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 251 milliseconds