Home
last modified time | relevance | path

Searched refs:object2 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Deaytest.c737 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 Dgettext.texi1784 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 Dgettext.info1492 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 DMD5SUMS11861 a3363a18129aba2537ab6af225e19a74 gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS12954 a3363a18129aba2537ab6af225e19a74 gcc/testsuite/g++.dg/cpp0x/constexpr-object2.C