Home
last modified time | relevance | path

Searched defs:queue (Results 76 - 100 of 913) sorted by relevance

12345678910>>...37

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberHelper.cpp31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberHelper.cpp31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber_vulkan.h65 VkQueue queue; member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.hpp48 vk::Queue queue; member in VulkanTester
H A DSwapchain.cpp79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent() argument
/third_party/skia/tools/gpu/d3d/
H A DD3DTestUtils.cpp66 gr_cp<ID3D12CommandQueue> queue; in CreateD3DBackendContext() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DQueueWriteBufferValidationTests.cpp34 wgpu::Queue queue; member in QueueWriteBufferValidationTest
[all...]
H A DErrorScopeValidationTests.cpp159 wgpu::Queue queue = device.GetQueue(); in TEST_F() local
191 wgpu::Queue queue = device.GetQueue(); in TEST_F() local
/third_party/ffmpeg/libavformat/
H A Dttaenc.c33 PacketList queue; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUNotifier.java118 private final List<EventListener[]> queue = new ArrayList<EventListener[]>(); field in ICUNotifier.NotifyThread
127 public void queue(EventListener[] list) { in queue() method in ICUNotifier.NotifyThread
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUNotifier.java120 private final List<EventListener[]> queue = new ArrayList<EventListener[]>(); field in ICUNotifier.NotifyThread
129 public void queue(EventListener[] list) { in queue() method in ICUNotifier.NotifyThread
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c9 uv_pipe_t queue; variable
/third_party/libuv/src/unix/
H A Dasync.c107 struct uv__queue queue; in uv__async_io() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/
H A DEventLoop.h91 events::EventQueue queue; member in mbed::js::EventLoop
/third_party/node/test/cctest/
H A Dtest_node_postmortem_metadata.cc141 auto queue = reinterpret_cast<uintptr_t>((*env)->handle_wrap_queue()); in TEST_F() local
175 auto queue = reinterpret_cast<uintptr_t>((*env)->req_wrap_queue()); in TEST_F() local
/third_party/mesa3d/src/util/
H A Du_vector.h65 u_vector_init(struct u_vector *queue, in u_vector_init() argument
75 u_vector_length(struct u_vector *queue) in u_vector_length() argument
96 u_vector_finish(struct u_vector *queue) u_vector_finish() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D1-1.c46 static void mqclean(mqd_t queue, const char *qname) in mqclean() argument
H A D3-1.c46 static void mqclean(mqd_t queue, const char *qname) in mqclean() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
H A D2-1.c102 mqd_t queue; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D7-1.c46 mqd_t queue; in main() local
/third_party/python/Lib/
H A Dsched.py155 def queue(self): global() member in scheduler
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_handle.cc79 Queue* const queue = handle->queue_; in Delete() local
/third_party/ffmpeg/libavfilter/
H A Dframequeue.h58 FFFrameBucket *queue; member
[all...]
/third_party/alsa-lib/test/
H A Dseq-decoder.c248 void event_decoder_start_timer(snd_seq_t *handle, int queue, in event_decoder_start_timer() argument
266 int client, port, queue, max, err, v1, v2; in event_decoder() local
[all...]
/third_party/benchmark/test/
H A Dbenchmark_random_interleaving_gtest.cc37 EventQueue* queue = new EventQueue(); member
[all...]

Completed in 9 milliseconds

12345678910>>...37