Searched defs:buffer (Results 376 - 400 of 2399) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dfilediskrep.cpp104 char buffer[256]; local
[all...]
H A Dreqdumper.cpp52 char buffer[256]; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Durl.cpp45 char buffer[2048]; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A DSharedMemoryClient.cpp92 void SharedMemoryClient::ReadData (void* buffer, SegmentOffsetType length) argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-51-account-inflate.c107 uint8_t buffer[size]; local
/macosx-10.10.1/Security-57031.1.35/Security/utilities/Regressions/
H A Dsu-11-cfdata-der.c100 uint8_t buffer[kMaxResultSize]; local
H A Dsu-14-cfarray-der.c62 uint8_t buffer[kMaxResultSize]; local
/macosx-10.10.1/Security-57031.1.35/Security/utilities/SecurityTool/
H A Dreadline.c82 readline(char *buffer, int buffer_size) argument
130 char *buffer = NULL; local
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/
H A Ddebug.c136 void log_xxd(const int priority, const char *msg, const unsigned char *buffer, argument
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/libusb/
H A Dsync.c77 unsigned char *buffer; local
156 do_sync_bulk_transfer(struct libusb_device_handle *dev_handle, unsigned char endpoint, unsigned char *buffer, int length, int *transferred, unsigned int timeout, unsigned char type) argument
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DStringExtras.h40 inline int snprintf(char* buffer, size_t count, const char* format, ...) argument
56 inline double wtf_vsnprintf(char* buffer, size_t count, const char* format, va_list args) argument
105 strnstr(const char* buffer, const char* target, size_t bufferLength) argument
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/dtoa/
H A Dfast-dtoa.cc65 static bool RoundWeed(BufferReference<char> buffer, argument
185 RoundWeedCounted(BufferReference<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) argument
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DCString.h61 CString(CStringBuffer* buffer) : m_buffer(buffer) { } argument
78 CStringBuffer* buffer() const { return m_buffer.get(); } function in class:WTF::CString
H A DStringOperators.h88 StringTypeAdapter<StringAppend<StringType1, StringType2>>(StringAppend<StringType1, StringType2>& buffer) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebKitGraphics.cpp114 unsigned CenterTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription& description, float width, WCHAR* buffer) argument
126 unsigned RightTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription& description, float width, WCHAR* buffer) argument
/macosx-10.10.1/WebKit2-7600.1.25/NetworkProcess/
H A DAsynchronousNetworkLoaderClient.cpp65 void AsynchronousNetworkLoaderClient::didReceiveBuffer(NetworkResourceLoader* loader, SharedBuffer* buffer, int encodedDataLength) argument
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/
H A DArgumentEncoder.cpp121 uint8_t* buffer = grow(alignment, size); local
139 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
145 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
151 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
157 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
163 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
169 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
175 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
181 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
187 uint8_t* buffer = grow(sizeof(n), sizeof(n)); local
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/API/c/
H A DWKString.cpp55 size_t WKStringGetCharacters(WKStringRef stringRef, WKChar* buffer, size_t bufferLength) argument
66 size_t WKStringGetUTF8CString(WKStringRef stringRef, char* buffer, size_t bufferSize) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DAPIData.h62 static PassRefPtr<Data> create(const Vector<unsigned char>& buffer) argument
H A DAPIWebArchive.cpp90 RefPtr<SharedBuffer> buffer = SharedBuffer::create(data->bytes(), data->size()); local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DInputMethodContextEfl.cpp64 char* buffer = 0; local
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_data.c135 char buffer[APR_BUCKET_BUFF_SIZE + 1]; local
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_cookies.c44 const char *buffer; local
86 const char *buffer; local
/macosx-10.10.1/apache-793/httpd/support/
H A Dfcgistarter.c46 char buffer[1024]; local
/macosx-10.10.1/apr-32/apr-util/apr-util/crypto/
H A Dapr_crypto.c66 void *buffer; member in struct:apr_crypto_clear_t
200 char *buffer = apr_pcalloc(pool, ERROR_SIZE); local
[all...]

Completed in 199 milliseconds

<<11121314151617181920>>