| /external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
| D | remove_if.pass.cpp | 31 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/ |
| D | Predicate.h | 55 Predicate () : in Predicate() function 71 Predicate (T initial_value) : in Predicate() function
|
| /external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
| D | Predicate.java | 18 public interface Predicate { interface
|
| /external/droiddriver/src/io/appium/droiddriver/finders/ |
| D | Predicate.java | 33 public interface Predicate<T> { interface
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Predicate.java | 36 public interface Predicate<T> { interface
|
| /external/libcxx/test/std/containers/sequences/list/list.ops/ |
| D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
|
| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
| D | SemanticContext.java | 87 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/ |
| D | warn-documentation.cpp | 1085 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/ |
| D | PPCPredicates.h | 27 enum Predicate { enum
|
| /external/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 173 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/ |
| D | unicode.h | 29 inline Predicate() { } in Predicate() function
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_parse.h | 96 struct tgsi_instruction_predicate Predicate; member
|
| D | tgsi_ureg.h | 78 unsigned Predicate : 1; member
|
| /external/llvm/lib/Transforms/Utils/ |
| D | FlattenCFG.cpp | 248 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerDFSan.cpp | 91 enum Predicate { enum
|
| /external/clang/lib/Analysis/ |
| D | BodyFarm.cpp | 180 const ParmVarDecl *Predicate = D->getParamDecl(0); in create_dispatch_once() local
|
| /external/llvm/include/llvm/MC/ |
| D | MCInstrDesc.h | 41 Predicate, enumerator
|
| /external/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 2119 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/ |
| D | IteratorsTest.java | 1194 new Predicate<String>() { in testRemoveIf() method 1203 new Predicate<String>() { in testRemoveIf() method
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchersInternal.h | 159 bool removeBindings(const ExcludePredicate &Predicate) { in removeBindings()
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | IteratorsTest.java | 1460 new Predicate<String>() { in testRemoveIf() method 1469 new Predicate<String>() { in testRemoveIf() method
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 187 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/ |
| D | XPathParser.java | 1930 protected void Predicate() throws javax.xml.transform.TransformerException in Predicate() method in XPathParser
|
| /external/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 857 for (const auto &Predicate : Predicates) { in emitPredicateFunction() local 1183 SmallString<256> Predicate; in emitPredicateTableEntry() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 2114 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
|