| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| D | pthread_sigmask.c | 35 sigset_t setOne, setEmpty; in pthread_sigmask_0100() local 56 sigset_t setEmpty; in pthread_sigmask_0200() local 87 sigset_t set, setEmpty; in pthread_sigmask_0400() local
|
| /third_party/skia/docs/examples/ |
| D | Region_setRect.cpp | 9 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
|
| /third_party/flutter/skia/docs/examples/ |
| D | Region_setRect.cpp | 9 bool setEmpty = region.setRect({1, 2, 1, 4}); in draw() local
|
| /third_party/flutter/skia/include/core/ |
| D | SkSize.h | 31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 73 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
| D | SkRRect.h | 125 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
| D | SkRect.h | 234 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 952 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
| /third_party/flutter/skia/tools/lua/ |
| D | skia.lua | 59 function Sk.Rect:setEmpty() function
|
| /third_party/skia/include/core/ |
| D | SkSize.h | 31 void setEmpty() { fWidth = fHeight = 0; } in setEmpty() function 71 void setEmpty() { *this = SkSize{0, 0}; } in setEmpty() function
|
| D | SkRRect.h | 114 void setEmpty() { *this = SkRRect(); } in setEmpty() function
|
| D | SkRect.h | 244 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function 852 void setEmpty() { *this = MakeEmpty(); } in setEmpty() function
|
| /third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
| D | MinikinFont.h | 84 void setEmpty() { mLeft = mTop = mRight = mBottom = 0; } in setEmpty() function
|
| /third_party/flutter/txt/src/minikin/ |
| D | MinikinFont.h | 84 void setEmpty() { mLeft = mTop = mRight = mBottom = 0; } in setEmpty() function
|
| /third_party/flutter/skia/src/gpu/geometry/ |
| D | GrRect.h | 48 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrRect.h | 48 void setEmpty() { memset(this, 0, sizeof(*this)); } in setEmpty() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkRasterClip.h | 37 void setEmpty() { fBounds.setEmpty(); } in setEmpty() function
|
| D | SkRasterClip.cpp | 191 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
| D | SkClipStack.cpp | 243 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
| D | SkRegion.cpp | 178 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
| D | SkAAClip.cpp | 617 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
| /third_party/skia/src/core/ |
| D | SkRasterClip.cpp | 84 bool SkRasterClip::setEmpty() { in setEmpty() function in SkRasterClip
|
| D | SkClipStack.cpp | 285 void SkClipStack::Element::setEmpty() { in setEmpty() function in SkClipStack::Element
|
| D | SkRegion.cpp | 177 bool SkRegion::setEmpty() { in setEmpty() function in SkRegion
|
| D | SkAAClip.cpp | 1258 bool SkAAClip::setEmpty() { in setEmpty() function in SkAAClip
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 401 void DependenceInfo::Constraint::setEmpty() { Kind = Empty; } in setEmpty() function in DependenceInfo::Constraint
|