HomeSort by relevance Sort by last modified time
    Searched full:buffers (Results 26 - 50 of 2624) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/resources/
slow-script.pl 11 # flush the buffers after each print
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLEngineAppData.java 63 // write data to the buffers
79 // The data did not feet into the buffers,
80 // it should not happen, because the destination buffers
87 + "into the destination buffers"));
  /device/samsung/crespo/
media_codecs.xml 48 <Quirk name="output-buffers-are-unreadable" />
55 of input buffers using the OMX_UseBuffer(...) API but instead requires
60 of output buffers using the OMX_UseBuffer(...) API but instead requires
63 "output-buffers-are-unreadable"
64 must be advertised if the emitted output buffers of a decoder component
81 <Quirk name="output-buffers-are-unreadable" />
85 <Quirk name="output-buffers-are-unreadable" />
89 <Quirk name="output-buffers-are-unreadable" />
  /external/chromium/net/spdy/
spdy_io_buffer.h 16 // A class for managing SPDY IO buffers. These buffers need to be prioritized
  /external/e2fsprogs/e2fsck/
flushb.c 2 * flushb.c --- This routine flushes the disk buffers for a disk
63 _("BLKFLSBUF ioctl not supported! Can't flush buffers.\n"));
  /external/protobuf/
README.android 9 Protocol Buffers are a way of encoding structured data in an efficient
10 yet extensible format. Google uses Protocol Buffers for almost all
  /frameworks/native/include/media/hardware/
MetadataBufferType.h 26 * MetadataBufferType defines the type of the metadata buffers that
28 * media recording framework. To see how to work with the metadata buffers
31 * The creator of metadata buffers and video encoder share common knowledge
32 * on what is actually being stored in these metadata buffers, and
37 * metadata buffers, except for receving each individual metadata buffer
41 * The creator of the metadata buffers must ensure that the first
47 * to that type of metadata buffers (for instance, locate the actual
70 * the payload of the metadata buffers can be interpreted as
  /external/protobuf/python/
README.txt 1 Protocol Buffers - Google's data interchange format
4 This directory contains the Python Protocol Buffers runtime library.
21 The Python implementation of Protocol Buffers is not as mature as the C++
24 join the Protocol Buffers discussion list and let us know!
70 The complete documentation for Protocol Buffers is available via the
  /external/chromium/third_party/libjingle/source/talk/base/
sec_buffer.h 45 // used for buffers returned from SSPI APIs.
59 // A noop delete, for buffers over other
113 // care of deallocating buffers appropriately, as indicated
121 // buffers, all of which are empty and nulled.
128 // Frees all currently used buffers.
155 // Frees all non-NULL security buffers,
166 // Our bundled buffers, each takes care of its own
  /frameworks/av/include/media/stagefright/
CameraSource.h 61 * source to store meta data in video buffers; false to
63 * in the video buffers. The camera source may not support
64 * storing meta data in video buffers, if so, a request
66 * meta data is actually being stored in video buffers
105 * frame data in video buffers.
108 * buffers; false if real YUV data is stored in
109 * the video buffers.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
multibuf.h 134 int nbuffers; /* Number of buffers */
135 Multibuffer *buffers; /* Buffers */ member in struct:__anon22691
169 int max_buffers; /* most buffers for this visual */
170 int depth; /* depth of buffers to be created */
193 Multibuffer* /* buffers */
204 Multibuffer* /* buffers */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibuf.h 134 int nbuffers; /* Number of buffers */
135 Multibuffer *buffers; /* Buffers */ member in struct:__anon24281
169 int max_buffers; /* most buffers for this visual */
170 int depth; /* depth of buffers to be created */
193 Multibuffer* /* buffers */
204 Multibuffer* /* buffers */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibuf.h 134 int nbuffers; /* Number of buffers */
135 Multibuffer *buffers; /* Buffers */ member in struct:__anon25793
169 int max_buffers; /* most buffers for this visual */
170 int depth; /* depth of buffers to be created */
193 Multibuffer* /* buffers */
204 Multibuffer* /* buffers */,
  /system/core/libpixelflinger/
clear.cpp 107 // unexsiting buffers have no effect...
108 if (c->state.buffers.color.format == 0)
111 if (c->state.buffers.depth.format == 0)
114 if (c->state.buffers.stencil.format == 0)
122 c->state.buffers.color.format,
131 memset2d(c, c->state.buffers.color, packed, l, t, w, h);
140 memset2d(c, c->state.buffers.depth, packed, l, t, w, h);
  /external/protobuf/src/google/protobuf/io/
package_info.h 1 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
48 // work with their own I/O abstractions -- e.g., to allow Protocol Buffers
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h 64 * @brief Structure to manage buffers
82 * @brief Allocate a pool of nbBuffers buffers
85 * @param nbBuffers : IN The number of buffers in the pool
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h 57 unsigned fbcontentsSize; /* size of fbcontents & fbcompressed buffers */
61 /* list of element array buffers in use. */
75 // Methods to work with element array buffers
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT `struct iovec's.
34 The buffers are filled in the order specified.
42 /* Write data pointed by the buffers described by IOVEC, which
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT `struct iovec's.
34 The buffers are filled in the order specified.
42 /* Write data pointed by the buffers described by IOVEC, which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
uio.h 33 buffers described by IOVEC, which is a vector of COUNT `struct iovec's.
34 The buffers are filled in the order specified.
42 /* Write data pointed by the buffers described by IOVEC, which
  /external/qemu/hw/
goldfish_pipe.c 349 pipeConnector_sendBuffers( void* opaque, const GoldfishPipeBuffer* buffers, int numBuffers )
352 const GoldfishPipeBuffer* buffers_limit = buffers + numBuffers;
359 while (buffers < buffers_limit) {
363 buffers[0].size, buffers[0].size, buffers[0].data);
365 if (buffers[0].size == 0) {
366 buffers++;
371 if (avail > buffers[0].size)
372 avail = buffers[0].size
    [all...]
  /external/icu4c/test/intltest/
itspoof.cpp 151 // A long "identifier" that will overflow implementation stack buffers, forcing heap allocations.
152 CHECK_SKELETON(SL, " A 1ong \\u02b9identifier' that will overflow implementation stack buffers, forcing heap allocations."
153 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
154 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
155 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations.",
157 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
158 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
159 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
160 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations.")
237 UnicodeString s1("A long string that will overflow stack buffers. A long string that will overflow stack buffers.
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 64 #undef G726DEC_BUFDETAILS /* See buffers details of the component */
67 #define MAX_NUM_OF_BUFS 4 /* Max number of buffers used */
68 #define G726D_NUM_INPUT_BUFFERS 1 /* Default number of input buffers */
69 #define G726D_NUM_OUTPUT_BUFFERS 1 /* Default number of output buffers */
260 /** G726DEC_ParamStruct: This struct is passed with input buffers that
271 /** G726DEC_UAlgInBufParamStruct: This struct is passed with input buffers that
307 * for both input and output buffers.
334 /* Number of buffers */
343 * it is application or component, number of buffers owned etc.
354 /* Number of buffers */
    [all...]
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 58 * <li>memory-mapping files into NIO buffers to provide efficient manipulation
388 * of buffers. This method attempts to read as many bytes as can be stored
397 * {@code read(buffers, 0, buffers.length);}
399 * @param buffers
400 * the array of byte buffers into which the bytes will be copied.
416 public final long read(ByteBuffer[] buffers) throws IOException {
417 return read(buffers, 0, buffers.length);
421 * Reads bytes from this file channel into a subset of the given buffers
    [all...]
  /external/chromium/chrome/browser/renderer_host/
accelerated_plugin_view_mac.h 48 // The number of swap buffers calls that have been requested by the
53 // The number of swap buffers calls that have been processed by the
87 // Updates the number of swap buffers calls that have been requested.
91 // or acknowledgment of the swap buffers are desired.

Completed in 2303 milliseconds

12 3 4 5 6 7 8 91011>>