/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_result_test.cpp | 208 const test_result result1(test_result::broken, "Foo"); in ATF_TEST_CASE_BODY() local 223 const test_result result1(test_result::broken, "Foo"); in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | profilegc.d | 125 auto result1 = cast(Result*)r1; in ~this() local
|
/netbsd-src/external/bsd/ntp/dist/sntp/tests/ |
H A D | kodDatabase.c | 100 struct kod_entry* result1; in test_AddDuplicate() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/test/ |
H A D | test.c | 53 unsigned char result1[5]; in main() local
|
/netbsd-src/external/bsd/atf/dist/atf-c/ |
H A D | check_test.c | 407 atf_check_result_t result1, result2; in ATF_TC_BODY() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/ |
H A D | floats.d | 2126 auto result1 = printFloat(1e4000L, f); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 140 auto result1 = iota(-4, 5).map!(a =>tuple(a, fun(a)))() variable 2834 auto result1 = source.splitWhen!((a,b) => a <= b); variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | comparison.d | 1828 enum result1 = isSameLength([1, 2, 3], [4, 5, 6]); variable
|
H A D | iteration.d | 179 auto result1 = iota(-4, 5).map!(a =>tuple(a, fun(a)))() variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | concurrency.d | 2829 auto result1 = receiveOnly!(const Aggregate)(); variable
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | write.c | 1841 char *buffer, *result1, *result2; in write_complex() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | write.c | 1789 char *buffer, *result1, *result2; in write_complex() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.cc | 3127 rtx result1 = gen_reg_rtx (SImode); in nds32_split_sms() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-md-auxiliary.c | 3127 rtx result1 = gen_reg_rtx (SImode); in nds32_split_sms() local
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_http.c | 962 char *result1=NULL, *result2=NULL, *result3=NULL; in http_allowed_methods_test() local
|