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

1 2 34 5 6

  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
GeneratedClrTypeInfo.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
ReflectionUtil.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
DescriptorPool.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
FieldDescriptor.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
FileDescriptor.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
MessageDescriptor.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
  /external/protobuf/csharp/src/Google.Protobuf.Test/
ByteStringTest.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
CodedOutputStreamTest.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
  /external/protobuf/js/binary/
writer_test.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
constants.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
decoder_test.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
arith.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
encoder.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
48 * https://developers.google.com/protocol-buffers/docs/encoding.
  /external/protobuf/js/
debug.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
proto3_test.js 1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
  /prebuilts/go/darwin-x86/src/net/
fd_windows.go 110 func (o *operation) InitBufs(buf *Buffers) {
125 // ClearBufs clears all pointers to Buffers parameter captured
512 func (c *conn) writeBuffers(v *Buffers) (int64, error) {
523 func (fd *netFD) writeBuffers(buf *Buffers) (int64, error) {
tcpsock_test.go 700 n64, err = (&Buffers{buf}).WriteTo(c)
  /prebuilts/go/linux-x86/src/net/
fd_windows.go 110 func (o *operation) InitBufs(buf *Buffers) {
125 // ClearBufs clears all pointers to Buffers parameter captured
512 func (c *conn) writeBuffers(v *Buffers) (int64, error) {
523 func (fd *netFD) writeBuffers(buf *Buffers) (int64, error) {
  /hardware/interfaces/graphics/composer/2.1/default/
ComposerClient.cpp 305 ly->second.Buffers.resize(bufferSlotCount);
1107 if (slot < ly->second.Buffers.size()) {
1108 entry = &ly->second.Buffers[slot];
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-io/8.1.14.v20131031/
jetty-io-8.1.14.v20131031.jar 
  /external/llvm/lib/Object/
ArchiveWriter.cpp 345 std::vector<std::unique_ptr<MemoryBuffer>> Buffers;
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.ComputeSize.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
ByteString.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
  /external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DescriptorsTest.cs 2 // Protocol Buffers - Google's data interchange format
4 // https://developers.google.com/protocol-buffers/
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp 481 buffer_handle_t *buffers) {
489 ALOGV("%s: Stream %d registering %d buffers", __FUNCTION__,
492 // Assumes that all buffers have the same format.
494 ALOGE("%s: Stream %d only has %d buffers!",
846 mNextBuffers = new Buffers;
848 ALOGV("Configure: Setting up buffers for capture");
968 mNextBuffers = new Buffers;
970 ALOGV("Configure: Setting up input buffers for reprocess");
999 ALOGV("Configure: Setting up output buffers for reprocess");
1056 /** Get buffers to fill for this frame *
    [all...]

Completed in 274 milliseconds

1 2 34 5 6