/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
H A D | gmock-generated-actions.h | 439 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument 442 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 445 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 448 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 452 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 456 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 460 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 478 #define GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS(p0, p1, p2, p3)\ argument 483 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument 488 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument [all …]
|
H A D | gmock-generated-matchers.h | 487 #define MATCHER_P4(name, p0, p1, p2, p3, description)\ argument 559 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument 635 #define MATCHER_P6(name, p0, p1, p2, p3, p4, p5, description)\ argument 714 #define MATCHER_P7(name, p0, p1, p2, p3, p4, p5, p6, description)\ argument 802 #define MATCHER_P8(name, p0, p1, p2, p3, p4, p5, p6, p7, description)\ argument 896 #define MATCHER_P9(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, description)\ argument 994 #define MATCHER_P10(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, description)\ argument
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | multilabel_merge.dts | 22 p3: ref = <&{/node4}>; label 63 p3: ref = <&{/node4}>; label
|
H A D | multilabel.dts | 24 p3: ref = <&{/node4}>; label
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | taway.c | 101 mpfr_prec_t p1, p2, p3; in test3() local 147 mpfr_prec_t pout, p1, p2, p3; in test4() local 251 mpfr_prec_t p1, p3; in testui2() local 334 mpfr_prec_t p1, p2, p3; in test3a() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/ |
H A D | mapbrk.c | 9 void *p1, *p2, *p3, *p4, *p5, *p6; in main() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | pushpopreg_1.s | 102 p3 = [sp++]; define 274 p3 = [sp++]; define
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | fpointer.cc | 25 int (*p3)(int) = &bar; variable
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | fpointer.cc | 25 int (*p3)(int) = &bar; variable
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_endian.h | 81 unsigned int p3 = p[3]; in archive_be32dec() local 119 unsigned int p3 = p[3]; in archive_le32dec() local
|
/netbsd-src/sys/arch/evbmips/alchemy/ |
H A D | autoconf.c | 133 device_t p3 = device_parent(p2); in device_register() local
|
/netbsd-src/lib/libm/src/ |
H A D | b_exp.c | 86 static const double p3 = 0x1.1566aaf25de2cp-14; variable
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | core_ed25519.c | 41 unsigned char *p, *p2, *p3; in main() local
|
H A D | pwhash_scrypt_ll.c | 21 static const uint32_t p3 = 1U; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | atanq.c | 160 p3 = -1.371405711877433266573835355036413750118E1Q, variable
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | popham.c | 52 mp_limb_t p0, p1, p2, p3, x, p01, p23; in FNAME() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | atanq.c | 160 p3 = -1.371405711877433266573835355036413750118E1Q, variable
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | putscj.c | 587 NODE *p3; in putpower() local 919 NODE *p1, *p2, *p3; in putcheq() local 946 NODE *p1, *p2, *p3; in putchcmp() local 965 NODE *p3; in putcat() local
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_exp.c | 108 #define p3 vccast(p3) macro
|
/netbsd-src/external/bsd/tradcpp/dist/ |
H A D | directive.c | 185 struct place p3 = *p2; in d_if() local 253 struct place p3 = *p2; in d_elif() local 335 struct place p3, p4; in d_define() local
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-comb.c | 129 checkprimes (unsigned long p1, unsigned long p2, unsigned long p3) in checkprimes()
|
/netbsd-src/lib/libm/ld80/ |
H A D | b_expl.c | 51 #define p3 (p2u.extu_ld) macro
|
/netbsd-src/lib/libm/ld128/ |
H A D | b_expl.c | 50 #define p3 (p2u.extu_ld) macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | rsa_sp800_56b_test.c | 144 static const unsigned char p3[] = { 0x0B, 0x50, 0x4F, 0x33, 0x40 }; in test_check_prime_factor_range() local 191 static const unsigned char p3[] = { 0x0F, 0x50, 0x00, 0x03, 0x75 }; in test_check_prime_factor() local
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | rominfo.h | 54 char p3[0x100]; /* ?? (FFFFFDD2) */ member
|