Searched defs:pp (Results 1 - 25 of 453) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dpp.el32 (defgroup pp nil function
92 (defun pp (object &optional stream) function
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DASTRefCount.cpp29 AST* pp = const_cast<AST*>(p); local
H A DTokenRefCount.cpp29 Token* pp = const_cast<Token*>(p); local
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/etc/
H A Dmont.c6 mp_int modulus, R, p, pp; local
H A Dmersenne.c9 is_mersenne (long s, int *pp) argument
107 int pp; local
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dinet_aton.c94 u_int *pp = parts; local
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dinet_aton.c120 register u_int *pp = parts; local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dcflow.c50 struct checkpt *pp = (struct checkpt*)shp->jmplist; local
/macosx-10.9.5/libpcap-42/libpcap/Win32/Src/
H A Dinet_net.c51 u_long parts[4], *pp = parts; local
/macosx-10.9.5/ruby-104/ruby/lib/irb/
H A Doutput-method.rb69 def pp(*objs) method in class:IRB.OutputMethod
/macosx-10.9.5/Libc-997.90.3/db/btree/FreeBSD/
H A Dbt_conv.c59 __bt_pgin(void *t, pgno_t pg, void *pp) argument
124 __bt_pgout(void *t, pgno_t pg, void *pp) argument
/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dinet_addr.c118 u_int8_t *pp = parts; local
H A Dinet_network.c60 in_addr_t parts[4], *pp = parts; local
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsec_xdr_reference.c89 sec_xdr_reference(XDR *xdrs, uint8_t **pp, u_int size, xdrproc_t proc) argument
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsec_xdr_reference.c89 sec_xdr_reference(XDR *xdrs, uint8_t **pp, u_int size, xdrproc_t proc) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dinet_aton.c98 isc_uint8_t *pp = parts; local
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dlwinetaton.c102 lwres_uint8_t *pp = parts; local
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dcspeldcl.c188 CSPELL_parameter_list( FILE *fid, AST_parameter_n_t *pp, boolean encoding_services ) argument
[all...]
/macosx-10.9.5/diskdev_cmds-572.1.1/disklib/
H A Ddkdisklabel.c180 struct partition * pp = &(lp->d_partitions[index]); local
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dprepargs.c85 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dprepargs.c87 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp); local
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Dmark.cpp45 mark_box::mark_box(box *pp) : pointer_box(pp) argument
95 lineup_box::lineup_box(box *pp) : pointer_box(pp) argument
H A Dsqrt.cpp35 box *make_sqrt_box(box *pp) argument
40 sqrt_box::sqrt_box(box *pp) : pointer_box(pp) argument
/macosx-10.9.5/ntp-88/lib/isc/
H A Dinet_aton.c98 isc_uint8_t *pp = parts; local
/macosx-10.9.5/ntp-88/ntpd/
H A Dcmd_args.c105 const char** pp = STACKLST_OPT( TRUSTEDKEY ); local
134 const char** pp = STACKLST_OPT( VAR ); local
146 const char** pp = STACKLST_OPT( DVAR ); local

Completed in 242 milliseconds

1234567891011>>