/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | stats_collector.d | 189 void add(string counter)(Signed!size_t n) in add() function 346 add!"bytesUsed"(result.length); enumerator 779 void test(Allocator)() in test() function 818 void test(Allocator)() in test() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | stats_collector.d | 175 void add(string counter)(Signed!size_t n) in add() function 681 void test(Allocator)() in test() function 717 void test(Allocator)() in test() function
|
/netbsd-src/external/mit/isl/dist/include/isl/ |
H A D | cpp-checked.h | 31 #define ISLPP_ASSERT(test, message) \ argument 4567 isl::checked::aff aff::add(isl::checked::aff aff2) const in add() function 4573 isl::checked::multi_aff aff::add(const isl::checked::multi_aff &multi2) const in add() function 4578 isl::checked::multi_pw_aff aff::add(const isl::checked::multi_pw_aff &multi2) const in add() function 4583 isl::checked::multi_union_pw_aff aff::add(const isl::checked::multi_union_pw_aff &multi2) const in add() function 4588 isl::checked::pw_aff aff::add(const isl::checked::pw_aff &pwaff2) const in add() function 4593 isl::checked::pw_multi_aff aff::add(const isl::checked::pw_multi_aff &pma2) const in add() function 4598 isl::checked::union_pw_aff aff::add(const isl::checked::union_pw_aff &upa2) const in add() function 4603 isl::checked::union_pw_multi_aff aff::add(const isl::checked::union_pw_multi_aff &upma2) const in add() function 5504 isl::checked::aff_list aff_list::add(isl::checked::aff el) const in add() function [all …]
|
H A D | cpp.h | 4651 isl::aff aff::add(isl::aff aff2) const in add() function 4663 isl::multi_aff aff::add(const isl::multi_aff &multi2) const in add() function 4670 isl::multi_pw_aff aff::add(const isl::multi_pw_aff &multi2) const in add() function 4677 isl::multi_union_pw_aff aff::add(const isl::multi_union_pw_aff &multi2) const in add() function 4684 isl::pw_aff aff::add(const isl::pw_aff &pwaff2) const in add() function 4691 isl::pw_multi_aff aff::add(const isl::pw_multi_aff &pma2) const in add() function 4698 isl::union_pw_aff aff::add(const isl::union_pw_aff &upa2) const in add() function 4705 isl::union_pw_multi_aff aff::add(const isl::union_pw_multi_aff &upma2) const in add() function 6062 isl::aff_list aff_list::add(isl::aff el) const in add() function 8290 isl::ast_node_list ast_node_list::add(isl::ast_node el) const in add() function [all …]
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_union_templ.c | 222 __isl_give UNION *FN(FN(UNION,add),BASE)(__isl_take UNION *u, in FN() argument 655 __isl_give UNION *FN(UNION,add)(__isl_take UNION *u1, __isl_take UNION *u2) in FN() argument 1157 isl_bool (*test)(__isl_keep PW *pw, void *user); in S() local
|
H A D | isl_ast_build_expr.c | 514 isl_aff *add; member 2385 isl_bool test; in ast_expr_from_pw_aff() local
|
/netbsd-src/usr.sbin/makefs/ |
H A D | cd9660.c | 347 int test; in cd9660_arguments_set_string() local 1363 int add; in cd9660_convert_structure() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 1062 const double add = costs[l_i + 1][r_i]; in CalculateOptimalEdits() local 2674 Test* const test = internal::HandleExceptionsInMethodIfSupported( in Run() local 3105 static void PrintTestName(const char* test_suite, const char* test) { in PrintTestName()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtlanal.c | 952 rtx test = x; in strip_offset() local 3404 rtx add = XEXP (x, 1); in for_each_inc_dec_find_inc_dec() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 15395 rtx src_reg, dest_reg, final_src, test; in arm_block_move_unaligned_loop() local 28644 void add (HOST_WIDE_INT val) in add() function in thumb1_const_rtl 28678 void add (HOST_WIDE_INT val) in add() function in thumb1_const_print
|