/external/skqp/tests/ |
D | PathOpsAngleIdeas.cpp | 30 struct TRange { struct 31 double tMin1; 32 double tMin2; 33 double t1; 34 double t2; 35 double tMin; 36 double a1; 37 double a2; 38 bool ccw;
|
/external/skia/tests/ |
D | PathOpsAngleIdeas.cpp | 30 struct TRange { struct 31 double tMin1; 32 double tMin2; 33 double t1; 34 double t2; 35 double tMin; 36 double a1; 37 double a2; 38 bool ccw;
|
/external/clang/test/CodeGenCXX/ |
D | 2010-07-23-DeclLoc.cpp | 42 template <typename SIZE> class TRange { class 46 …TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length… in TRange() function in TRange
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | 2010-07-23-DeclLoc.cpp | 42 template <typename SIZE> class TRange { class 46 …TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length… in TRange() function in TRange
|
/external/llvm-project/clang/unittests/Rewrite/ |
D | RewriterTest.cpp | 22 CharSourceRange TRange; // extends CRange to whole tokens member
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | localintermediate.h | 111 struct TRange { struct 112 TRange(int start, int last) : start(start), last(last) { } in TRange() argument 113 bool overlap(const TRange& rhs) const in overlap() argument 125 TIoRange(TRange location, TRange component, TBasicType basicType, int index) in TIoRange() argument
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | localintermediate.h | 111 struct TRange { struct 112 TRange(int start, int last) : start(start), last(last) { } in TRange() argument 113 bool overlap(const TRange& rhs) const in overlap() argument 125 TIoRange(TRange location, TRange component, TBasicType basicType, int index) in TIoRange() argument
|
/external/skqp/src/pathops/ |
D | SkOpCoincidence.cpp | 532 double SkOpCoincidence::TRange(const SkOpPtT* overS, double t, in TRange() function in SkOpCoincidence
|
/external/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 532 double SkOpCoincidence::TRange(const SkOpPtT* overS, double t, in TRange() function in SkOpCoincidence
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 9486 void Sema::CheckCastAlign(Expr *Op, QualType T, SourceRange TRange) { in CheckCastAlign()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 14159 void Sema::CheckCastAlign(Expr *Op, QualType T, SourceRange TRange) { in CheckCastAlign()
|