| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_yeah.c | 114 u32 rtt, queue; in tcp_yeah_cong_avoid() local
|
| /test/xts/acts/kernel_lite/ipc_posix/message_queue/ |
| H A D | IpcMqExceptionTest.cpp | 37 mqd_t queue, queueOther;
in HWTEST_F() local 59 mqd_t queue;
in HWTEST_F() local 126 mqd_t queue; HWTEST_F() local 152 mqd_t queue; HWTEST_F() local 174 mqd_t queue[MAX_MQ_NUMBER + 1]; HWTEST_F() local 216 mqd_t queue; HWTEST_F() local 251 mqd_t queue; HWTEST_F() local 276 mqd_t queue; HWTEST_F() local 319 mqd_t queue; HWTEST_F() local 343 mqd_t queue; HWTEST_F() local 375 mqd_t queue; HWTEST_F() local 427 mqd_t queue; HWTEST_F() local 452 mqd_t queue; HWTEST_F() local 502 mqd_t queue; HWTEST_F() local 550 mqd_t queue; HWTEST_F() local 577 mqd_t queue; HWTEST_F() local 608 mqd_t queue; HWTEST_F() local 657 mqd_t queue; HWTEST_F() local 708 mqd_t queue; HWTEST_F() local 738 mqd_t queue; HWTEST_F() local 811 mqd_t queue; HWTEST_F() local 842 mqd_t queue; HWTEST_F() local [all...] |
| H A D | IpcMqTest.cpp | 36 mqd_t queue;
in HWTEST_F() local 70 mqd_t queue;
in HWTEST_F() local 110 mqd_t queue; HWTEST_F() local 177 mqd_t queue; HWTEST_F() local 236 mqd_t queue; HWTEST_F() local 302 mqd_t queue; HWTEST_F() local 358 mqd_t queue; PthreadCom() local 381 mqd_t queue; HWTEST_F() local 413 mqd_t queue; PthreadTimedCom() local 443 mqd_t queue; HWTEST_F() local 481 mqd_t queue; PthreadAllCom() local 510 mqd_t queue; HWTEST_F() local 547 mqd_t queue; HWTEST_F() local 633 mqd_t queue; HWTEST_F() local 666 mqd_t queue; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/bluetooth/a2dp/ |
| H A D | a2dp_services_test.cpp | 78 std::shared_ptr<SharedMemQueue<uint8_t>> queue = nullptr; in HWTEST_F() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | framequeue.h | 58 FFFrameBucket *queue; member [all...] |
| /third_party/alsa-lib/test/ |
| H A D | seq-decoder.c | 248 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 D | benchmark_random_interleaving_gtest.cc | 37 EventQueue* queue = new EventQueue(); member [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | LocaleObjectCache.java | 76 CacheEntry(K key, V value, ReferenceQueue<V> queue) { in CacheEntry() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | LocaleObjectCache.java | 80 CacheEntry(K key, V value, ReferenceQueue<V> queue) { in CacheEntry() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-spi.h | 69 int (*queue)(const struct lws_spi_ops *ctx, const lws_spi_desc_t *desc); member
|
| /third_party/jerryscript/targets/curie_bsp/jerry_app/quark/ |
| H A D | main.c | 41 static T_QUEUE queue; variable
|
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | agx_device.h | 47 struct agx_command_queue queue; member
|
| /third_party/ltp/testcases/kernel/device-drivers/nls/ |
| H A D | nlsTest.c | 148 struct request_queue *queue; in test_init_module() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | queue.cpp | 39 const command_queue *queue = (const command_queue *)data; in debug_notify_callback() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_queue.h | 38 wsi_queue_init(struct wsi_queue *queue, int length) in wsi_queue_init() argument 80 wsi_queue_destroy(struct wsi_queue *queue) in wsi_queue_destroy() argument 88 wsi_queue_push(struct wsi_queue *queue, uint32_t index) wsi_queue_push() argument 107 wsi_queue_pull(struct wsi_queue *queue, uint32_t *index, uint64_t timeout) wsi_queue_pull() argument [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
| H A D | 3-2.c | 52 mqd_t queue; in main() local [all...] |
| H A D | 3-1.c | 50 mqd_t queue; in main() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
| H A D | 2-1.c | 98 mqd_t queue; in parent_process() local 158 mqd_t queue; child_process() local 207 mqd_t queue; open_queue() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/ |
| H A D | 5-1.c | 54 static void mqclean(mqd_t queue, const char *qname) in mqclean() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
| H A D | 3-2.c | 55 mqd_t queue; in main() local [all...] |
| H A D | 3-1.c | 54 mqd_t queue; in main() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | async.c | 125 QUEUE queue; in uv__async_io() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | NfaFlattener.java | 146 private static List<Edge> collectJoiningEdges(PriorityQueue<PathFollower> queue, Node target) { in collectJoiningEdges() argument 159 nextFollowerJoinsTarget(PriorityQueue<PathFollower> queue, Node target) nextFollowerJoinsTarget() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemImageValidator.cpp | 138 const vk::VkQueue queue = ctx.getQueue(); in validateImage() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | VulkanImageTest.cpp | 53 VkQueue queue = reinterpret_cast<VkQueue>(result); in TEST_P() local
|