Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dphone_number_rule.h46 bool isFixed; member in OHOS::Global::I18n::PhoneNumberRule
/third_party/skia/src/core/
H A DSkTypeface_remote.h45 SkTypefaceProxy(SkFontID fontId, int glyphCount, const SkFontStyle& style, bool isFixed, bool glyphMaskNeedsCurrentColor, sk_sp<SkStrikeClient::DiscardableHandleManager> manager, bool isLogging = true) SkTypefaceProxy() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h108 bool isFixed; member
130 Format(FormatID id, GLenum glFormat, GLenum fboFormat, rx::MipGenerationFunction mipGen, const rx::FastCopyFunctionMap &fastCopyFunctions, rx::PixelReadFunction colorRead, rx::PixelWriteFunction colorWrite, GLenum componentType, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint luminanceBits, GLuint depthBits, GLuint stencilBits, GLuint pixelBytes, GLuint componentAlignmentMask, bool isBlock, bool isFixed, bool isScaled, bool isSRGB, bool isYUV, gl::VertexAttribType vertexAttribType) Format() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp268 bool isFixed = MFI.isFixedObjectIndex(FI); in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp115 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1708 bool isFixed = MFI.isFixedObjectIndex(FI); in resolveFrameIndexReference() local
1714 resolveFrameOffsetReference( const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, unsigned &FrameReg, bool PreferFP, bool ForSimm) const resolveFrameOffsetReference() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1983 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local

Completed in 19 milliseconds