Home
last modified time | relevance | path

Searched defs:isOrdered (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/talk/app/webrtc/objc/
DRTCDataChannel.mm89 - (BOOL)isOrdered { method
207 - (BOOL)isOrdered { method
/external/guava/guava/src/com/google/common/collect/
DOrdering.java856 public boolean isOrdered(Iterable<? extends T> iterable) { in isOrdered() method in Ordering
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h133 bool isOrdered() const { return isOutput() || isFlow() || isAnti(); } in isOrdered() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h138 bool isOrdered() const { return isOutput() || isFlow() || isAnti(); } in isOrdered() function
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTElementDef.java753 boolean isOrdered() in isOrdered() method in XSLTElementDef
/external/skqp/src/pathops/
DSkPathOpsCurve.h88 bool isOrdered() const { return fOrdered; } in isOrdered() function
/external/skia/src/pathops/
DSkPathOpsCurve.h88 bool isOrdered() const { return fOrdered; } in isOrdered() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp942 auto isOrdered = [](Instruction *Inst) { in getNonLocalPointerDependency() local
DMemorySSA.cpp1520 static inline bool isOrdered(const Instruction *I) { in isOrdered() function
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp896 auto isOrdered = [](Instruction *Inst) { in getNonLocalPointerDependency() local
/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java1175 public boolean isOrdered(String elementName) { in isOrdered() method in DtdData
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp112 static unsigned getFCmpCode(FCmpInst::Predicate CC, bool &isOrdered) { in getFCmpCode()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp3059 bool CmpInst::isOrdered(unsigned short predicate) { in isOrdered() function in CmpInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp3438 bool CmpInst::isOrdered(Predicate predicate) { in isOrdered() function in CmpInst
/external/llvm/lib/IR/
DInstructions.cpp3622 bool CmpInst::isOrdered(Predicate predicate) { in isOrdered() function in CmpInst
/external/sqlite/dist/orig/
Dsqlite3.c18720 Bool isOrdered:1; /* True if the table is not BTREE_UNORDERED */ member
/external/sqlite/dist/
Dsqlite3.c18720 Bool isOrdered:1; /* True if the table is not BTREE_UNORDERED */ member