/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_blend_subtract.txt | 94 new color component resulting from blending. Additionally, Sr, Sg, Sb, and 105 B = Bs * Sb + Bd * Db 110 B = Bs * Sb - Bd * Db 115 B = Bd * Db - Bs * Sb
|
D | OES_blend_equation_separate.txt | 93 Sb, and Sa are the red, green, blue, and alpha components of the source 103 Bc = Bs * Sb + Bd * Db 107 Bc = Bs * Sb - Bd * Db 111 Bc = Bd * Sb - Bs * Db
|
D | OES_blend_func_separate.txt | 89 (Sr, Sg, Sb) or (Dr, Dg, Db) Sa or Da
|
/third_party/openGLES/extensions/OES/ |
D | OES_blend_subtract.txt | 104 new color component resulting from blending. Additionally, Sr, Sg, Sb, and 115 B = Bs * Sb + Bd * Db 120 B = Bs * Sb - Bd * Db 125 B = Bd * Db - Bs * Sb
|
D | OES_blend_equation_separate.txt | 103 Sb, and Sa are the red, green, blue, and alpha components of the source 113 Bc = Bs * Sb + Bd * Db 117 Bc = Bs * Sb - Bd * Db 121 Bc = Bd * Sb - Bs * Db
|
D | OES_blend_func_separate.txt | 99 (Sr, Sg, Sb) or (Dr, Dg, Db) Sa or Da
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 93 | | B = min(Bs * Sb, Bd * Db) | | 97 | | B = max(Bs * Sb, Bd * Db) | |
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_blend_minmax_factor.txt | 93 | | B = min(Bs * Sb, Bd * Db) | | 97 | | B = max(Bs * Sb, Bd * Db) | |
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_blend_equation_separate.txt | 155 resulting from blending. Additionally, Sr, Sg, Sb, and Sa are 166 Bc = Bs * Sb + Bd * Db 170 Bc = Bs * Sb - Bd * Db 174 Bc = Bd * Sb - Bs * Db
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_blend_equation_separate.txt | 155 resulting from blending. Additionally, Sr, Sg, Sb, and Sa are 166 Bc = Bs * Sb + Bd * Db 170 Bc = Bs * Sb - Bd * Db 174 Bc = Bd * Sb - Bs * Db
|
/third_party/flutter/skia/src/core/ |
D | SkMatrix.cpp | 1687 double Sa, Sb, Sd; in SkDecomposeUpper2x2() local 1694 Sb = B; in SkDecomposeUpper2x2() 1706 Sb = B*cosQ + D*sinQ; in SkDecomposeUpper2x2() 1713 if (SkScalarNearlyZero(SkDoubleToScalar(Sb))) { in SkDecomposeUpper2x2() 1723 double discriminant = sqrt(diff*diff + 4.0*Sb*Sb); in SkDecomposeUpper2x2() 1733 cos1 = SkDoubleToScalar(Sb); sin1 = SkDoubleToScalar(w1 - Sa); in SkDecomposeUpper2x2()
|
/third_party/skia/src/core/ |
D | SkMatrix.cpp | 1721 double Sa, Sb, Sd; in SkDecomposeUpper2x2() local 1728 Sb = B; in SkDecomposeUpper2x2() 1740 Sb = B*cosQ + D*sinQ; in SkDecomposeUpper2x2() 1747 if (SkScalarNearlyZero(SkDoubleToScalar(Sb))) { in SkDecomposeUpper2x2() 1757 double discriminant = sqrt(diff*diff + 4.0*Sb*Sb); in SkDecomposeUpper2x2() 1767 cos1 = SkDoubleToScalar(Sb); sin1 = SkDoubleToScalar(w1 - Sa); in SkDecomposeUpper2x2()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 107 | | B = min(Bs * Sb, Bd * Db) | | 111 | | B = max(Bs * Sb, Bd * Db) | |
|
/third_party/openGLES/extensions/NV/ |
D | NV_blend_minmax_factor.txt | 107 | | B = min(Bs * Sb, Bd * Db) | | 111 | | B = max(Bs * Sb, Bd * Db) | |
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2211 Value *Sb = getShadow(B); in handleEqualityComparison() local 2217 B = IRB.CreatePointerCast(B, Sb->getType()); in handleEqualityComparison() 2223 Value *Sc = IRB.CreateOr(Sa, Sb); in handleEqualityComparison() 2284 Value *Sb = getShadow(B); in handleRelationalComparisonExact() local 2290 B = IRB.CreatePointerCast(B, Sb->getType()); in handleRelationalComparisonExact() 2298 getHighestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact() 2301 getLowestPossibleValue(IRB, B, Sb, IsSigned)); in handleRelationalComparisonExact() 3559 Value *Sb = getShadow(B); in visitSelectInst() local 3584 Value *Sa = IRB.CreateSelect(Sb, Sa1, Sa0, "_msprop_select"); in visitSelectInst() 3593 Sb = IRB.CreateICmpNE(IRB.CreateBitCast(Sb, FlatTy), in visitSelectInst() [all …]
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 766 #define Sb macro
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | mt.txt | 264 "Sb", 302 "Sb",
|
D | tk.txt | 505 "Sb",
|
/third_party/icu/icu4c/source/data/locales/ |
D | mt.txt | 264 "Sb", 302 "Sb",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | mt.txt | 264 "Sb", 302 "Sb",
|
D | tk.txt | 505 "Sb",
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | demo-compiled.js | 675 …[0];else{var Zc=Sc(e);for(da=0;da<W.length;da++){var Rb=W[da],Sb=Rc(u,Rb);if(Sb&&Tc(Zc,q(Sb,29))){…
|
/third_party/icu/icu4c/source/test/testdata/ |
D | re_tests.txt | 110 a\Sb a b n - - 111 a\Sb a-b y - -
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_blend_func_extended.txt | 193 … Value (Sr, Sg, Sb) or (Dr, Dg, Db) Sa or Da
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_blend_func_extended.txt | 203 … Value (Sr, Sg, Sb) or (Dr, Dg, Db) Sa or Da
|