Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 – 25 of 38) sorted by relevance

12

/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
Dremove_if.pass.cpp31 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
44 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
56 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
69 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
80 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
94 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
107 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
119 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
132 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
143 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
/external/lldb/include/lldb/Host/
DPredicate.h55 Predicate () : in Predicate() function
71 Predicate (T initial_value) : in Predicate() function
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DPredicate.java18 public interface Predicate { interface
/external/droiddriver/src/io/appium/droiddriver/finders/
DPredicate.java33 public interface Predicate<T> { interface
/external/guava/guava/src/com/google/common/base/
DPredicate.java36 public interface Predicate<T> { interface
/external/libcxx/test/std/containers/sequences/list/list.ops/
Dremove_if.pass.cpp31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DSemanticContext.java87 public static class Predicate extends SemanticContext { class in SemanticContext
115 public Predicate(int constantValue) { in Predicate() method in SemanticContext.Predicate
120 public Predicate(GrammarAST predicate) { in Predicate() method in SemanticContext.Predicate
130 public Predicate(Predicate p) { in Predicate() method in SemanticContext.Predicate
/external/clang/test/Sema/
Dwarn-documentation.cpp1085 class Predicate class
1096 template<> class Predicate<int, char> class
1107 template<class T> class Predicate<T, int> class
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCPredicates.h27 enum Predicate { enum
/external/llvm/lib/Target/X86/
DX86FastISel.cpp173 getX86ConditionCode(CmpInst::Predicate Predicate) { in getX86ConditionCode()
211 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode()
1198 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local
1350 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local
1758 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local
1874 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local
2028 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
/external/v8/src/
Dunicode.h29 inline Predicate() { } in Predicate() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h96 struct tgsi_instruction_predicate Predicate; member
Dtgsi_ureg.h78 unsigned Predicate : 1; member
/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp248 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
/external/llvm/lib/Fuzzer/
DFuzzerDFSan.cpp91 enum Predicate { enum
/external/clang/lib/Analysis/
DBodyFarm.cpp180 const ParmVarDecl *Predicate = D->getParamDecl(0); in create_dispatch_once() local
/external/llvm/include/llvm/MC/
DMCInstrDesc.h41 Predicate, enumerator
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2119 static Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3024 Value *llvm::SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3035 static Value *SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
3140 Value *llvm::SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
3530 static Value *SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
3537 Value *llvm::SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DIteratorsTest.java1194 new Predicate<String>() { in testRemoveIf() method
1203 new Predicate<String>() { in testRemoveIf() method
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h159 bool removeBindings(const ExcludePredicate &Predicate) { in removeBindings()
/external/guava/guava-tests/test/com/google/common/collect/
DIteratorsTest.java1460 new Predicate<String>() { in testRemoveIf() method
1469 new Predicate<String>() { in testRemoveIf() method
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp187 CmpInst::Predicate Predicate = C->getPredicate(); in create_expression() local
203 CmpInst::Predicate Predicate, in create_cmp_expression()
475 CmpInst::Predicate Predicate, in lookup_or_add_cmp()
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java1930 protected void Predicate() throws javax.xml.transform.TransformerException in Predicate() method in XPathParser
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp857 for (const auto &Predicate : Predicates) { in emitPredicateFunction() local
1183 SmallString<256> Predicate; in emitPredicateTableEntry() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2114 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in emitCompareAndBranch() local
2253 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectBranch() local
2449 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectCmp() local
2632 CmpInst::Predicate Predicate = optimizeCmpPredicate(Cmp); in selectSelect() local

12