Searched +defs:buffer +defs:file +defs:format (Results 26 - 50 of 98) sorted by relevance

1234

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dediff-mult.el[all...]
H A Dwoman.el[all...]
H A Dbs.el[all...]
H A Dimage-dired.el[all...]
H A Dibuf-ext.el[all...]
H A Dspeedbar.el[all...]
H A Dadd-log.el[all...]
H A Dediff-init.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Drnews.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmm-decode.el[all...]
H A Dgnus-util.el[all...]
H A Dgnus-agent.el[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCFWrappers.h220 char *buffer = (char *)malloc(len); // pessimistic local
288 static inline void CFStringWriteToFile(CFStringRef inStr, FILE* file) argument
295 static inline void CFStringWriteToFileWithNewline(CFStringRef inStr, FILE* file) argument
544 CFPropertyListWriteToFile(CFPropertyListRef plist, CFURLRef file) argument
558 CFPropertyListReadFromFile(CFURLRef file) argument
569 CFPropertyListFormat format; local
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCFWrappers.h220 char *buffer = (char *)malloc(len); // pessimistic local
288 static inline void CFStringWriteToFile(CFStringRef inStr, FILE* file) argument
295 static inline void CFStringWriteToFileWithNewline(CFStringRef inStr, FILE* file) argument
544 CFPropertyListWriteToFile(CFPropertyListRef plist, CFURLRef file) argument
558 CFPropertyListReadFromFile(CFURLRef file) argument
569 CFPropertyListFormat format; local
[all...]
/macosx-10.9.5/groff-38/groff/src/preproc/refer/
H A Dcommand.cpp33 string buffer; member in class:input_item
226 void input_stack::error(const char *format, cons argument
239 command_error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
797 process_commands(const char *file) argument
804 process_commands(string &s, const char *file, int lineno) argument
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclBinary.c210 Tcl_DbNewByteArrayObj( const unsigned char *bytes, int length, const char *file, int line) argument
230 Tcl_DbNewByteArrayObj( const unsigned char *bytes, int length, const char *file, int line) argument
575 char *format; /* Pointer to current position in format local
578 unsigned char *buffer; /* Start of result buffer. */ local
1470 NeedReversing( int format) argument
1810 ScanNumber( unsigned char *buffer, int type, int flags, Tcl_HashTable **numberCachePtrPtr) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dquickurl.el[all...]
H A Dange-ftp.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dtodo-mode.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el[all...]
H A Derc-dcc.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Detags.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbytecomp.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc.el[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bio.c630 FILE *file; local
969 _dopr( char **sbuffer, char **buffer, size_t *maxlen, size_t *retlen, int *truncated, const char *format, va_list args) argument
1282 fmtstr( char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, const char *value, int flags, int min, int max) argument
1330 fmtint( char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, LLONG value, int base, int min, int max, int flags) argument
1479 fmtfp( char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, LDOUBLE fvalue, int min, int max, int flags) argument
1616 doapr_outch( char **sbuffer, char **buffer, size_t *currlen, size_t *maxlen, int c) argument
1660 BIO_printf(BIO *bio, const char *format, ...) argument
1675 BIO_vprintf(BIO *bio, const char *format, va_list args) argument
1706 BIO_snprintf(char *buf, size_t n, const char *format, ...) argument
1720 BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args) argument
[all...]

Completed in 180 milliseconds

1234