Searched defs:isFixed (Results 1 - 8 of 8) sorted by relevance
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/ |
| H A D | phone_number_rule.h | 46 bool isFixed; member in OHOS::Global::I18n::PhoneNumberRule
|
| /third_party/skia/src/core/ |
| H A D | SkTypeface_remote.h | 45 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 D | Format.h | 108 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 D | SparcFrameLowering.cpp | 268 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 D | X86FloatingPoint.cpp | 115 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 D | AArch64FrameLowering.cpp | 1708 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 D | ARMFrameLowering.cpp | 897 bool isFixed = MFI.isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexture.cpp | 1983 const bool isFixed = channelClass == tcu::TEXTURECHANNELCLASS_SIGNED_FIXED_POINT || in lookupBorder() local
|
Completed in 19 milliseconds