OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:buffers
(Results
201 - 225
of
2624
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
/external/protobuf/src/google/protobuf/compiler/java/
java_enum_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_field.cc
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_message.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_message_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_primitive_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
java_service.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_enum.cc
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_enum_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_field.cc
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_file.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_message.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_message_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
javamicro_primitive_field.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
/external/protobuf/src/google/protobuf/compiler/
package_info.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
/external/protobuf/src/google/protobuf/
reflection_ops.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
repeated_field.cc
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
test_util_lite.h
1
// Protocol
Buffers
- Google's data interchange format
32
// Based on original Protocol
Buffers
design by
/external/protobuf/src/google/protobuf/testing/
file.h
1
// Protocol
Buffers
- Google's data interchange format
72
// method but they are not used anywhere in protocol
buffers
.
/external/qemu/distrib/sdl-1.2.12/src/audio/dart/
SDL_dart.c
87
int iNumBufs = 2; // Number of audio
buffers
: 2
181
// Now we should allocate
buffers
. For this, we need a place where
192
//
buffers
!
193
_this->hidden->BufferParms.ulNumBuffers = iNumBufs; // Number of
buffers
196
// Allocate
buffers
!
205
SDL_SetError("DART could not allocate
buffers
");
208
// Ok, we have all the
buffers
allocated, let's mark them!
379
// Deallocate
buffers
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_video.h
81
void* OGLBuffers; /* OpenGL
buffers
(unused) */
84
qnxgl_bufs_t* OGLBuffers; /* OpenGL
buffers
for the 6.3 */
/external/webkit/Source/WebCore/platform/mac/
PurgeableBufferMac.cpp
38
// Purgeable
buffers
are allocated in multiples of the page size (4KB in common CPUs) so
39
// it does not make sense for very small
buffers
. Set our minimum size to 16KB.
/external/webrtc/src/modules/audio_processing/utility/
delay_estimator_wrapper.h
32
// specific
buffers
.
34
// allocate memory for history
buffers
.
Completed in 534 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>