Searched refs:object2 (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | eaytest.c | 737 char *object2 = "8bb74958b9fee94e"; local 758 data2 = vmalloc(strlen(object2)); 761 memcpy(data2->v, object2, data2->l);
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | gettext.texi | 1784 strcat (s, object2); 1791 of @code{object1} and @code{object2}, it is necessary to change this 1795 sprintf (s, "Replace %s with %s?", object1, object2); 1848 System.out.println("Replace "+object1+" with "+object2+"?"); 1857 new Object[] @{ object1, object2 @})); 1864 Console.WriteLine("Replace "+object1+" with "+object2+"?"); 1872 String.Format("Replace @{0@} with @{1@}?", object1, object2));
|
| H A D | gettext.info | 1492 strcat (s, object2); 1497 of `object1' and `object2', it is necessary to change this to use a 1500 sprintf (s, "Replace %s with %s?", object1, object2); 1542 System.out.println("Replace "+object1+" with "+object2+"?"); 1548 new Object[] { object1, object2 })); 1552 Console.WriteLine("Replace "+object1+" with "+object2+"?"); 1557 String.Format("Replace {0} with {1}?", object1, object2));
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 11861 a3363a18129aba2537ab6af225e19a74 gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 12954 a3363a18129aba2537ab6af225e19a74 gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
|