| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/negators/ | 
| D | not2.depr_in_cxx17.verify.cpp | 19 struct Predicate {  struct26     std::not2(Predicate()); // expected-warning {{'not2<Predicate>' is deprecated}}  in f()  argument
 
 | 
| D | binary_negate.depr_in_cxx17.verify.cpp | 19 struct Predicate {  struct26 …std::binary_negate<Predicate> f((Predicate())); // expected-warning {{'binary_negate<Predicate>' i…  in test()  argument
 
 | 
| D | not1.depr_in_cxx17.verify.cpp | 19 struct Predicate {  struct25     std::not1(Predicate()); // expected-warning {{'not1<Predicate>' is deprecated}}  in f()  argument
 
 | 
| D | unary_negate.depr_in_cxx17.verify.cpp | 19 struct Predicate {  struct25 …std::unary_negate<Predicate> f((Predicate())); // expected-warning {{'unary_negate<Predicate>' is …  in test()  argument
 
 | 
| /external/libcxx/test/std/utilities/function.objects/negators/ | 
| D | not2.depr_in_cxx17.fail.cpp | 26 struct Predicate {  struct33     std::not2(Predicate()); // expected-error{{'not2<Predicate>' is deprecated}}  in main()  argument
 
 | 
| D | binary_negate.depr_in_cxx17.fail.cpp | 26 struct Predicate {  struct33 …std::binary_negate<Predicate> f((Predicate())); // expected-error{{'binary_negate<Predicate>' is d…  in main()  argument
 
 | 
| D | not1.depr_in_cxx17.fail.cpp | 26 struct Predicate {  struct32     std::not1(Predicate()); // expected-error{{'not1<Predicate>' is deprecated}}  in main()  argument
 
 | 
| D | unary_negate.depr_in_cxx17.fail.cpp | 26 struct Predicate {  struct32 …std::unary_negate<Predicate> f((Predicate())); // expected-error{{'unary_negate<Predicate>' is dep…  in main()  argument
 
 | 
| /external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ | 
| D | remove_if.pass.cpp | 32         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef45         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 57         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 70         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 81         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 95         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 108         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 120         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 133         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 144         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/forwardlist/forwardlist.ops/ | 
| D | remove_if.pass.cpp | 57         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef70         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 82         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 95         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 106         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 135         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 148         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 160         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 173         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 184         typedef unary_counting_predicate<bool(*)(T), T> Predicate;  in main()  typedef
 
 | 
| /external/angle/src/compiler/translator/msl/ | 
| D | ModifyStruct.h | 34     struct Predicate  struct56     Predicate::Func splitMatrixColumns = Predicate::False;  argument
 
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceInstARM32.h | 515                 CondARM32::Cond Predicate)  in InstARM32Pred()557                                      CondARM32::Cond Predicate) {  in create()
 581                       CondARM32::Cond Predicate)  in InstARM32UnaryopGPR()
 598                                     CondARM32::Cond Predicate) {  in create()
 622                      CondARM32::Cond Predicate)  in InstARM32UnaryopFP()
 640   create(Cfg *Func, Variable *Dest, Variable *Src, CondARM32::Cond Predicate) {  in create()
 649                               CondARM32::Cond Predicate)  in InstARM32UnaryopSignAwareFP()
 663                                      CondARM32::Cond Predicate) {  in create()
 687                       CondARM32::Cond Predicate)  in InstARM32TwoAddrGPR()
 705                                    CondARM32::Cond Predicate) {  in create()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ | 
| D | LegalizerInfo.h | 294   LegalityPredicate Predicate;  variable301       : Predicate(Predicate), Action(Action), Mutation(Mutation) {}  in Predicate()  argument
 377                             LegalityPredicate Predicate) {  in actionIf()
 383   LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate,  in actionIf()
 478   LegalizeRuleSet &legalIf(LegalityPredicate Predicate) {  in legalIf()
 544   LegalizeRuleSet &lowerIf(LegalityPredicate Predicate) {  in lowerIf()
 552   LegalizeRuleSet &lowerIf(LegalityPredicate Predicate,  in lowerIf()
 601   LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) {  in libcallIf()
 626   LegalizeRuleSet &widenScalarIf(LegalityPredicate Predicate,  in widenScalarIf()
 635   LegalizeRuleSet &narrowScalarIf(LegalityPredicate Predicate,  in narrowScalarIf()
 [all …]
 
 | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | 
| D | Predicate.java | 3 public interface Predicate<T> {  interface
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | ScalarizeMaskedMemIntrin.cpp | 193     Value *Predicate;  in scalarizeMaskedLoad()  local324     Value *Predicate;  in scalarizeMaskedStore()  local
 443     Value *Predicate;  in scalarizeMaskedGather()  local
 564     Value *Predicate;  in scalarizeMaskedScatter()  local
 654     Value *Predicate;  in scalarizeMaskedExpandLoad()  local
 760     Value *Predicate;  in scalarizeMaskedCompressStore()  local
 
 | 
| /external/webrtc/sdk/android/api/org/webrtc/ | 
| D | Predicate.java | 16 public interface Predicate<T> {  interface
 | 
| /external/guava/android/guava/src/com/google/common/base/ | 
| D | Predicate.java | 50 public interface Predicate<T extends @Nullable Object> {  interface
 | 
| /external/guava/guava/src/com/google/common/base/ | 
| D | Predicate.java | 47 public interface Predicate<T extends @Nullable Object> extends java.util.function.Predicate<T> {  interface
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMLegalizerInfo.cpp | 350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate,  in getFCmpLibcalls()403     auto Predicate =  in legalizeCustom()  local
 
 | 
| D | ARMLegalizerInfo.h | 49     CmpInst::Predicate Predicate;  member
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.callable/concept.predicate/ | 
| D | predicate.compile.pass.cpp | 40 struct Predicate {  struct
 | 
| /external/antlr/tool/src/main/java/org/antlr/analysis/ | 
| D | SemanticContext.java | 87 	public static class Predicate extends SemanticContext {  class in SemanticContext115 		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  class1096 template<> class Predicate<int, char>  class
 1107 template<class T> class Predicate<T, int>  class
 
 | 
| /external/catch2/include/internal/ | 
| D | catch_matchers_generic.hpp | 51 …Generic::PredicateMatcher<T> Predicate(std::function<bool(T const&)> const& predicate, std::string…  in Predicate()  function
 | 
| /external/libcxx/test/std/containers/sequences/list/list.ops/ | 
| D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(int), int> Predicate;  typedef
 |