Home
last modified time | relevance | path

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

123456

/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
Dremove_if.pass.cpp32 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
45 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/libcxx/test/std/utilities/function.objects/negators/
Dnot2.depr_in_cxx17.fail.cpp26 struct Predicate { struct
33 std::not2(Predicate()); // expected-error{{'not2<Predicate>' is deprecated}} in main() argument
Dbinary_negate.depr_in_cxx17.fail.cpp26 struct Predicate { struct
33 …std::binary_negate<Predicate> f((Predicate())); // expected-error{{'binary_negate<Predicate>' is d… in main() argument
Dnot1.depr_in_cxx17.fail.cpp26 struct Predicate { struct
32 std::not1(Predicate()); // expected-error{{'not1<Predicate>' is deprecated}} in main() argument
Dunary_negate.depr_in_cxx17.fail.cpp26 struct Predicate { struct
32 …std::unary_negate<Predicate> f((Predicate())); // expected-error{{'unary_negate<Predicate>' is dep… in main() argument
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h34 struct Predicate struct
56 Predicate::Func splitMatrixColumns = Predicate::False; argument
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h515 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/
DLegalizerInfo.h294 LegalityPredicate Predicate; variable
301 : 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 …]
DInstructionSelectorImpl.h243 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
267 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
289 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
308 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp193 Value *Predicate; in scalarizeMaskedLoad() local
324 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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPredicate.java3 public interface Predicate<T> { interface
/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/util/
DPredicate.java23 public interface Predicate<T> { interface
/external/guava/android/guava/src/com/google/common/base/
DPredicate.java50 public interface Predicate<T extends @Nullable Object> { interface
/external/webrtc/sdk/android/api/org/webrtc/
DPredicate.java16 public interface Predicate<T> { interface
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls()
403 auto Predicate = in legalizeCustom() local
DARMLegalizerInfo.h49 CmpInst::Predicate Predicate; member
/external/guava/guava/src/com/google/common/base/
DPredicate.java47 public interface Predicate<T extends @Nullable Object> extends java.util.function.Predicate<T> { interface
/external/antlr/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/catch2/include/internal/
Dcatch_matchers_generic.hpp51 …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/
Dremove_if.pass.cpp31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp87 UnaryPredicate Predicate) { in copy_if_else()
111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp72 UnaryPredicate Predicate) { in copy_if_else()
104 InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCPredicates.h27 enum Predicate { enum
/external/deqp-deps/SPIRV-Tools/test/opt/
Diterator_test.cpp226 struct Predicate { in TEST() struct
227 bool operator()(const Placeholder& data) { return data.val % 2; } in TEST()

123456