Home
last modified time | relevance | path

Searched defs:Producer (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeBlockBuffer.cpp122 class Producer : public Thread class
125 Producer (MessageBuffer& buffer, deUint16 threadId, int numMessages) in Producer() function in de::BlockBufferBasicTest::Producer
228 class Producer : public Thread class
231 Producer (BlockBuffer<deUint8>* buffer, deUint32 seed) in Producer() function in de::BlockBufferCancelTest::Producer
DdeThreadSafeRingBuffer.cpp96 class Producer : public Thread class
99 Producer (ThreadSafeRingBuffer<Message>& buffer, deUint16 threadId, int dataSize) in Producer() function in de::__anonbf9cbe9f0111::Producer
/external/guava/guava-tests/test/com/google/common/collect/
DQueuesTest.java266 private static class Producer implements Runnable { class in QueuesTest
270 Producer(BlockingQueue<Object> q, int elements) { in Producer() method in QueuesTest.Producer
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfDocumentInformationDictionary_autogen.cpp71 SkString SkPdfDocumentInformationDictionary::Producer(SkPdfNativeDoc* doc) { in Producer() function in SkPdfDocumentInformationDictionary
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.h21 enum Producer enum
/external/llvm/bindings/go/llvm/
DDIBuilderBindings.cpp39 const char *Producer, in LLVMDIBuilderCreateCompileUnit()
Ddibuilder.go117 Producer string member
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp311 MDString *Producer, bool IsOptimized, MDString *Flags, in getImpl()
DDIBuilder.cpp126 unsigned Lang, StringRef Filename, StringRef Directory, StringRef Producer, in createCompileUnit()
/external/llvm/unittests/IR/
DMetadataTest.cpp1284 StringRef Producer = "some producer"; in TEST_F() local
1390 StringRef Producer = "some producer"; in TEST_F() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp370 std::string Producer = getClangFullVersion(); in CreateCompileUnit() local