Home
last modified time | relevance | path

Searched defs:witness (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dformat.d814 int witness; variable
829 float witness; variable
H A Dbase64.d1946 auto witness = ["", "Zg==", "Zm8=", "Zm9v", "Zm9vYg==", "Zm9vYmE=", "Zm9vYmFy"]; variable
1966 auto witness = sort(tv.keys); variable
1985 auto witness = ["", "Zg==", "Zm8=", "Zm9v", "Zm9vYg==", "Zm9vYmE=", "Zm9vYmFy"]; variable
1998 auto witness = sort(tv.values); variable
H A Dstring.d2787 …static immutable witness = ["", "peter", "", "paul", "jerry", "ice", "cream", "", "sunday", "mon\u… variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dread.d479 int witness; variable
495 float witness; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbase64.d1942 auto witness = ["", "Zg==", "Zm8=", "Zm9v", "Zm9vYg==", "Zm9vYmE=", "Zm9vYmFy"]; variable
1962 auto witness = sort(tv.keys); variable
1981 auto witness = ["", "Zg==", "Zm8=", "Zm9v", "Zm9vYg==", "Zm9vYmE=", "Zm9vYmFy"]; variable
1994 auto witness = sort(tv.values); variable
H A Dstring.d3011 …static immutable witness = ["", "peter", "", "paul", "jerry", "ice", "cream", "", "sunday", "mon\u… variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d379 void test(int[] input, int[] witness) in test()
729 void test(size_t n, int[] input, int[] witness) in test()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_prime.c245 static int witness(BIGNUM *w, const BIGNUM *a, const BIGNUM *a1, in witness() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsetops.d911 auto witness = [ variable
970 auto witness = [1, 4, 7, 8]; variable
H A Diteration.d4386 void compare(string sentence, string[] witness) in compare()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Dbinaryheap.d453 auto witness = [ 16, 14, 10, 9, 8, 7, 4, 3, 2, 1 ]; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dbinaryheap.d450 auto witness = [ 16, 14, 10, 9, 8, 7, 4, 3, 2, 1 ]; variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_local.h186 ASN1_OCTET_STRING *witness; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d386 void test(int[] input, int[] witness) in test()
734 void test(size_t n, int[] input, int[] witness) in test()
1865 void test(int[] input, int[] witness) in test()
6532 auto witness = [ 2, 4 ]; variable