| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| D | EngineOpenSLES.cpp | 83 const SLboolean reqs[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in createAudioPlayer() local 95 const SLboolean reqs[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE}; in createAudioRecorder() local
|
| /third_party/libuv/test/ |
| D | test-threadpool-cancel.c | 38 void* reqs; member 201 uv_getaddrinfo_t reqs[4]; in TEST_IMPL() local 234 uv_getnameinfo_t reqs[4]; in TEST_IMPL() local 294 uv_work_t reqs[16]; in TEST_IMPL() local 318 uv_fs_t reqs[26]; in TEST_IMPL() local
|
| D | benchmark-fs-stat.c | 47 uv_fs_t reqs[MAX_CONCURRENT_REQS]; in warmup() local 95 struct async_req reqs[MAX_CONCURRENT_REQS]; in async_bench() local
|
| D | test-watcher-cross-stop.c | 36 static uv_udp_send_t reqs[ARRAY_SIZE(sockets)]; variable
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkYCbCrImageWithMemory.cpp | 49 const VkMemoryRequirements reqs = getImageMemoryRequirements(vk, device, *m_image); in YCbCrImageWithMemory() local
|
| D | vkMemUtil.cpp | 436 …const VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, image, planeAspect… in bindImagePlanesMemory() local
|
| D | vkQueryUtil.cpp | 391 VkMemoryRequirements2 reqs; in getImagePlaneMemoryRequirements() local
|
| /third_party/node/test/sequential/ |
| D | test-net-connect-econnrefused.js | 32 let reqs = 0; variable
|
| /third_party/rust/crates/clap/src/builder/ |
| D | arg_group.rs | 537 let reqs: Vec<Id> = vec!["r1".into(), "r2".into(), "r3".into(), "r4".into()]; in groups() localVariable 560 let reqs: Vec<Id> = vec!["r1".into(), "r2".into(), "r3".into(), "r4".into()]; in test_from() localVariable
|
| D | command.rs | 3934 let reqs = Usage::new(self).get_required_usage_from(&[], None, true); // maybe Some(m) in _build_subcommand() localVariable 4021 … let reqs = Usage::new(self).get_required_usage_from(&[], None, true); // maybe Some(m) in _build_bin_names_internal() localVariable 4466 let mut reqs = ChildGraph::with_capacity(5); in required_graph() localVariable
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrImageOffsetTests.cpp | 113 …vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), pla… in imageOffsetTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| D | vktYCbCrImageOffsetTests.cpp | 113 …vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), pla… in imageOffsetTest() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_device.c | 413 VkMemoryRequirements2 reqs = { in vk_common_GetBufferMemoryRequirements() local 450 VkMemoryRequirements2 reqs = { in vk_common_GetImageMemoryRequirements() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| D | vktBitstreamBufferImpl.cpp | 123 …auto reqs = getBufferMemoryRequirements(m_devctx->getDeviceDriver(), m_devctx->device, m_bitstream… in GetSizeAlignment() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiBufferMemoryRequirementsTests.cpp | 908 VkMemoryRequirements reqs{}; in iterate() local 938 VkMemoryRequirements reqs{}; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiBufferMemoryRequirementsTests.cpp | 906 VkMemoryRequirements reqs{}; in iterate() local 936 VkMemoryRequirements reqs{}; in iterate() local
|
| /third_party/openssl/crypto/crmf/ |
| D | crmf_lib.c | 461 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, in OSSL_CRMF_MSGS_verify_popo()
|
| /third_party/node/deps/openssl/openssl/crypto/crmf/ |
| D | crmf_lib.c | 461 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, in OSSL_CRMF_MSGS_verify_popo()
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| D | wsi_common_drm.c | 469 VkMemoryRequirements reqs; in wsi_create_native_image_mem() local
|
| D | wsi_common.c | 1363 VkMemoryRequirements reqs; in wsi_create_buffer_image_mem() local 1593 VkMemoryRequirements reqs; in wsi_create_cpu_linear_image_mem() local
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| D | cmp_server.c | 192 OSSL_CRMF_MSGS *reqs = req->body->value.ir; /* same for cr and kur */ in process_cert_request() local
|
| /third_party/openssl/crypto/cmp/ |
| D | cmp_server.c | 192 OSSL_CRMF_MSGS *reqs = req->body->value.ir; /* same for cr and kur */ in process_cert_request() local
|
| /third_party/openssl/test/ |
| D | cmp_vfy_test.c | 105 const OSSL_CRMF_MSGS *reqs = fixture->msg->body->value.ir; in execute_verify_popo_test() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_job.c | 611 uint32_t reqs, in panfrost_batch_submit_ioctl()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_resource.h | 54 VkMemoryRequirements reqs; member
|