HomeSort by relevance Sort by last modified time
    Searched refs:Buffers (Results 101 - 125 of 126) sorted by null

1 2 3 45 6

  /prebuilts/go/linux-x86/src/net/
tcpsock_test.go 700 n64, err = (&Buffers{buf}).WriteTo(c)
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 326 // Always update usage and max buffers
772 ALOGE("%s: Request %d: No output buffers provided!",
777 // Validate all buffers, starting with input buffer if it's given
865 Buffers *sensorBuffers = new Buffers();
866 HalBufferVector *buffers = new HalBufferVector(); local
869 buffers->setCapacity(request->num_output_buffers);
871 // Process all the buffers we got for output, constructing internal buffer
931 // Either waiting or locking failed. Unlock locked buffers and bail
938 delete buffers;
    [all...]
  /external/mesa3d/src/mesa/main/
bufferobj.c 242 * The difference is because GL_OES_mapbuffer only supports mapping buffers
    [all...]
mtypes.h 128 /* the four standard color buffers */
465 * requires all draw buffers to match, so we only need a single value.
899 * with extra fields for memory buffers, etc.
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
CodedInputStream.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
807 /// CodedInputStream buffers its input.
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedInputStreamTest.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
  /external/protobuf/js/binary/
proto_test.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
utils_test.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
decoder.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
214 * https://developers.google.com/protocol-buffers/docs/encoding.
454 * https://developers.google.com/protocol-buffers/docs/encoding
541 * https://developers.google.com/protocol-buffers/docs/encoding
654 * format, see https://developers.google.com/protocol-buffers/docs/encoding
724 * format, see https://developers.google.com/protocol-buffers/docs/encoding
reader.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
33 * wire-format protocol buffers into Javascript data structures.
57 * https://developers.google.com/protocol-buffers/docs/encoding.
    [all...]
utils.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
writer.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
33 * into binary, wire-format protocol buffers (in the form of Uint8Arrays) that
37 * Javascript objects into binary, wire-format protocol buffers and supports
38 * all the fundamental field types used in protocol buffers.
72 * https://developers.google.com/protocol-buffers/docs/encoding.
193 * Resets the writer, throwing away any accumulated buffers.
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /external/mesa3d/src/compiler/glsl/
linker.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/protobuf/js/
message.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
144 * dead code eliminate fields used in protocol buffers that are never used
155 * to dead code eliminate fields used in protocol buffers that are never
685 * Coerce a repeated 'bytes' field to an array of Uint8Array byte buffers.
782 * https://developers.google.com/protocol-buffers/docs/proto#oneof), "if the
    [all...]
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 5225 struct ureg_src buffers[PIPE_MAX_SHADER_BUFFERS]; member in struct:st_translate
    [all...]
  /external/protobuf/
configure 3 # Generated by GNU Autoconf 2.69 for Protocol Buffers 2.6.1.
591 PACKAGE_NAME='Protocol Buffers'
594 PACKAGE_STRING='Protocol Buffers 2.6.1'
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
server.go 405 w *bufio.Writer // buffers output in chunks to chunkWriter
442 // Buffers for Date and Content-Length
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go 405 w *bufio.Writer // buffers output in chunks to chunkWriter
442 // Buffers for Date and Content-Length
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/make/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]

Completed in 3877 milliseconds

1 2 3 45 6