/external/openssl/patches/ |
small_records.patch | 221 * TLS only.) "Released" buffers are put onto a free-list in the context 224 +/* Use small read and write buffers: (a) lazy allocate read buffers for 250 +#error "Insufficient space allocated for write buffers." 267 + fprintf(stderr," -c_small_records - enable client side use of small SSL record buffers\n"); 268 + fprintf(stderr," -s_small_records - enable server side use of small SSL record buffers\n"); 325 +echo test sslv2/sslv3 with both client and server authentication and small client buffers 328 +echo test sslv2/sslv3 with both client and server authentication and small server buffers 331 +echo test sslv2/sslv3 with both client and server authentication and small client and server buffers
|
/frameworks/base/media/jni/ |
android_media_MediaCodec.cpp | 203 Vector<sp<ABuffer> > buffers; local 207 ? mCodec->getInputBuffers(&buffers) 208 : mCodec->getOutputBuffers(&buffers); 236 buffers.size(), byteBufferClass, NULL); 238 for (size_t i = 0; i < buffers.size(); ++i) { 239 const sp<ABuffer> &buffer = buffers.itemAt(i); 694 jobjectArray buffers; local 695 status_t err = codec->getBuffers(env, input, &buffers); 698 return buffers;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
OMX_AacEnc_Utils.h | 319 * pthread variable to indicate OMX returned all buffers to app 354 /** This will contain info like how many buffers 376 /** The pipes for sending buffers to the thread */ 379 /** The pipes for sending buffers to the thread */ 381 /** The pipes for sending buffers to the thread */ 387 /** Number of input buffers at runtime */ 390 /** Number of output buffers at runtime */ 397 /** Count of number of buffers outstanding with bridge */ 408 /** Count of number of buffers outstanding with bridge */ 484 /** Stores input buffers while paused * [all...] |
/external/qemu/android/ |
hw-pipe-net.c | 239 netPipe_sendBuffers( void* opaque, const GoldfishPipeBuffer* buffers, int numBuffers ) 245 const GoldfishPipeBuffer* buff = buffers; 251 buff = buffers; 293 netPipe_recvBuffers( void* opaque, GoldfishPipeBuffer* buffers, int numBuffers ) 299 GoldfishPipeBuffer* buff = buffers; 305 buff = buffers;
|
/hardware/ti/omap4xxx/camera/inc/ |
CameraHal.h | 402 //signals CameraHAL to relase image buffers 487 * Interface for providing buffers 548 status_t startPreviewCallbacks(CameraParameters ¶ms, void *buffers, uint32_t *offsets, int fd, size_t length, size_t count); 580 status_t initSharedVideoBuffers(void *buffers, uint32_t *offsets, int fd, size_t length, size_t count, void *vidBufs); 637 //Keeps Video MemoryHeaps and Buffers within 643 //Keeps list of Gralloc handles and associated Video Metadata Buffers 682 * Class used for allocating memory for JPEG bit stream buffers, output buffers of camera in no overlay case 816 //API to flush the buffers from Camera 822 //Registers callback for returning image buffers back to CameraHA [all...] |
/system/core/libpixelflinger/ |
pixelflinger.cpp | 112 if (surface->format != c->state.buffers.color.format) 115 if (surface->width > c->state.buffers.coverageBufferSize) { 117 free(c->state.buffers.coverage); 118 c->state.buffers.coverage = (int16_t*)malloc(surface->width * 2); 119 c->state.buffers.coverageBufferSize = 120 c->state.buffers.coverage ? surface->width : 0; 122 ggl_set_surface(c, &(c->state.buffers.color), surface); 123 if (c->state.buffers.read.format == 0) { 124 ggl_set_surface(c, &(c->state.buffers.read), surface); 132 ggl_set_surface(c, &(c->state.buffers.read), surface) [all...] |
/libcore/luni/src/main/java/java/nio/channels/ |
SocketChannel.java | 259 * Reads bytes from this socket channel into a subset of the given buffers. 261 * length} byte buffers, in order, starting at {@code targets[offset]}. The 268 * the array of byte buffers into which the bytes will be copied. 272 * the maximum number of buffers to store bytes in. 297 * array of buffers. This method attempts to read as many bytes as can be 308 * the array of byte buffers into which the bytes will be copied. 360 * Attempts to write a subset of the given bytes from the buffers to this 362 * bytes from {@code length} byte buffers, in order, starting at {@code 369 * the array of byte buffers that is the source for bytes written 372 * the index of the first buffer in {@code buffers }to get byte [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
UnbufferedTokenStream.cs | 40 * without tracking a complete buffer of the tokens. This stream buffers 42 * OnDemandTokenStream except that OnDemandTokenStream buffers all tokens.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
UnbufferedTokenStream.cs | 41 * without tracking a complete buffer of the tokens. This stream buffers 43 * OnDemandTokenStream except that OnDemandTokenStream buffers all tokens.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
UnbufferedTokenStream.java | 36 * without tracking a complete buffer of the tokens. This stream buffers 38 * OnDemandTokenStream except that OnDemandTokenStream buffers all tokens.
|
/external/chromium/webkit/glue/media/ |
video_renderer_impl.h | 8 // video frame buffers. 13 #include "media/base/buffers.h"
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/ |
IndexBuffer.java | 39 * <code>IndexBuffer</code> is an abstraction for integer index buffers, 77 * buffers).
|
/external/kernel-headers/original/asm-mips/ |
fixmap.h | 32 * these 'compile-time allocated' memory buffers are 37 * TLB entries of such buffers will not be flushed across
|
/external/kernel-headers/original/asm-x86/ |
fixmap_32.h | 46 * these 'compile-time allocated' memory buffers are 51 * TLB entries of such buffers will not be flushed across
|
/external/oprofile/doc/ |
Makefile.am | 50 cp ${top_srcdir}/doc/buffers.png doc/internals/ 86 buffers.png \
|
/external/oprofile/events/avr32/ |
events | 11 event:0x08 counters:1,2 um:zero minimum:500 name:DCACHE_WBUF_FULL : data cache write buffers full 12 event:0x09 counters:1,2 um:zero minimum:500 name:CYCLES_DCACHE_WBUF_FULL : cycles stalled due to data cache write buffers full
|
/external/protobuf/editors/ |
proto.vim | 1 " Protocol Buffers - Google's data interchange format 31 " This is the Vim syntax file for Google Protocol Buffers.
|
/external/protobuf/python/google/protobuf/internal/ |
message_test.py | 3 # Protocol Buffers - Google's data interchange format 33 """Tests python protocol buffers against the golden message.
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_enum.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_enum_field.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_file.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_message_field.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_primitive_field.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_service.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|
cpp_string_field.h | 1 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by
|