Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dstrrepl.h64 UBool isComplex; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dstrrepl.h64 UBool isComplex; variable
/third_party/icu/icu4c/source/i18n/
Dstrrepl.h64 UBool isComplex; variable
/third_party/skia/src/core/
DSkRasterClip.h50 bool isComplex() const { in isComplex() function
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DStringReplacer.java50 private boolean isComplex; field in StringReplacer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringReplacer.java51 private boolean isComplex; field in StringReplacer
/third_party/skia/include/core/
DSkRegion.h151 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
DSkRRect.h84 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
/third_party/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
/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp260 const bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp954 bool DIExpression::isComplex() const { in isComplex() function in DIExpression
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2015 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo