/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deThreadSafeRingBuffer.cpp | 135 vector<Consumer*> consumers; in ThreadSafeRingBuffer_selfTest() local 141 consumers.push_back(new Consumer(buffer, numProducers)); in ThreadSafeRingBuffer_selfTest() 144 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in ThreadSafeRingBuffer_selfTest() 160 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in ThreadSafeRingBuffer_selfTest() 172 cmpSum += consumers[j]->getPayloadSum((deUint16)i); in ThreadSafeRingBuffer_selfTest() 179 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in ThreadSafeRingBuffer_selfTest()
|
D | deBlockBuffer.cpp | 172 vector<Consumer*> consumers; in runTest() local 178 consumers.push_back(new Consumer(buffer, numProducers)); in runTest() 181 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in runTest() 199 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in runTest() 211 cmpSum += consumers[j]->getPayloadSum((deUint16)i); in runTest() 218 for (vector<Consumer*>::iterator i = consumers.begin(); i != consumers.end(); i++) in runTest()
|
/third_party/boost/libs/thread/example/ |
D | perf_condition_variable.cpp | 83 SharedData(unsigned iterations, unsigned consumers) : in SharedData() 84 …iterations(iterations), counter(), semaphore(consumers) // Initialize to the number of consumers. … in SharedData() 98 unsigned const consumers = shared_data->semaphore; // (*) in producer_thread() local 104 while (consumers != shared_data->semaphore) in producer_thread() 148 std::vector<std::thread> consumers in benchmark_ping_pong() local 159 consumers[i] = std::thread in benchmark_ping_pong() 166 consumers[i].join(); in benchmark_ping_pong()
|
/third_party/grpc/test/core/surface/ |
D | completion_queue_threading_test.cc | 209 static void test_threading(size_t producers, size_t consumers) { in test_threading() argument 211 gpr_malloc((producers + consumers) * sizeof(test_thread_options))); in test_threading() 220 "test_threading", producers, consumers); in test_threading() 224 gpr_malloc(sizeof(*threads) * (producers + consumers))); in test_threading() 225 for (i = 0; i < producers + consumers; i++) { in test_threading() 250 for (i = 0; i < producers + consumers; i++) { in test_threading() 265 for (i = 0; i < producers + consumers; i++) { in test_threading() 273 for (i = 0; i < producers + consumers; i++) { in test_threading() 279 for (i = 0; i < producers + consumers; i++) { in test_threading()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ |
D | CMakeLists.txt | 27 consumers/pull_based_tree_consumer.cc 28 consumers/tree_consumer.cc 35 consumers/python_tree_consumer.cc
|
/third_party/boost/libs/predef/ |
D | CMakeLists.txt | 33 # The only usage requirement is include dir for consumers. 36 # Add an alias to be compatible with consumers that may have used the
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_stream_frame_limits.txt | 37 Some stream consumers may allow more than one frame to be acquired 126 multiple types of producers and consumers, and allows the limits 132 RESOLVED: Hints. The variety of possible producers and consumers 137 producers or consumers to block or fail as appropriate for their
|
D | EGL_NV_stream_reset.txt | 150 Not all consumers are required to support stream resets. Attempting 303 - Added interactions with GL texture and EGLOutput consumers.
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_frame_limits.txt | 37 Some stream consumers may allow more than one frame to be acquired 126 multiple types of producers and consumers, and allows the limits 132 RESOLVED: Hints. The variety of possible producers and consumers 137 producers or consumers to block or fail as appropriate for their
|
D | EGL_NV_stream_origin.txt | 245 consumers and producers. What should the query of either 247 EGL_STREAM_FRAME_MAJOR_AXIS_NV when consumers or producers that do
|
D | EGL_NV_stream_reset.txt | 150 Not all consumers are required to support stream resets. Attempting 303 - Added interactions with GL texture and EGLOutput consumers.
|
/third_party/flatbuffers/dart/ |
D | README.md | 5 Most consumers will want to use the [`flatc`](https://github.com/google/flatbuffers)
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/caffe/ |
D | caffe_model_parser.cc | 53 std::set<std::string> consumers; in CheckCaffeModel() local 71 if (consumers.count(bottom) != 0) { in CheckCaffeModel() 75 consumers.insert(bottom); in CheckCaffeModel() 78 for (const auto &consumer : consumers) { in CheckCaffeModel()
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_stream_consumer_egloutput.txt | 55 consumers to send rendering directly to a display device without an 122 EGLOutput stream consumers will need to modify output attributes, 204 7. What is the behavior of EGLOutput stream consumers when EGL does
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_stream_consumer_egloutput.txt | 55 consumers to send rendering directly to a display device without an 122 EGLOutput stream consumers will need to modify output attributes, 204 7. What is the behavior of EGLOutput stream consumers when EGL does
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzones | 87 # consumers, the tz database maintainer once reverted the Europe/Dublin 90 # tz database consumers are ready to adopt the change. We don't know
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_stream.txt | 117 of producers and consumers work differently and are described in 309 EGLStreams to producers and consumers. 414 to a stream are dependent on the type of consumer. Some consumers 431 Not all consumers are required to support either or both of these 762 types of consumers may simply set this value to zero or an 763 implementation constant value. Other consumers may adjust this 776 application may be overridden by some consumers that dynamically 778 consumers which do this.
|
D | EGL_KHR_stream_cross_process_fd.txt | 409 2. Does this extension work with all consumers and all producers? 418 work with other types of consumers and producers should be 419 mentioned in the description of those consumers and producers.
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_stream.txt | 117 of producers and consumers work differently and are described in 309 EGLStreams to producers and consumers. 414 to a stream are dependent on the type of consumer. Some consumers 431 Not all consumers are required to support either or both of these 762 types of consumers may simply set this value to zero or an 763 implementation constant value. Other consumers may adjust this 776 application may be overridden by some consumers that dynamically 778 consumers which do this.
|
D | EGL_KHR_stream_cross_process_fd.txt | 409 2. Does this extension work with all consumers and all producers? 418 work with other types of consumers and producers should be 419 mentioned in the description of those consumers and producers.
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | data_table_source.dart | 16 /// consumers of the data can be notified when it changes. When the data
|
/third_party/icu/vendor/double-conversion/upstream/ |
D | Changelog | 44 for consumers of the library.
|
/third_party/python/Lib/test/ |
D | test_queue.py | 486 consumers = [threading.Thread(target=log_exceptions(consume_func), 490 with threading_helper.start_threads(feeders + consumers):
|
/third_party/boost/libs/fiber/doc/ |
D | fibers.qbk | 221 new copy would have no consumers. If such an object were ['moved] somewhere 223 consumers would behave strangely.
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/ |
D | scheduler.md | 153 …consumers). These consumers typically outnumber the providers, and it is easy to have the provider…
|