Searched defs:buff (Results 251 - 275 of 298) sorted by relevance

<<1112

/macosx-10.9.5/ruby-104/ruby/
H A Diseq.c1602 char buff[8 + (sizeof(idx) * CHAR_BIT * 32 / 100)]; local
H A Dthread_pthread.c1181 const char *buff = "!"; local
1220 static char buff[CCP_READ_BUFF_SIZE]; local
H A Dvm.c2587 char buff[0x10]; local
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclDate.c779 char buff[20]; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c1188 fill_buff(uint16_t type, int32_t size, const void *data, char *buff, int32_t *_buff_idx, int32_t buff_sz, struct uio *uio) argument
H A Dvfs_xattr.c3206 char *buff; local
3259 char *buff; local
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFBundle_Resources.c171 unsigned char buff[CFMaxPathSize]; local
187 unsigned char buff[CFMaxPathSize]; local
313 char buff[256]; local
422 char buff[LOCALE_ABBREVIATION_LENGTH]; local
1259 _CFBundleCheckSupportedPlatform(CFMutableArrayRef mutableArray, UniChar *buff, CFIndex startLen, CFStringRef platformName, CFStringRef platformIdentifier) argument
1286 UniChar buff[CFMaxPathSize]; local
2178 char buff[CFMaxPathSize]; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcapitst.c1836 UChar buff[1024]; local
H A Dcloctst.c1401 char buff[256]; local
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIPointing.cpp950 char buff[256] = ""; local
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dman2html.c3268 char buff[NULL_TERMINATED(MED_STR_MAX)]; local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.c810 char buff[INT_STRLEN_BOUND(uid_t) + 1], *b; local
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcoffcode.h3599 SCNHDR buff; local
3711 SCNHDR buff; local
4095 char * buff; local
4115 char * buff; local
4138 AOUTHDR buff; local
[all...]
H A Decoff.c2341 void * buff = NULL; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c3027 char buff[20]; local
3339 char buff [20]; local
3353 char buff [20]; local
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dgetdate.c2839 char buff[20]; local
3259 char buff[BUFSIZ]; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dxec.c116 char buff[SF_BUFSIZE]; local
536 struct checkpt buff; local
1168 struct checkpt buff; local
1342 struct checkpt buff; local
1609 struct checkpt buff; local
1707 struct checkpt buff; local
1799 struct checkpt buff; local
2020 struct checkpt buff; local
2156 struct checkpt buff; local
3122 struct checkpt buff; local
3361 struct checkpt buff; local
3547 struct checkpt buff; local
[all...]
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c1353 zisofs_read_data(struct archive_read *a, const void **buff, size_t *size, off_t *offset) argument
1571 zisofs_read_data(struct archive_read *a, const void **buff, size_t *size, off_t *offset) argument
1586 archive_read_format_iso9660_read_data(struct archive_read *a, const void **buff, size_t *size, off_t *offset) argument
[all...]
H A Darchive_read_support_format_xar.c305 unsigned char buff[1024*32]; member in struct:xar
901 rd_contents(struct archive_read *a, const void **buff, size_t *size, argument
1222 _checksum_update(struct chksumwork *sumwrk, const void *buff, size_t size) argument
755 xar_read_data(struct archive_read *a, const void **buff, size_t *size, off_t *offset) argument
1463 decompress(struct archive_read *a, const void **buff, size_t *outbytes, const void *b, size_t *used) argument
2474 unsigned char buff[256]; local
2531 char buff[1024]; local
[all...]
/macosx-10.9.5/libauto-185.5/
H A Dauto_zone.cpp1266 char *buff; member in struct:__anon9420
/macosx-10.9.5/libxml2-26/libxml2/
H A DxmlIO.c1494 append_reverse_ulong( xmlZMemBuff * buff, unsigned long data ) { argument
1564 xmlZMemBuffPtr buff = NULL; local
1624 xmlZMemBuffExtend( xmlZMemBuffPtr buff, size_t ext_amt ) argument
1682 xmlZMemBuffAppend( xmlZMemBuffPtr buff, const char * src, int len ) argument
1732 xmlZMemBuffGetContent( xmlZMemBuffPtr buff, char ** data_ref ) argument
[all...]
H A Dxmlreader.c1690 xmlBufferPtr buff, buff2; local
1736 xmlBufferPtr buff; local
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DmDNSPosix.c1035 char buff[4096]; local
1124 char buff[4096]; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1361 append_reverse_ulong( xmlZMemBuff * buff, unsigned long data ) { argument
1431 xmlZMemBuffPtr buff = NULL; local
1491 xmlZMemBuffExtend( xmlZMemBuffPtr buff, size_t ext_amt ) argument
1549 xmlZMemBuffAppend( xmlZMemBuffPtr buff, const char * src, int len ) argument
1599 xmlZMemBuffGetContent( xmlZMemBuffPtr buff, char ** data_ref ) argument
[all...]
H A Dxmlreader.c1675 xmlBufferPtr buff, buff2; local
1721 xmlBufferPtr buff; local
[all...]

Completed in 596 milliseconds

<<1112