/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest_pred_impl.h | 89 Pred pred, in AssertPred1Helper() 107 #define GTEST_PRED1_(pred, v1, on_failure)\ argument 116 #define EXPECT_PRED1(pred, v1) \ argument 120 #define ASSERT_PRED1(pred, v1) \ argument 133 Pred pred, in AssertPred2Helper() 154 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument 165 #define EXPECT_PRED2(pred, v1, v2) \ argument 169 #define ASSERT_PRED2(pred, v1, v2) \ argument 184 Pred pred, in AssertPred3Helper() 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument [all …]
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_sugar.c | 143 dt_node_t *pred, int condid, int newcond) in dt_sugar_new_condition_impl() 180 dt_sugar_new_condition(dt_sugar_parse_t *dp, dt_node_t *pred, int condid) in dt_sugar_new_condition() 344 dt_node_t *pred = in dt_sugar_do_if() local 364 dt_node_t *pred = NULL; in dt_sugar_new_basic_block() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | erase_fn_imps.hpp | 103 erase_if(Pred pred) in erase_if() 187 partition(Pred pred) in partition()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | erase_fn_imps.hpp | 103 erase_if(Pred pred) in erase_if() 187 partition(Pred pred) in partition()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-predicate-analysis.cc | 175 dump_pred_info (const pred_info &pred) in dump_pred_info() 285 find_matching_predicate_in_rest_chains (const pred_info &pred, in find_matching_predicate_in_rest_chains() 338 const pred_info &pred = chain[i]; in find_var_cmp_const() local 640 build_pred_expr (const pred_info &pred) in build_pred_expr() 818 is_neq_relop_p (const pred_info &pred) in is_neq_relop_p() 828 is_neq_zero_form_p (const pred_info &pred) in is_neq_zero_form_p() 839 pred_expr_equal_p (const pred_info &pred, tree expr) in pred_expr_equal_p() 992 pred_info pred; in get_pred_info_from_cmp() local 1004 is_degenerate_phi (gimple *phi, pred_info *pred) in is_degenerate_phi() 1034 pred_info pred = get_pred_info_from_cmp (def); in is_degenerate_phi() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_cde.h | 159 #define __arm_vcx1q_m(coproc, inactive, imm, pred) \ argument 161 #define __arm_vcx1qa_m(coproc, acc, imm, pred) \ argument 164 #define __arm_vcx2q_m(coproc, inactive, n, imm, pred) \ argument 166 #define __arm_vcx2qa_m(coproc, acc, n, imm, pred) \ argument 169 #define __arm_vcx3q_m(coproc, inactive, n, m, imm, pred) \ argument 171 #define __arm_vcx3qa_m(coproc, acc, n, m, imm, pred) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_cde.h | 159 #define __arm_vcx1q_m(coproc, inactive, imm, pred) \ argument 161 #define __arm_vcx1qa_m(coproc, acc, imm, pred) \ argument 164 #define __arm_vcx2q_m(coproc, inactive, n, imm, pred) \ argument 166 #define __arm_vcx2qa_m(coproc, acc, n, imm, pred) \ argument 169 #define __arm_vcx3q_m(coproc, inactive, n, m, imm, pred) \ argument 171 #define __arm_vcx3qa_m(coproc, acc, n, m, imm, pred) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | priority_queue.c | 176 priority_queue_predicate pred) in priority_tree_find() 196 priority_queue_predicate pred) in priority_list_find() 220 priority_queue_predicate pred) in priority_queue_find()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_cuda_intrinsics.h | 198 inline __device__ int __all_sync(unsigned int mask, int pred) { in __all_sync() 202 inline __device__ int __any_sync(unsigned int mask, int pred) { in __any_sync() 206 inline __device__ int __uni_sync(unsigned int mask, int pred) { in __uni_sync() 210 inline __device__ unsigned int __ballot_sync(unsigned int mask, int pred) { in __ballot_sync() 243 __match32_all_sync(unsigned int mask, unsigned int value, int *pred) { in __match32_all_sync() 248 __match64_all_sync(unsigned int mask, unsigned long long value, int *pred) { in __match64_all_sync()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
H A D | erase_fn_imps.hpp | 91 erase_if(Pred pred) in erase_if()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
H A D | erase_fn_imps.hpp | 91 erase_if(Pred pred) in erase_if()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/ |
H A D | split_join_fn_imps.hpp | 47 split(Pred pred, PB_DS_CLASS_C_DEC& other) in split()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/lib/libc/stdlib/ |
H A D | insque.c | 43 insque(void *entry, void *pred) in insque()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | insque.c | 37 insque (struct qelem *elem, struct qelem *pred) in insque()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
H A D | erase_fn_imps.hpp | 75 erase_if(Pred pred) in erase_if()
|