Home
last modified time | relevance | path

Searched defs:isClose (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dmessageformat2_data_model.h1067 UBool isClose() const { return (type == UMARKUP_CLOSE); } in isClose() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp201 bool IRSimilarity::isClose(const IRInstructionData &A, in isClose() function in IRSimilarity
/external/icu/libicu/cts_headers/unicode/
Dmessageformat2_data_model.h1067 UBool isClose() const { return (type == UMARKUP_CLOSE); } in isClose() function
/external/skia/src/pathops/
DSkOpSegment.cpp839 bool SkOpSegment::isClose(double t, const SkOpSegment* opp) const { in isClose() function in SkOpSegment