/third_party/skia/src/shaders/ |
D | SkColorShader.h | 27 bool isConstant() const override { return true; } in isConstant() function 59 bool isConstant() const override { return true; } in isConstant() function
|
D | SkShaderBase.h | 48 virtual bool isConstant() const { return false; } in isConstant() function
|
/third_party/flutter/skia/src/shaders/ |
D | SkColorShader.h | 27 bool isConstant() const override { return true; } in isConstant() function 55 bool isConstant() const override { return true; } in isConstant() function
|
D | SkShaderBase.h | 57 virtual bool isConstant() const { return false; } in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PseudoSourceValue.cpp | 42 bool PseudoSourceValue::isConstant(const MachineFrameInfo *) const { in isConstant() function in PseudoSourceValue 60 bool FixedStackPseudoSourceValue::isConstant( in isConstant() function in FixedStackPseudoSourceValue 86 bool CallEntryPseudoSourceValue::isConstant(const MachineFrameInfo *) const { in isConstant() function in CallEntryPseudoSourceValue
|
/third_party/flutter/skia/src/sksl/ir/ |
D | SkSLSetting.h | 43 bool isConstant() const override { in isConstant() function
|
D | SkSLNullLiteral.h | 34 bool isConstant() const override { in isConstant() function
|
D | SkSLBoolLiteral.h | 32 bool isConstant() const override { in isConstant() function
|
D | SkSLIntLiteral.h | 38 bool isConstant() const override { in isConstant() function
|
D | SkSLFloatLiteral.h | 36 bool isConstant() const override { in isConstant() function
|
D | SkSLVariableReference.h | 48 bool isConstant() const override { in isConstant() function
|
D | SkSLPrefixExpression.h | 28 bool isConstant() const override { in isConstant() function
|
D | SkSLConstructor.h | 82 bool isConstant() const override { in isConstant() function
|
D | SkSLExpression.h | 60 virtual bool isConstant() const { in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | GlobalVariable.h | 153 bool isConstant() const { return isConstantGlobal; } in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineFunctionInfo.h | 56 bool isConstant(const MachineFrameInfo *) const override { in isConstant() function
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/ |
D | gen.go | 305 func isConstant(s string) bool { return s != "" && '0' <= s[0] && s[0] <= '9' } func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 143 bool isConstant() const { return Tag == constant; } in isConstant() function
|
/third_party/skia/modules/skottie/src/animator/ |
D | KeyframeAnimator.h | 66 bool isConstant() const { in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | KnownBits.h | 49 bool isConstant() const { in isConstant() function
|
/third_party/flutter/txt/src/minikin/ |
D | LineBreaker.h | 63 bool isConstant() const { in isConstant() function
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | LineBreaker.h | 69 bool isConstant() const { in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | MDBuilder.cpp | 182 bool isConstant) { in createTBAANode()
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieAnimator.cpp | 37 bool isConstant() const { return vidx0 == vidx1; } in isConstant() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | SymbolTable.h | 106 bool isConstant() const { return unionArray != nullptr; } in isConstant() function
|