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

12345

/macosx-10.10/tcl-105/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.10/libxml2-26/libxml2/python/tests/
H A Dbuild.py11 pi = libxml2.newPI("test", "PI content") variable
28 pi = comment.next variable
/macosx-10.10/pyobjc-45/2.6/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.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dfloat-sup.el39 (defconst pi (* 4 (atan 1)) "The value of Pi (3.1415926...).") function
/macosx-10.10/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.10/Libc-1044.1.2/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.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A Dsc-31-peerinfo-simplefuzz.c41 SOSPeerInfoRef pi = SOSFullPeerInfoGetPeerInfo(fpi); local
H A Dsc-30-peerinfo.c56 SOSPeerInfoRef pi = SOSFullPeerInfoGetPeerInfo(fpi); local
H A Dsc-20-keynames.c66 SOSPeerInfoRef pi = SOSCreatePeerInfoFromName(CFSTR("Test Peer"), &publicKey, &error); local
H A Dsc-130-resignationticket.c47 SOSPeerInfoRef pi; member in struct:piStuff_t
52 piStuff *pi = malloc(sizeof(piStuff)); local
64 retire_me(piStuff *pi, size_t seconds) argument
74 chkBasicTicket(piStuff *pi) argument
78 in_between_time(CFDateRef before, piStuff *pi, CFDateRef after) argument
[all...]
/macosx-10.10/network_cmds-457/rtsol.tproj/
H A Dprobe.c179 struct in6_pktinfo *pi; local
/macosx-10.10/ruby-106/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.10/tcl-105/tcl/tcl/win/
H A Dstub16.c65 PROCESS_INFORMATION pi; local
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dstub16.c66 PROCESS_INFORMATION pi; local
/macosx-10.10/ICU-531.30/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.10/ICU-531.30/icuSources/extra/scrptrun/
H A Dscrptrun.cpp156 int32_t pi = pairIndex & ~1; local
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_x931p.c69 static int bn_x931_derive_pi(BIGNUM *pi, const BIGNUM *Xpi, BN_CTX *ctx, argument
/macosx-10.10/WebCore-7600.1.25/platform/image-encoders/
H A DPNGImageEncoder.cpp70 PNGWriteStructDestroyer(png_struct** ps, png_info** pi) argument
/macosx-10.10/ntp-92/util/
H A Dpps-api.c51 pps_info_t pi; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/librewrite/
H A Drule.c84 int *pi = (int *)action->la_args; local
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerInfoCollections.c104 SOSPeerInfoRef pi = SOSPeerInfoCreateFromDER(allocator, error, der_p, sequence_end); local
[all...]

Completed in 218 milliseconds

12345