/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-predicate-analysis.h | 71 predicate (func_t &eval) in predicate() function 75 predicate (const predicate &rhs) in predicate() function
|
H A D | ipa-fnsummary.h | 295 ipa_predicate *predicate; variable
|
H A D | attribs.cc | 1493 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 D | genoutput.cc | 116 const char *predicate; member
|
H A D | recog.h | 423 const insn_operand_predicate_fn predicate; member
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | report.py | 476 def predicate(bug): function 496 def predicate(bug): function 511 def predicate(crash): function
|
H A D | clang.py | 91 def predicate(checker): function
|
H A D | __init__.py | 34 def predicate(entry): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest-death-test.h | 168 # 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 D | ipa-predicate.h | 148 inline predicate (predicate *) in predicate() argument
|
H A D | ipa-fnsummary.h | 266 class predicate *predicate; variable
|
H A D | genoutput.c | 116 const char *predicate; member
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/ |
H A D | test.cc | 10 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 D | VPlanPredicator.cpp | 234 void VPlanPredicator::predicate(void) { in predicate() function in VPlanPredicator
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
H A D | SATest.py | 103 def filter_projects(projects, predicate, force=False): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
H A D | gtest-death-test-internal.h | 214 #define GTEST_DEATH_TEST_(statement, predicate, regex_or_matcher, fail) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.h | 191 int predicate; member 222 int predicate; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.h | 191 int predicate; member 222 int predicate; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | array.d | 898 private struct Filter(alias predicate, Range) in Filter()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Instructions.cpp | 3589 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 D | multibyte.c | 199 int (*predicate)(wint_t); member
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | message.c | 404 message_predicate_ty *predicate) in message_list_remove_if_not()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_libdispatch_mac.cc | 270 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 D | tsan_libdispatch_mac.cc | 272 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 D | tsan_interceptors_libdispatch.cpp | 289 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()
|