Searched defs:pi (Results 1 - 25 of 126) sorted by relevance

123456

/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dtest-break.tcl26 proc pi {name args} { procedure
H A Dtest-continue.tcl26 proc pi {name args} { procedure
/macosx-10.9.5/libxml2-26/libxml2/python/tests/
H A Dbuild.py11 pi = libxml2.newPI("test", "PI content") variable
28 pi = comment.next variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A Dbuild.py11 pi = libxml2.newPI("test", "PI content") variable
28 pi = comment.next variable
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dfloat-sup.el39 (defconst pi (* 4 (atan 1)) "The value of Pi (3.1415926...).") function
/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dreliab.c45 int *pi = (int *) pvar; local
76 int *pi = (int *) pvar; local
107 int *pi = (int *) pvar; local
[all...]
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dxprintf_hexdump.c39 __printf_arginfo_hexdump(const struct printf_info *pi, size_t n, int *argt) argument
49 __printf_render_hexdump(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_vis.c41 __printf_arginfo_vis(const struct printf_info *pi, size_t n, int *argt) argument
50 __printf_render_vis(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
H A Dxprintf_str.c110 __printf_arginfo_str(const struct printf_info *pi, size_t n, int *argt) argument
122 __printf_render_str(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
153 __printf_arginfo_chr(const struct printf_info *pi, size_t n, int *argt) argument
170 __printf_render_chr(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
[all...]
H A Dxprintf_time.c45 __printf_arginfo_time(const struct printf_info *pi, size_t n, int *argt) argument
58 __printf_render_time(struct __printf_io *io, const struct printf_info *pi, const void *const *arg) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/Regressions/
H A Dsc-30-peerinfo.c40 SOSPeerInfoRef pi = SOSFullPeerInfoGetPeerInfo(fpi); local
H A Dsc-20-keynames.c52 SOSPeerInfoRef pi = SOSCreatePeerInfoFromName(CFSTR("Test Peer"), &publicKey, &error); local
H A Dsc-130-resignationticket.c31 SOSPeerInfoRef pi; member in struct:piStuff_t
36 piStuff *pi = malloc(sizeof(piStuff)); local
48 retire_me(piStuff *pi, size_t seconds) argument
58 chkBasicTicket(piStuff *pi) argument
62 in_between_time(CFDateRef before, piStuff *pi, CFDateRef after) argument
[all...]
/macosx-10.9.5/network_cmds-433/rtsol.tproj/
H A Dprobe.c179 struct in6_pktinfo *pi; local
/macosx-10.9.5/ruby-104/ruby/lib/xmlrpc/
H A Dcreate.rb35 def pi(name, *params) method in class:XMLRPC.XMLWriter.Simple
73 def pi(name, *params) method in class:XMLRPC.XMLWriter.XMLParser
/macosx-10.9.5/tcl-102/tcl/tcl/win/
H A Dstub16.c65 PROCESS_INFORMATION pi; local
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A Dstub16.c66 PROCESS_INFORMATION pi; local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dutf_impl.c125 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { argument
230 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) { argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/extra/scrptrun/
H A Dscrptrun.cpp156 int32_t pi = pairIndex & ~1; local
/macosx-10.9.5/WebCore-7537.78.1/platform/image-encoders/
H A DPNGImageEncoder.cpp70 PNGWriteStructDestroyer(png_struct** ps, png_info** pi) argument
/macosx-10.9.5/ntp-88/util/
H A Dpps-api.c51 pps_info_t pi; local
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/librewrite/
H A Drule.c84 int *pi = (int *)action->la_args; local
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_connect.c90 apr_int32_t pollcnt, pi; local
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/libproc/
H A Ddfile.c457 struct pipe_fdinfo pi; local
486 struct pipe_fdinfo pi; local
[all...]
/macosx-10.9.5/network_cmds-433/rtadvd.tproj/
H A Drrenum.c418 rr_input(int len, struct icmp6_router_renum *rr, struct in6_pktinfo *pi, argument

Completed in 156 milliseconds

123456