Searched defs:producer (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/remoting/client/jni/
H A Djni_frame_consumer.cc30 // The producer should now return any pending buffers. At this point, however,
31 // ReturnBuffer() tasks scheduled by the producer will not be delivered,
32 // so we free all the buffers once the producer's queue is empty.
41 void JniFrameConsumer::set_frame_producer(FrameProducer* producer) { argument
42 frame_producer_ = producer;
/external/chromium_org/net/spdy/
H A Dspdy_write_queue_unittest.cc69 scoped_ptr<SpdyBufferProducer> producer(
74 MEDIUM, RST_STREAM, producer.Pass(), base::WeakPtr<SpdyStream>());
81 // Produces a frame with the given producer and returns a copy of its
83 std::string ProducerToString(scoped_ptr<SpdyBufferProducer> producer) { argument
84 scoped_ptr<SpdyBuffer> buffer = producer->ProduceBuffer();
88 // Produces a frame with the given producer and returns a copy of its
90 int ProducerToInt(scoped_ptr<SpdyBufferProducer> producer) { argument
92 EXPECT_TRUE(base::StringToInt(ProducerToString(producer.Pass()), &i));
293 scoped_ptr<SpdyBufferProducer> producer; local
296 EXPECT_TRUE(queue.Dequeue(&frame_type, &producer,
304 scoped_ptr<SpdyBufferProducer> producer; local
323 scoped_ptr<SpdyBufferProducer> producer; local
345 scoped_ptr<SpdyBufferProducer> producer; local
367 scoped_ptr<SpdyBufferProducer> producer; local
[all...]
H A Dspdy_session.cc1030 scoped_ptr<SpdyBufferProducer> producer) {
1035 EnqueueWrite(stream->priority(), frame_type, producer.Pass(), stream);
1510 scoped_ptr<SpdyBufferProducer> producer; local
1512 if (!write_queue_.Dequeue(&frame_type, &producer, &stream)) {
1538 in_flight_write_ = producer->ProduceBuffer();
1877 scoped_ptr<SpdyBufferProducer> producer,
1882 write_queue_.Enqueue(priority, frame_type, producer.Pass(), stream);
1027 EnqueueStreamWrite( const base::WeakPtr<SpdyStream>& stream, SpdyFrameType frame_type, scoped_ptr<SpdyBufferProducer> producer) argument
1875 EnqueueWrite(RequestPriority priority, SpdyFrameType frame_type, scoped_ptr<SpdyBufferProducer> producer, const base::WeakPtr<SpdyStream>& stream) argument
/external/chromium_org/remoting/client/plugin/
H A Dpepper_view.cc78 // The producer should now return any pending buffers. At this point, however,
79 // ReturnBuffer() tasks scheduled by the producer will not be delivered,
80 // so we free all the buffers once the producer's queue is empty.
92 void PepperView::Initialize(FrameProducer* producer) { argument
93 producer_ = producer;
123 // producer do the scaling, and render at device resolution.
295 // Notify the producer that some parts of the region weren't painted because
/external/valgrind/main/drd/tests/
H A Dcircular_buffer.c1 /* Test program that performs producer-consumer style communication through
159 static void producer(int* id) function
211 (void * (*)(void *)) producer, &thread_arg[i]);
/external/chromium_org/device/serial/
H A Dserial_connection_unittest.cc78 mojo::InterfacePtr<serial::DataSource> producer; variable
83 mojo::Get(&producer));
87 producer.Pass(), kBufferSize, serial::RECEIVE_ERROR_DISCONNECTED);
/external/chromium_org/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc70 mojo::ScopedDataPipeProducerHandle producer; local
72 mojo::CreateDataPipe(&options, &producer, &consumer);
74 output_streams[i] = producer.Pass();
/external/deqp/framework/delibs/dethread/
H A DdeThreadTest.c441 deThread producer; local
453 producer = deThread_create(producerThread, &testBuffer, DE_NULL);
455 DE_TEST_ASSERT(consumer && producer);
458 deThread_join(producer);
461 deThread_destroy(producer);
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlinker.cpp632 gl_shader *producer, gl_shader *consumer)
639 /* Find all shader outputs in the "producer" stage.
641 foreach_list(node, producer->ir) {
1949 * (the "producer") and consumed in the next stage (the "consumer").
1953 * \param output_var is the output variable declaration in the producer.
1959 * locations in the producer.
1962 * is output by the producer and consumed by transform feedback, but not
2030 * (the "producer") and consumed in the next stage (the "consumer").
2032 * Variables produced by the producer may also be consumed by transform
2042 * producer
631 cross_validate_outputs_to_inputs(struct gl_shader_program *prog, gl_shader *producer, gl_shader *consumer) argument
2049 assign_varying_locations(struct gl_context *ctx, struct gl_shader_program *prog, gl_shader *producer, gl_shader *consumer, unsigned num_tfeedback_decls, tfeedback_decl *tfeedback_decls) argument
[all...]
/external/mesa3d/src/glsl/
H A Dlinker.cpp632 gl_shader *producer, gl_shader *consumer)
639 /* Find all shader outputs in the "producer" stage.
641 foreach_list(node, producer->ir) {
1949 * (the "producer") and consumed in the next stage (the "consumer").
1953 * \param output_var is the output variable declaration in the producer.
1959 * locations in the producer.
1962 * is output by the producer and consumed by transform feedback, but not
2030 * (the "producer") and consumed in the next stage (the "consumer").
2032 * Variables produced by the producer may also be consumed by transform
2042 * producer
631 cross_validate_outputs_to_inputs(struct gl_shader_program *prog, gl_shader *producer, gl_shader *consumer) argument
2049 assign_varying_locations(struct gl_context *ctx, struct gl_shader_program *prog, gl_shader *producer, gl_shader *consumer, unsigned num_tfeedback_decls, tfeedback_decl *tfeedback_decls) argument
[all...]
/external/pdfium/fpdfsdk/src/javascript/
H A DDocument.cpp91 JS_STATIC_PROP_ENTRY(producer)
1228 FX_BOOL Document::producer(OBJ_PROP_PARAMS) function in class:Document
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1866 milliseconds