Searched +defs:temp +defs:buffer (Results 1 - 25 of 248) sorted by relevance

12345678910

/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-buffers.el[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dustrfmt.c28 uprv_itou (UChar * buffer, int32_t capacity, argument
34 UChar temp; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dcrc.c41 u_int32_t StagedCRC(u_int32_t crc, u_int8_t* buffer, size_t length) argument
46 u_int32_t temp = (crc ^ ((u_int32_t) buffer[i])) & 0xFF; local
57 u_int32_t CalculateCRC(u_int8_t* buffer, size_t length) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dcrc.c41 u_int32_t StagedCRC(u_int32_t crc, u_int8_t* buffer, size_t length) argument
46 u_int32_t temp = (crc ^ ((u_int32_t) buffer[i])) & 0xFF; local
57 u_int32_t CalculateCRC(u_int8_t* buffer, size_t length) argument
/macosx-10.10/apr-32/apr-util/apr-util/crypto/
H A Duuid.c25 APU_DECLARE(void) apr_uuid_format(char *buffer, const apr_uuid_t *uuid) argument
40 int temp; local
/macosx-10.10/cups-408/cups/cups/
H A Dgetifaddrs.c37 char buffer[65536], /* Buffer for address info */ local
44 struct ifaddrs *temp; /* Pointer to current interface */ local
[all...]
H A Dsnprintf.c36 _cups_vsnprintf(char *buffer, /* O - Output buffer */ argument
50 temp[1024]; /* Buffer for formatted numbers */ local
345 _cups_snprintf(char *buffer, size_t bufsize, const char *format, ...) argument
[all...]
H A Dlangprintf.c35 char buffer[2048], /* Message buffer */ local
105 char temp[2048], /* Temporary format buffer */ local
106 buffer[2048], /* Message buffer */ local
162 char buffer[2048], /* Message buffer */ local
263 char buffer[8192]; /* Command-line argument buffer */ local
[all...]
H A Ddebug.c89 debug_vsnprintf(char *buffer, /* O - Output buffer */ argument
102 temp[1024]; /* Buffer for formatted numbers */ local
413 char buffer[2048]; /* Output buffer */ local
496 char buffer[2048]; /* Output buffer */ local
610 char buffer[1024]; /* Filename buffer */ local
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/genrb/
H A Drbutil.c66 itostr(char * buffer, int32_t i, uint32_t radix, int32_t pad) argument
74 char temp; local
[all...]
/macosx-10.10/cups-408/cups/examples/
H A Dppdx.c125 Bytef *temp; /* Temporary pointer */ local
197 char buffer[PPDX_MAX_CHUNK], /* Chunk buffer */ local
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dext2.c77 int xar_ext2attr_archive(xar_t x, xar_file_t f, const char* file, const char *buffer, size_t len) argument
179 int xar_ext2attr_extract(xar_t x, xar_file_t f, const char* file, char *buffer, size_t len) argument
190 const char *temp; local
/macosx-10.10/gnuserv-7/gnuserv/
H A Dgnuserv.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dmakeinfo.el[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dnptrans.cpp96 UnicodeString temp; local
159 const UChar* buffer = rsource.getBuffer(); local
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dfilestrm.c82 FILE* temp = fopen(filename, "r"); local
151 T_FileStream_readLine(FileStream* fileStream, char* buffer, int32_t length) argument
157 T_FileStream_writeLine(FileStream* fileStream, const char* buffer) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DckSHA1_priv.c139 LONG *W, temp; local
258 shsUpdate( SHS_INFO *shsInfo, const BYTE *buffer, int count) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DckSHA1_priv.c139 LONG *W, temp; local
258 shsUpdate( SHS_INFO *shsInfo, const BYTE *buffer, int count) argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTime/
H A DSHA1_priv.c135 LONG *W, temp; local
221 byteReverse( LONG *buffer, int byteCount ) argument
250 shsUpdate( SHS_INFO *shsInfo, const BYTE *buffer, int count) argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/hashTimeSA/
H A DSHA1_priv.c135 LONG *W, temp; local
252 shsUpdate( SHS_INFO *shsInfo, const BYTE *buffer, int count) argument
[all...]
/macosx-10.10/cups-408/cups/filter/
H A Drasterbench.c131 double temp; /* Swap variable */ local
180 unsigned char buffer[8 * TEST_WIDTH]; local
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-dis.c39 bfd_byte buffer[4]; local
151 unsigned long temp = 0; local
186 unsigned long temp = 0; local
228 unsigned long temp = 0; local
257 unsigned long temp = 0; local
281 unsigned long temp = 0; local
323 unsigned long temp; local
335 unsigned long temp; local
587 bfd_byte buffer[4]; local
[all...]
/macosx-10.10/groff-38/groff/src/libs/libxutil/
H A DXFontName.c13 extractStringField (char *name, char *buffer, int size, argument
62 XFontName temp; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dpcvs-defs.el[all...]
H A Dserver.el[all...]

Completed in 284 milliseconds

12345678910