Home
last modified time | relevance | path

Searched defs:reqs (Results 1 - 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkYCbCrImageWithMemory.cpp49 const VkMemoryRequirements reqs = getImageMemoryRequirements(vk, device, *m_image); in YCbCrImageWithMemory() local
H A DvkMemUtil.cpp436 const VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, image, planeAspect); in bindImagePlanesMemory() local
H A DvkQueryUtil.cpp391 VkMemoryRequirements2 reqs; in getImagePlaneMemoryRequirements() local
/third_party/skia/third_party/externals/oboe/src/opensles/
H A 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/
H A 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
H A Dtest-watcher-cross-stop.c36 static uv_udp_send_t reqs[ARRAY_SIZE(sockets)]; variable
H A Dtest-threadpool-cancel.c38 void* reqs; member
201 uv_getaddrinfo_t reqs[4]; in TEST_IMPL() local
234 uv_getnameinfo_t reqs[ in TEST_IMPL() local
294 uv_work_t reqs[16]; TEST_IMPL() local
318 uv_fs_t reqs[26]; TEST_IMPL() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp113 vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), planeAspect); in imageOffsetTest() local
H A DvktYCbCrUtil.cpp366 const VkMemoryRequirements reqs = getImageMemoryRequirements(vkd, device, image); in allocateAndBindImageMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp113 vk::VkMemoryRequirements reqs = getImagePlaneMemoryRequirements(vkd, device, srcImage.get(), planeAspect); in imageOffsetTest() local
H A DvktYCbCrUtil.cpp366 const VkMemoryRequirements reqs = getImageMemoryRequirements(vkd, device, image); in allocateAndBindImageMemory() local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu.c202 MppReqV1 reqs[3]; in VPUClientSendReg() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.cpp123 auto reqs = getBufferMemoryRequirements(m_devctx->getDeviceDriver(), m_devctx->device, m_bitstreamBuffer->get()); in GetSizeAlignment() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c413 VkMemoryRequirements2 reqs = { in vk_common_GetBufferMemoryRequirements() local
450 VkMemoryRequirements2 reqs = { in vk_common_GetImageMemoryRequirements() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c469 VkMemoryRequirements reqs; in wsi_create_native_image_mem() local
H A Dwsi_common.c1593 VkMemoryRequirements reqs; in wsi_create_cpu_linear_image_mem() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c461 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, in OSSL_CRMF_MSGS_verify_popo() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A 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/
H A 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/crmf/
H A Dcrmf_lib.c461 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, in OSSL_CRMF_MSGS_verify_popo() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c609 panfrost_batch_submit_ioctl(struct panfrost_batch *batch, mali_ptr first_job_desc, uint32_t reqs, uint32_t in_sync, uint32_t out_sync) panfrost_batch_submit_ioctl() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h54 VkMemoryRequirements reqs; member
H A Dzink_resource.c558 VkMemoryRequirements reqs = {0}; in resource_object_create() local
[all...]
/third_party/openssl/test/
H A Dcmp_vfy_test.c105 const OSSL_CRMF_MSGS *reqs = fixture->msg->body->value.ir; in execute_verify_popo_test() local
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs4466 let mut reqs = ChildGraph::with_capacity(5); variables
[all...]

Completed in 51 milliseconds

12