Home
last modified time | relevance | path

Searched defs:isComplex (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
Dstrrepl.h64 UBool isComplex; variable
/external/icu/android_icu4j/src/main/java/android/icu/text/
DStringReplacer.java51 private boolean isComplex; field in StringReplacer
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DStringReplacer.java50 private boolean isComplex; field in StringReplacer
/external/skqp/include/core/
DSkRRect.h105 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
DSkRegion.h147 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
/external/skia/include/core/
DSkRRect.h105 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
DSkRegion.h147 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp617 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count) in isComplex() function in ParagraphLayout
975 le_bool ParagraphLayout::isComplex(UScriptCode script) in isComplex() function in ParagraphLayout
/external/skia/src/core/
DSkRasterClip.cpp183 bool SkRasterClip::isComplex() const { in isComplex() function in SkRasterClip
/external/skqp/src/core/
DSkRasterClip.cpp183 bool SkRasterClip::isComplex() const { in isComplex() function in SkRasterClip
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp273 bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
/external/clang/lib/CodeGen/
DCGValue.h52 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1712 bool HexagonInstrInfo::isComplex(const MachineInstr *MI) const { in isComplex() function in HexagonInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1960 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo