Searched +defs:buffer +defs:size (Results 1 - 25 of 764) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-truncate.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DCanvasLayerWebKitThread.h32 static PassRefPtr<CanvasLayerWebKitThread> create(BlackBerry::Platform::Graphics::Buffer* buffer, const IntSize& size) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dstore-int.c37 _krb5_put_int(void *buffer, unsigned long value, size_t size) argument
49 _krb5_get_int(void *buffer, unsigned long *value, size_t size) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/io/
H A Dsscanf.c34 u_sscanf(const UChar *buffer, argument
49 u_sscanf_u(const UChar *buffer, argument
64 u_vsscanf(const UChar *buffer, argument
71 int32_t size = (int32_t)uprv_strlen(patternSpecification) + 1; local
97 u_vsscanf_u(const UChar *buffer, const UChar *patternSpecification, va_list ap) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DCharInputBuffer.hpp33 CharInputBuffer( unsigned char* buf, size_t size, bool owner = false ) argument
67 unsigned char* buffer; ///< the buffer with data member in class:antlr::CharInputBuffer
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DImageGStreamerCairo.cpp38 ImageGStreamer::ImageGStreamer(GstBuffer* buffer, GstCaps* caps) argument
44 IntSize size; local
[all...]
H A DImageGStreamerQt.cpp36 ImageGStreamer::ImageGStreamer(GstBuffer* buffer, GstCaps* caps) argument
40 IntSize size; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DFontCustomPlatformDataQt.cpp34 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontOrientation, FontWidthVariant, FontRenderingMode) argument
41 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DDIBPixelData.h58 UInt8* buffer() const { return m_bitmapBuffer; } function in class:WebCore::DIBPixelData
60 const IntSize& size() const { return m_size; } function in class:WebCore::DIBPixelData
H A DFontCustomPlatformDataCairo.cpp38 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontOrientation, FontWidthVariant, FontRenderingMode) argument
48 FontCustomPlatformData* createFontCustomPlatformData(SharedBuffer* buffer) argument
H A DFontPlatformDataWin.cpp40 FontPlatformData::FontPlatformData(HFONT font, float size, bool bold, bool oblique, bool useGDI) argument
82 DWORD size = GetFontData(hdc, table, 0, 0, 0); local
83 RefPtr<SharedBuffer> buffer; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DNetworkStateNotifierWin.cpp42 Vector<char> buffer; local
43 DWORD size = 0; local
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dtcpmsg.h32 isc_uint16_t size; member in struct:dns_tcpmsg
33 isc_buffer_t buffer; member in struct:dns_tcpmsg
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/include/isccc/
H A Dccmsg.h47 isc_uint32_t size; member in struct:isccc_ccmsg
48 isc_buffer_t buffer; member in struct:isccc_ccmsg
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dftpget.c38 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, void *stream) argument
H A Dftpsget.c39 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, argument
H A Dhref_extractor.c37 static size_t write_callback(void *buffer, size_t size, size_t nmemb, argument
H A Dsftpget.c42 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, argument
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_read_open_memory.c44 unsigned char *buffer; member in struct:read_memory_data
59 archive_read_open_memory(struct archive *a, void *buff, size_t size) argument
70 archive_read_open_memory2(struct archive *a, void *buff, size_t size, size_t read_size) argument
110 ssize_t size; local
[all...]
/macosx-10.9.5/libdispatch-339.92.1/dispatch/
H A Ddata.h225 const void *buffer, variable
226 size_t size); variable
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DCompactJITCodeMap.h97 CompactJITCodeMap(uint8_t* buffer, unsigned size, unsigned numberOfEntries) argument
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Drequirement.cpp130 char buffer[2048]; // arbitrary limit local
131 size_t size = fd.read(buffer, sizeof(buffer)); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Drequirement.cpp130 char buffer[2048]; // arbitrary limit local
131 size_t size = fd.read(buffer, sizeof(buffer)); local
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/Regressions/
H A Dsc-40-circle.c73 size_t size = SOSCircleGetDEREncodedSize(circle, &error); local
74 uint8_t buffer[size]; local
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/Regressions/
H A Dsu-10-cfstring-der.c24 size_t size; member in struct:test_case
39 uint8_t buffer[4 * kMaxResultSize + 1]; local
[all...]

Completed in 229 milliseconds

1234567891011>>