Home
last modified time | relevance | path

Searched refs:P (Results 201 – 225 of 580) sorted by relevance

12345678910>>...24

/dragonfly/tools/regression/bin/sh/builtins/
H A Dcd3.03 # If fully successful, cd -Pe must be like cd -P.
H A Dcd11.08 cd -P "$T/%?^&*"
H A Dcd5.07 cd -P "$T"
/dragonfly/contrib/tcsh-6/nls/finnish/
H A Dset163 1 Päätteen prosessiryhmä vaihdettu arvosta %d %d:ksi.\n
/dragonfly/lib/libcrypt/
H A Dblowfish.h56 u_int32_t P[BLF_N + 2]; /* Subkeys */ member
/dragonfly/tools/regression/bin/sh/expansion/
H A Dpathname4.019 cd -P $T
H A Dpathname6.023 cd -P $T
/dragonfly/crypto/libressl/include/openssl/
H A Dblowfish.h88 BF_LONG P[BF_ROUNDS+2]; member
/dragonfly/lib/libssh/openbsd-compat/
H A Dblf.h52 u_int32_t P[BLF_N + 2]; /* Subkeys */ member
/dragonfly/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c149 static char const *setup_label P((struct buf*,char const*,char const[datesize]));
151 static void cleanup P((void));
/dragonfly/contrib/binutils-2.34/gas/
H A Das.h88 #define gas_assert(P) ((void) ((P) ? 0 : (abort (), 0))) argument
/dragonfly/contrib/binutils-2.27/gas/
H A Das.h88 #define gas_assert(P) \ argument
89 ((void) ((P) ? 0 : (as_assert (__FILE__, __LINE__, __PRETTY_FUNCTION__), 0)))
/dragonfly/contrib/cvs-1.12/contrib/
H A Drcs-5.7-commitid.patch243 void unexpected_EOF P((void)) exiting;
247 @@ -262,6 +262,10 @@ static void cleanup P((void));
248 static void incnum P((char const*,struct buf*));
249 static void addassoclst P((int,char const*));
253 +static void convert P((char const input[COMMITID_RAW_SIZE], char *output));
/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.def37 $P means that both full and partial integer modes should be considered.
99 OPTAB_NL(add_optab, "add$P$a3", PLUS, "add", '3', gen_int_fp_fixed_libfunc)
106 OPTAB_NL(sub_optab, "sub$P$a3", MINUS, "sub", '3', gen_int_fp_fixed_libfunc)
114 OPTAB_NX(smul_optab, "mul$P$a3")
152 OPTAB_NL(neg_optab, "neg$P$a2", NEG, "neg", '2', gen_int_fp_fixed_libfunc)
159 OPTAB_NC(abs_optab, "abs$P$a2", ABS)
H A Dpretty-print.h332 #define pp_pointer(PP, P) pp_scalar (PP, "%p", P) argument
/dragonfly/share/zoneinfo/
H A Dnorthamerica564 -8:00 US P%sT 1946
565 -8:00 CA P%sT 1967
566 -8:00 US P%sT
674 -8:00 US P%sT 1946
684 -8:00 US P%sT 1946
692 -8:00 US P%sT 1946
2020 -8:00 Canada P%sT
2780 -8:00 CA P%sT 1961
2782 -8:00 US P%sT 1996
2786 -8:00 US P%sT
[all …]
/dragonfly/gnu/usr.bin/rcs/merge/
H A Dmerge.c35 static void badoption P((char const*));
/dragonfly/games/hack/
H A Dhelp75 ^P repeat last message
76 (subsequent ^P's repeat earlier messages).
86 P Put on a ring.
/dragonfly/contrib/file/magic/Magdir/
H A Dos284 # message type: E~Error H~Help I~Information P~Prompt W~Warning ?
93 # message type E H I P W ?
105 # message type: E~Error H~Help I~Information P~Prompt W~Warning ?
H A Dfsav106 0 string X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR
H A Drtf6 # Duncan P. Simpson, D.P.Simpson@dcs.warwick.ac.uk
/dragonfly/sys/crypto/blowfish/
H A Dbf_skey.c78 p = key->P; in BF_set_key()
/dragonfly/crypto/libressl/crypto/bf/
H A Dbf_skey.c74 p=key->P; in BF_set_key()
/dragonfly/games/fortune/
H A DNotes138 Human initials always have spaces after the periods, e.g, "P. T. Barnum",
139 not "P.T. Barnum". However, "P.T.A.", not "P. T. A.".
/dragonfly/contrib/gmp/mpn/generic/
H A Dtrialdiv.c55 #define P(p,inv,lim) {inv,lim} macro

12345678910>>...24