Searched defs:buffer (Results 151 - 175 of 2399) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/securityd/tests/
H A Dexectest.cpp90 char buffer[1024]; local
94 char buffer[1024]; local
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dwinscard_msg.c74 unsigned char *buffer = (unsigned char *) data; local
187 unsigned char *buffer = (unsigned char *) data; local
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/examples/
H A DPCSCv2part10.c89 unsigned char buffer[MAX_BUFFER_SIZE]; local
36 PCSCv2Part10_find_TLV_property_by_tag_from_buffer( unsigned char *buffer, int length, int property, int * value_int) argument
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DDecimalNumber.cpp102 unsigned DecimalNumber::toStringDecimal(LChar* buffer, unsigned bufferLength) const argument
158 unsigned DecimalNumber::toStringExponential(LChar* buffer, unsigned bufferLength) const argument
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/
H A DArgumentCoders.cpp81 char* buffer; local
119 CharacterType* buffer; local
H A DMessageDecoder.cpp44 MessageDecoder::MessageDecoder(const DataReference& buffer, Vector<Attachment> attachments) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebSerializedScriptValue.h52 static PassRefPtr<WebSerializedScriptValue> adopt(Vector<uint8_t>& buffer) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/ios/
H A DQuickLookDocumentData.cpp74 uint8_t* const buffer = static_cast<uint8_t*>(CFAllocatorAllocate(kCFAllocatorDefault, size, 0)); local
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_ebcdic.c73 void ap_xlate_proto_to_ascii(char *buffer, apr_size_t len) argument
82 void ap_xlate_proto_from_ascii(char *buffer, apr_size_t len) argument
/macosx-10.10.1/apr-32/apr/apr/dso/netware/
H A Ddso.c128 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, argument
/macosx-10.10.1/apr-32/apr/apr/dso/os2/
H A Ddso.c94 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, apr_size_t buflen) argument
/macosx-10.10.1/apr-32/apr/apr/dso/os390/
H A Ddso.c102 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *handle, char *buffer, argument
/macosx-10.10.1/apr-32/apr/apr/dso/unix/
H A Ddso.c241 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, argument
/macosx-10.10.1/apr-32/apr/apr/threadproc/beos/
H A Dapr_proc_stub.c40 void *buffer; local
/macosx-10.10.1/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
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dtcpmsg.h33 isc_buffer_t buffer; member in struct:dns_tcpmsg
/macosx-10.10.1/bind9-45.101/bind9/lib/isccc/include/isccc/
H A Dccmsg.h48 isc_buffer_t buffer; member in struct:isccc_ccmsg
/macosx-10.10.1/cddafs-253/
H A DAppleCDDAFileSystemUtilities.cpp159 QTOCDataFormat10Ptr buffer = NULL; local
/macosx-10.10.1/cups-408/cups/cups/
H A Dattr.c149 _ppdNormalizeMakeAndModel( const char *make_and_model, char *buffer, size_t bufsize) argument
[all...]
H A Dbackchannel.c51 cupsBackChannelRead(char *buffer, /* I - Buffer to read into */ argument
102 cupsBackChannelWrite( const char *buffer, size_t bytes, double timeout) argument
H A Ddir.c356 char buffer[sizeof(struct dirent) + 1024]; local
H A Dgetifaddrs.c37 char buffer[65536], /* Buffer for address info */ local
H A Dgetputfile.c46 char buffer[8192]; /* Buffer for file */ local
271 char buffer[8192]; /* Buffer for file */ local
H A Dnotify.c43 char buffer[1024]; /* Subject buffer */ local
H A Dtestlang.c42 char buffer[1024]; /* String buffer */ local

Completed in 325 milliseconds

1234567891011>>