Searched defs:thenElse (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/include/private/ |
| D | SkNx_neon.h | 146 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 280 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 350 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 397 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 488 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 544 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 602 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
|
| D | SkNx_sse.h | 113 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 216 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 272 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 342 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 391 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 573 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 643 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function 689 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
|
| D | SkNx.h | 147 AI SkNx thenElse(const SkNx& t, const SkNx& e) const { in thenElse() function
|
| /third_party/skia/src/core/ |
| D | Sk4px.h | 96 Sk4px thenElse(const Sk4px& t, const Sk4px& e) const { return INHERITED::thenElse(t,e); } in thenElse() function
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 3947 TIntermNodePair thenElse = { nullptr, nullptr }; in acceptSelectionStatement() local
|