Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 25 of 39) sorted by relevance

12

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_dma.cpp89 void *mapped = mmap(0, cxt->size, PROT_WRITE, MAP_SHARED, cxt->fd, 0); in goldfish_dma_map() local
91 __FUNCTION__, cxt, mapped, cxt->size, errno); in goldfish_dma_map()
93 if (mapped == MAP_FAILED) { in goldfish_dma_map()
94 mapped = NULL; in goldfish_dma_map()
97 cxt->mapped_addr = reinterpret_cast<uint64_t>(mapped); in goldfish_dma_map()
98 return mapped; in goldfish_dma_map()
DGLSharedGroup.h145 void setBufferMapped(GLuint bufferId, bool mapped);
DGLSharedGroup.cpp242 void GLSharedGroup::setBufferMapped(GLuint bufferId, bool mapped) { in setBufferMapped() argument
247 buf->m_mapped = mapped; in setBufferMapped()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
DREADME27 Because unicode 0x5341, 0x5345, 0xFF0F, 0xFF3C is mapped to another
67 - U+FF3C FULLWIDTH REVERSE SOLIDUS is mapped to EUC-JP A1C0 (vice versa)
68 - U+00A5 YEN SIGN is mapped to EUC-JP 0x5c. (one way)
69 - U+203E OVERLINE is mapped to EUC-JP 0x7e. (one way)
76 - U+005C REVERSE SOLIDUS is mapped to SHIFT-JIS 0x5c.
77 - U+007E TILDE is mapped to SHIFT-JIS 0x7e.
78 - U+FF3C FULL-WIDTH REVERSE SOLIDUS is mapped to SHIFT-JIS 815f.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
DREADME27 Because unicode 0x5341, 0x5345, 0xFF0F, 0xFF3C is mapped to another
67 - U+FF3C FULLWIDTH REVERSE SOLIDUS is mapped to EUC-JP A1C0 (vice versa)
68 - U+00A5 YEN SIGN is mapped to EUC-JP 0x5c. (one way)
69 - U+203E OVERLINE is mapped to EUC-JP 0x7e. (one way)
76 - U+005C REVERSE SOLIDUS is mapped to SHIFT-JIS 0x5c.
77 - U+007E TILDE is mapped to SHIFT-JIS 0x7e.
78 - U+FF3C FULL-WIDTH REVERSE SOLIDUS is mapped to SHIFT-JIS 815f.
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/
DGtdt.aslc30 // Note: We could have a build flag that switches between memory mapped/non-memory mapped timer
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/
DGtdt.aslc31 // Note: We could have a build flag that switches between memory mapped/non-memory mapped timer
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
DGtdt.aslc31 // Note: We could have a build flag that switches between memory mapped/non-memory mapped timer
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DGtdt.aslc26 // Note: We could have a build flag that switches between memory mapped/non-memory mapped timer
/device/mediatek/wembley-sepolicy/private/compat/26.0/
D26.0.ignore.cil35 ;; Thus, these types are also not mapped, but recorded for checkapi tests
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbydns.c638 static const u_char mapped[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0xff,0xff }; in _gethostbydnsaddr() local
656 (!bcmp(uaddr, mapped, sizeof mapped) || in _gethostbydnsaddr()
659 addr += sizeof mapped; in _gethostbydnsaddr()
660 uaddr += sizeof mapped; in _gethostbydnsaddr()
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DREADME.txt7 …ect where these images reside so you must pass an address for the memory-mapped Firmware Volume co…
/device/linaro/dragonboard/gralloc/
Dgralloc_gbm.cpp461 int mapped = bo_data->locked_for & in gralloc_gbm_bo_unlock() local
467 if (mapped) in gralloc_gbm_bo_unlock()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Mcfg/
DMcfg.aslc21 This file contains a structure definition for the ACPI Memory mapped
/device/generic/opengl-transport/host/libs/virglrenderer/
DREADME.md15 response comes back through a separate memory mapped buffer. Responses are very
33 would be directly mapped to GL texture names, but in AVDVirglRenderer we
DGLESv3.cpp425 GLbitfield access, void* mapped) { in glMapBufferRangeAEMU() argument
431 if (mapped) in glMapBufferRangeAEMU()
432 memcpy(mapped, gpuPtr, length); in glMapBufferRangeAEMU()
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in243 …ufferRangeAEMU, GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access, void* mapped)
253 ## | | memcpy(mapped, hostptr, sz)
254 ## | stream->readback(mapped, sz) |
268 ## | | memcpy(mapped, hostptr, sz)
269 ## | stream->readback(mapped, sz) |
278 ## Make sure to store the binded range when mapped, I bet there is some dEQP test that checks this …
289 ## No need to consider mapped buffers here as that is a GL_INVALID_OPERATION :)
292 ## These buffer clears don't involve anything that can be mapped, so we are OK.
298 ## Reads (not writes) mapped state only, so shouldn't be sent to host.
301 # Get current mapped buffer pointer. Shouldn't be sent to host.
Dgles3.attrib472 dir mapped out
473 len mapped length
474 var_flag mapped nullAllowed
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/
DIntelFsp2WrapperPkg.dec58 ## Provides the memory mapped base address of the BIOS CodeCache Flash Device.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/
DIntelFspWrapperPkg.dec57 ## Provides the memory mapped base address of the BIOS CodeCache Flash Device.
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DArmPlatformPkg.dec44 # Set this PCD to TRUE to map NORFlash at 0x0. FALSE means the DRAM is mapped at 0x0.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
DPciHostBridge.asi78 DWORDMemory( // Consumed-and-produced resource for pci memory mapped memory
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dxlat-tables-lib-v2-design.rst307 the regions that are mapped at any given time. Whenever there is a request to
361 order of all regions at all times. As each new region is mapped, existing
388 that was not mapped in this translation regime and the library will have
/device/amlogic/yukawa/
DGeneric.kl417 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
/device/google/atv/
DGeneric.kl415 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.

12