Home
last modified time | relevance | path

Searched defs:predicate (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.h71 predicate (func_t &eval) in predicate() function
75 predicate (const predicate &rhs) in predicate() function
H A Dipa-fnsummary.h295 ipa_predicate *predicate; variable
H A Dattribs.cc1493 remove_attributes_matching (tree attrs, Predicate predicate) in remove_attributes_matching()
1529 auto predicate = [value](const_tree, const attribute_spec *as) -> bool in affects_type_identity_attributes() local
1542 auto predicate = [ok_attrs](const_tree attr, in restrict_type_identity_attributes_to() local
H A Dgenoutput.cc116 const char *predicate; member
H A Drecog.h423 const insn_operand_predicate_fn predicate; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dreport.py476 def predicate(bug): function
496 def predicate(bug): function
511 def predicate(crash): function
H A Dclang.py91 def predicate(checker): function
H A D__init__.py34 def predicate(entry): function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h168 # define ASSERT_EXIT(statement, predicate, regex) \ argument
173 # define EXPECT_EXIT(statement, predicate, regex) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-predicate.h148 inline predicate (predicate *) in predicate() argument
H A Dipa-fnsummary.h266 class predicate *predicate; variable
H A Dgenoutput.c116 const char *predicate; member
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest.cc10 void log_test(bool predicate, const char *file, int line, const char *message) in log_test()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp234 void VPlanPredicator::predicate(void) { in predicate() function in VPlanPredicator
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATest.py103 def filter_projects(projects, predicate, force=False): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h214 #define GTEST_DEATH_TEST_(statement, predicate, regex_or_matcher, fail) \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h191 int predicate; member
222 int predicate; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h191 int predicate; member
222 int predicate; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Darray.d898 private struct Filter(alias predicate, Range) in Filter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp3589 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst()
3604 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst()
3617 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create()
3637 CmpInst::Create(OtherOps Op, Predicate predicate, Value *S1, Value *S2, in Create()
3912 bool CmpInst::isUnsigned(Predicate predicate) { in isUnsigned()
3920 bool CmpInst::isSigned(Predicate predicate) { in isSigned()
3940 bool CmpInst::isOrdered(Predicate predicate) { in isOrdered()
3949 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered()
3958 bool CmpInst::isTrueWhenEqual(Predicate predicate) { in isTrueWhenEqual()
3966 bool CmpInst::isFalseWhenEqual(Predicate predicate) { in isFalseWhenEqual()
/netbsd-src/distrib/utils/libhack/
H A Dmultibyte.c199 int (*predicate)(wint_t); member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmessage.c404 message_predicate_ty *predicate) in message_list_remove_if_not()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_libdispatch_mac.cc270 TSAN_INTERCEPTOR(void, dispatch_once, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
292 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc272 TSAN_INTERCEPTOR(void, dispatch_once, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
294 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_libdispatch.cpp289 TSAN_INTERCEPTOR(void, dispatch_once, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()
311 TSAN_INTERCEPTOR(void, dispatch_once_f, dispatch_once_t *predicate, in TSAN_INTERCEPTOR()

123