Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dstrrepl.h62 UBool isComplex; variable
/external/icu/android_icu4j/src/main/java/android/icu/text/
DStringReplacer.java49 private boolean isComplex; field in StringReplacer
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DStringReplacer.java48 private boolean isComplex; field in StringReplacer
/external/skia/include/core/
DSkRRect.h108 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
DSkRegion.h79 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp615 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count) in isComplex() function in ParagraphLayout
973 le_bool ParagraphLayout::isComplex(UScriptCode script) in isComplex() function in ParagraphLayout
/external/skia/src/core/
DSkRasterClip.cpp47 bool SkRasterClip::isComplex() const { in isComplex() function in SkRasterClip
/external/clang/lib/CodeGen/
DCGValue.h52 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp273 bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DPropertyTable.java1388 public boolean isComplex() { in isComplex() method in PropertyTable.PropertyInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1461 bool HexagonInstrInfo::isComplex(const MachineInstr *MI) const { in isComplex() function in HexagonInstrInfo