Searched defs:mapped (Results 51 - 58 of 58) sorted by relevance
123
| /third_party/skia/gm/ |
| H A D | compositor_quads.cpp | 138 SkPoint mapped[2]; in draw_outset_line() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| H A D | iommu.c | 2502 size_t mapped = 0;
in iommu_map_ext() local 2448 iommu_map_pages_ext(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot, gfp_t gfp, size_t *mapped) iommu_map_pages_ext() argument 2640 size_t len = 0, mapped = 0; iommu_map_sg_ext() local [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 1279 char mapped[hwparams.channels]; local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 549 long StateValidate(GLboolean mapped, GLbitfield access, GLbitfield accessFlag, GLintptr offset, GLsizeiptr length) in StateValidate() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 4399 BOOL mapped; in showmounted() local
|
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 1270 SkPoint mapped[2]; in arcTo() local
|
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 9869 Py_UCS4 c, mapped[3]; in do_capitalize() local 9853 lower_ucs4(int kind, const void *data, Py_ssize_t length, Py_ssize_t i, Py_UCS4 c, Py_UCS4 *mapped) lower_ucs4() argument 9893 Py_UCS4 c = PyUnicode_READ(kind, data, i), mapped[3]; do_swapcase() local 9920 Py_UCS4 c = PyUnicode_READ(kind, data, i), mapped[3]; do_upper_or_lower() local 9953 Py_UCS4 mapped[3]; do_casefold() local 9972 Py_UCS4 mapped[3]; do_title() local [all...] |
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 12724 const bool mapped = (createInfo.flags & VMA_ALLOCATION_CREATE_MAPPED_BIT) != 0; AllocatePage() local 13249 const bool mapped = (allocFlags & VMA_ALLOCATION_CREATE_MAPPED_BIT) != 0; AllocateFromBlock() local [all...] |
Completed in 53 milliseconds
123