Home
last modified time | relevance | path

Searched defs:reqs (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/src/opensles/
DEngineOpenSLES.cpp83 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/
Dtest-threadpool-cancel.c38 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
Dbenchmark-fs-stat.c47 uv_fs_t reqs[MAX_CONCURRENT_REQS]; in warmup() local
95 struct async_req reqs[MAX_CONCURRENT_REQS]; in async_bench() local
Dtest-watcher-cross-stop.c36 static uv_udp_send_t reqs[ARRAY_SIZE(sockets)]; variable
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkYCbCrImageWithMemory.cpp49 const VkMemoryRequirements reqs = getImageMemoryRequirements(vk, device, *m_image); in YCbCrImageWithMemory() local
DvkMemUtil.cpp436 …const VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, image, planeAspect… in bindImagePlanesMemory() local
DvkQueryUtil.cpp391 VkMemoryRequirements2 reqs; in getImagePlaneMemoryRequirements() local
/third_party/node/test/sequential/
Dtest-net-connect-econnrefused.js32 let reqs = 0; variable
/third_party/rust/crates/clap/src/builder/
Darg_group.rs537 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
Dcommand.rs3934 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/
DvktYCbCrImageOffsetTests.cpp113 …vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), pla… in imageOffsetTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrImageOffsetTests.cpp113 …vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), pla… in imageOffsetTest() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c413 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/
DvktBitstreamBufferImpl.cpp123 …auto reqs = getBufferMemoryRequirements(m_devctx->getDeviceDriver(), m_devctx->device, m_bitstream… in GetSizeAlignment() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp908 VkMemoryRequirements reqs{}; in iterate() local
938 VkMemoryRequirements reqs{}; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp906 VkMemoryRequirements reqs{}; in iterate() local
936 VkMemoryRequirements reqs{}; in iterate() local
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c461 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/
Dcrmf_lib.c461 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, in OSSL_CRMF_MSGS_verify_popo()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c469 VkMemoryRequirements reqs; in wsi_create_native_image_mem() local
Dwsi_common.c1363 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/
Dcmp_server.c192 OSSL_CRMF_MSGS *reqs = req->body->value.ir; /* same for cr and kur */ in process_cert_request() local
/third_party/openssl/crypto/cmp/
Dcmp_server.c192 OSSL_CRMF_MSGS *reqs = req->body->value.ir; /* same for cr and kur */ in process_cert_request() local
/third_party/openssl/test/
Dcmp_vfy_test.c105 const OSSL_CRMF_MSGS *reqs = fixture->msg->body->value.ir; in execute_verify_popo_test() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c611 uint32_t reqs, in panfrost_batch_submit_ioctl()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h54 VkMemoryRequirements reqs; member

12